/* 	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; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.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 { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#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%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    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;
}
#loadIndicator span:after { content:' Loading Content...'; }
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
svg { overflow:visible; }
.pageItem, .pageItemIFrame {
    display: block;
    top: 0;
    left: -2px;
    width: auto !important;
    height: auto !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    padding: 0;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

html.ios .iframe-container { overflow:auto; /*-webkit-overflow-scrolling:touch;*/ }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	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;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

/*.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }*//*currently broken in iOS*/
.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);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.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%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; /*-webkit-overflow-scrolling:touch;*/}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.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; 
}
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:1.5ex;padding-left:1.5ex; }

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

/*CSS Generated from InDesign Styles*/

body { background:#ededed; }
#slider { width:1024.00px; height:768.00px; }
.page { width:1024.00px; height:768.00px; background: #fff !important; }
.paper-vertical { width:1024.00px; height:100%; }
.paper-horizontal { width:6204.00px; height:768.00px; margin-top:-384.00px; }
@media all and (max-height:768.00px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }
}
@media all and (max-width:1024.00px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.mejs-audio {display:none;}
#item682 {
	border-radius:0 0 0 0;
	background:#08312a;
	width:1024px !important;
	height:43px !important;
}

#item327 {
	border-radius:0 0 0 0;
	width:122px !important;
	height:79px !important;
	left:156px !important;
	top:672px !important;
}

#item405 {
	border-radius:0 0 0 0;
	width:239px !important;
	height:15px !important;
	left:30px !important;
	top:13px !important;
}

#item411 {
	border-radius:0 0 0 0;
	width:32px !important;
	height:12px !important;
	left:569px !important;
	top:710px !important;
}

#item491 {
	border-radius:0 0 0 0;
	width:32px !important;
	height:12px !important;
	left:750px !important;
	top:726px !important;
}

#item514 {
	border-radius:0 0 0 0;
	width:32px !important;
	height:12px !important;
	left:803px !important;
	top:726px !important;
}

#item537 {
	border-radius:0 0 0 0;
	width:32px !important;
	height:12px !important;
	left:856px !important;
	top:726px !important;
}

#item561 {
	border-radius:0 0 0 0;
	width:47px !important;
	height:12px !important;
	left:902px !important;
	top:726px !important;
}

#item19073 {
	border-radius:0 0 0 0;
	width:47px !important;
	height:12px !important;
	left:957px !important;
	top:726px !important;
}

#item434 {
	border-radius:0 0 0 0;
	width:36px !important;
	height:12px !important;
	left:421px !important;
	top:710px !important;
}

#item3241 {
    width: 217px !important;
    height: 84px !important;
    left: 25px !important;
    top: 662px !important;
    background: url('../images/item3241.png') no-repeat 0 50%;
}

#item16765 {
	width:57px !important;
	height:53px !important;
	left:512px !important;
	top:692px !important;
	background:url('../images/item16765.png') no-repeat 0 50%;
}

#item2393 {
	width:57px !important;
	height:53px !important;
	left:454px !important;
	top:692px !important;
	background:url('../images/item2393.png') no-repeat 0 50%;
}

#item18641 {
	width:57px !important;
	height:70px !important;
	left:790px !important;
	top:679px !important;
	background:url('../images/item18641.png') no-repeat 0 50%;
}

#item18645 {
	width:61px !important;
	height:70px !important;
	left:841px !important;
	top:679px !important;
	background:url('../images/item18645.png') no-repeat 0 50%;
}

#item18649 {
	width:61px !important;
	height:70px !important;
	left:896px !important;
	top:679px !important;
	background:url('../images/item18649.png') no-repeat 0 50%;
}

#item19097 {
	width:61px !important;
	height:70px !important;
	left:951px !important;
	top:679px !important;
	background:url('../images/item19097.png') no-repeat 0 50%;
}

#item22415 {
	width:68px !important;
	height:70px !important;
	left:728px !important;
	top:679px !important;
	background:url('../images/item22415.png') no-repeat 0 50%;
}

#item823 {
	border-radius:0 0 0 0;
	background:#ffffff;
	width:1024px !important;
	height:768px !important;
}

#item3133 {
	width:211px !important;
	height:79px !important;
	left:26px !important;
	top:666px !important;
	background:url('../images/item3133.png') no-repeat 0 50%;
}

#item847 {
	border-radius:0 0 0 0;
	width:354px !important;
	height:111px !important;
	left:85px !important;
	top:119px !important;
}

#item1067 {
	border-radius:0 0 0 0;
	width:239px !important;
	height:160px !important;
	left:85px !important;
	top:493px !important;
}

#item1115 {
	border-radius:0 0 0 0;
	width:102px !important;
	height:15px !important;
	left:136px !important;
	top:262px !important;
}

#item21354 {
	border-radius:0 0 0 0;
	width:214px !important;
	height:20px !important;
	left:136px !important;
	top:323px !important;
}

#item1120 {
	width:178px !important;
	height:60px !important;
	left:73px !important;
	top:240px !important;
	background:url('../images/item1120.png') no-repeat 0 50%;
}

#item21408 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:454px !important;
	top:10px !important;
}

#item21535 {
	border-radius:0 0 0 0;
	width:228px !important;
	height:64px !important;
	left:597px !important;
	top:57px !important;
}

#item21609 {
	border-radius:0 0 0 0;
	width:228px !important;
	height:64px !important;
	left:597px !important;
	top:163px !important;
}

#item21664 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
}

#item21665 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:11px !important;
	left:8px !important;
	top:8px !important;
}

#item21714 {
	border-radius:0 0 0 0;
	width:228px !important;
	height:64px !important;
	left:597px !important;
	top:266px !important;
}

#item21744 {
	width:39px !important;
	height:39px !important;
	left:459px !important;
	top:54px !important;
	background:url('../images/item21744.png') no-repeat 0 50%;
}

#item21908 {
	width:38px !important;
	height:35px !important;
	left:460px !important;
	top:16px !important;
	background:url('../images/item21908.png') no-repeat 0 50%;
}

#item21747 {
	width:280px !important;
	height:63px !important;
	left:7px !important;
	top:224px !important;
	background:url('../images/item21747.png') no-repeat 0 50%;
}

#item21432 {
	width:870px !important;
	height:531px !important;
	left:66px !important;
	top:76px !important;
}

#item21738 {
	width:271px !important;
	height:63px !important;
	left:82px !important;
	top:300px !important;
	background:url('../images/item21738.png') no-repeat 0 50%;
}

#item21902 {
	width:38px !important;
	height:35px !important;
	left:526px !important;
	top:92px !important;
	background:url('../images/item21902.png') no-repeat 0 50%;
}

#item2826 {
	border-radius:0 0 0 0;
	background:#b2b2b2;
	width:159px !important;
	height:21px !important;
	left:93px !important;
	top:87px !important;
}

#item2828 {
	border-radius:0 0 0 0;
	width:154px !important;
	height:19px !important;
	left:98px !important;
	top:92px !important;
}

#item2852 {
	border-radius:0 0 0 0;
	width:166px !important;
	height:19px !important;
	left:764px !important;
	top:92px !important;
}

#item3084 {
	border-radius:0 0 0 0;
	width:369px !important;
	height:471px !important;
	left:151px !important;
	top:128px !important;
}

#item16024 {
	border-radius:0 0 0 0;
	width:31px !important;
	height:471px !important;
	left:112px !important;
	top:128px !important;
}

#item3127:hover {
	background:url('../images/item3127.png') no-repeat 100% 50%;
}

#item3127 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:173px !important;
	background:url('../images/item3127.png') no-repeat 0px 50%;
}

#item16012:hover {
	background:url('../images/item16012.png') no-repeat 100% 50%;
}

#item16012 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:200px !important;
	background:url('../images/item16012.png') no-repeat 0px 50%;
}

#item16018:hover {
	background:url('../images/item16018.png') no-repeat 100% 50%;
}

#item16018 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:227px !important;
	background:url('../images/item16018.png') no-repeat 0px 50%;
}

#item16601:hover {
	background:url('../images/item16601.png') no-repeat 100% 50%;
}

#item16601 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:254px !important;
	background:url('../images/item16601.png') no-repeat 0px 50%;
}

#item16616:hover {
	background:url('../images/item16616.png') no-repeat 100% 50%;
}

#item16616 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:282px !important;
	background:url('../images/item16616.png') no-repeat 0px 50%;
}

#item16622:hover {
	background:url('../images/item16622.png') no-repeat 100% 50%;
}

#item16622 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:309px !important;
	background:url('../images/item16622.png') no-repeat 0px 50%;
}

#item16628:hover {
	background:url('../images/item16628.png') no-repeat 100% 50%;
}

#item16628 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:336px !important;
	background:url('../images/item16628.png') no-repeat 0px 50%;
}

#item16635:hover {
	background:url('../images/item16635.png') no-repeat 100% 50%;
}

#item16635 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:363px !important;
	background:url('../images/item16635.png') no-repeat 0px 50%;
}

#item16641:hover {
	background:url('../images/item16641.png') no-repeat 100% 50%;
}

#item16641 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:390px !important;
	background:url('../images/item16641.png') no-repeat 0px 50%;
}

#item16647:hover {
	background:url('../images/item16647.png') no-repeat 100% 50%;
}

#item16647 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:417px !important;
	background:url('../images/item16647.png') no-repeat 0px 50%;
}

#item16653:hover {
	background:url('../images/item16653.png') no-repeat 100% 50%;
}

#item16653 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:445px !important;
	background:url('../images/item16653.png') no-repeat 0px 50%;
}

#item16661:hover {
	background:url('../images/item16661.png') no-repeat 100% 50%;
}

#item16661 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:472px !important;
	background:url('../images/item16661.png') no-repeat 0px 50%;
}

#item16667:hover {
	background:url('../images/item16667.png') no-repeat 100% 50%;
}

#item16667 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:499px !important;
	background:url('../images/item16667.png') no-repeat 0px 50%;
}

#item16673:hover {
	background:url('../images/item16673.png') no-repeat 100% 50%;
}

#item16673 {
	width:409px !important;
	height:31px !important;
	left:102px !important;
	top:526px !important;
	background:url('../images/item16673.png') no-repeat 0px 50%;
}

#item3263 {
	width:26px !important;
	height:26px !important;
	left:66px !important;
	top:15px !important;
	background:url('../images/item3263.png') no-repeat 0 50%;
}

#item3266 {
	width:42px !important;
	height:39px !important;
	left:60px !important;
	top:10px !important;
	background:url('../images/item3266.png') no-repeat 0 50%;
}

#item3667 {
	border-radius:5px;
	background:#093;
	width:169px !important;
	height:23px !important;
	left:240px !important;
	top:30px !important;
}

#item3668 {
	border-radius:5px;
	background:#093;
	width:178px !important;
	height:23px !important;
	left:294px !important;
	top:87px !important;
}

#item3669 {
	border-radius:5px;
	background:#093;
	width:99px !important;
	height:23px !important;
	left:294px !important;
	top:132px !important;
}

#item3670 {
	border-radius:5px;
	background:#093;
	width:122px !important;
	height:23px !important;
	left:268px !important;
	top:58px !important;
}

#item3671 {
	border-radius:0 0 0 0;
	width:160px !important;
	height:14px !important;
	left:246px !important;
	top:33px !important;
}

#item3694 {
	border-radius:0 0 0 0;
	width:168px !important;
	height:14px !important;
	left:301px !important;
	top:91px !important;
}

#item3717 {
	border-radius:0 0 0 0;
	width:89px !important;
	height:14px !important;
	left:301px !important;
	top:136px !important;
}

#item3740 {
	border-radius:0 0 0 0;
	width:113px !important;
	height:14px !important;
	left:275px !important;
	top:62px !important;
}

#item3838 {
	border-radius:5px;
	background:#093;
	width:131px !important;
	height:23px !important;
	left:23px !important;
}

#item3839 {
	border-radius:0 0 0 0;
	width:122px !important;
	height:14px !important;
	left:28px !important;
	top:3px !important;
}

#item3891 {
	border-radius:5px;
	background:#093;
	width:66px !important;
	height:23px !important;
}

#item3893 {
	border-radius:0 0 0 0;
	width:59px !important;
	height:14px !important;
	left:6px !important;
	top:3px !important;
}

#item4084 {
	border-radius:5px;
	background:#093;
	width:57px !important;
	height:23px !important;
	top:28px !important;
}

#item4085 {
	border-radius:5px;
	background:#093;
	width:91px !important;
	height:23px !important;
	left:57px !important;
}

#item4086 {
	border-radius:0 0 0 0;
	width:51px !important;
	height:14px !important;
	left:5px !important;
	top:31px !important;
}

#item4109 {
	border-radius:0 0 0 0;
	width:80px !important;
	height:14px !important;
	left:64px !important;
	top:3px !important;
}

#item4137 {
	border-radius:5px;
	background:#093;
	width:79px !important;
	height:23px !important;
	top:7px !important;
}

#item4138 {
	border-radius:5px;
	background:#093;
	width:94px !important;
	height:23px !important;
	left:23px !important;
	top:36px !important;
}

#item4139 {
	border-radius:5px;
	background:#093;
	width:80px !important;
	height:23px !important;
	left:132px !important;
}

#item4140 {
	border-radius:0 0 0 0;
	width:73px !important;
	height:14px !important;
	left:6px !important;
	top:10px !important;
}

#item4163 {
	border-radius:0 0 0 0;
	width:85px !important;
	height:14px !important;
	left:31px !important;
	top:39px !important;
}

#item4186 {
	border-radius:0 0 0 0;
	width:74px !important;
	height:14px !important;
	left:138px !important;
	top:3px !important;
}

#item21755 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:72px !important;
	top:237px !important;
}

#item3255 {
	width:26px !important;
	height:26px !important;
	left:63px !important;
	top:159px !important;
	background:url('../images/item3255.png') no-repeat 0 50%;
}

#item3248 {
	width:473px !important;
	height:257px !important;
	left:505px !important;
	top:350px !important;
}

#item3270 {
	border-radius:0 0 0 0;
	width:91px !important;
	height:12px !important;
	left:566px !important;
	top:614px !important;
}

#item3294 {
	width:119px !important;
	height:132px !important;
	left:558px !important;
	top:497px !important;
	background:url('../images/item3294.png') no-repeat 0 50%;
}

#item4238 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item4262 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:16px !important;
	left:37px !important;
	top:16px !important;
}

#item4285 {
	border-radius:0 0 0 0;
	background:#fff;
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:73px !important;
	top:10px !important;
}

#item4312 {
	border-radius:0 0 0 0;
	width:347px !important;
	height:446px !important;
	left:108px !important;
	top:49px !important;
}

#item4313 {
	border-radius:0 0 0 0;
	width:335px !important;
	height:595px !important;
	left:5px !important;
	top:5px !important;
}

#item16730 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:11px !important;
	left:18px !important;
	top:19px !important;
}

#item22532 {
	border-radius:0 0 0 0;
	width:27px !important;
	height:25px !important;
	left:88px !important;
	top:22px !important;
}

#item22558 {
	width:41px !important;
	height:36px !important;
	left:78px !important;
	top:15px !important;
	background:url('../images/item22558.png') no-repeat 0 50%;
}

#item4236 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item16705 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:11px !important;
	left:18px !important;
	top:19px !important;
}

#item4234 {
	width:489px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item16801 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item16802 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:16px !important;
	left:37px !important;
	top:65px !important;
}

#item16825 {
	border-radius:0 0 0 0;
	background:#fff;
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:73px !important;
	top:10px !important;
}

#item16853 {
	border-radius:0 0 0 0;
	width:351px !important;
	height:446px !important;
	left:104px !important;
	top:47px !important;
}

#item16854 {
	border-radius:0 0 0 0;
	width:331px !important;
	height:640px !important;
	left:5px !important;
	top:5px !important;
}

#item16877 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:11px !important;
	left:18px !important;
	top:68px !important;
}

#item22500 {
	border-radius:0 0 0 0;
	width:31px !important;
	height:26px !important;
	left:85px !important;
	top:20px !important;
}

#item22525 {
	width:34px !important;
	height:36px !important;
	left:78px !important;
	top:14px !important;
	background:url('../images/item22525.png') no-repeat 0 50%;
}

#item16776 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item16777 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:11px !important;
	left:18px !important;
	top:68px !important;
}

#item16774 {
	width:489px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item16903 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:127px !important;
	background:url('../images/item16903.png') no-repeat 0 50%;
}

#item4338 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:77px !important;
	background:url('../images/item4338.png') no-repeat 0 50%;
}

#item687 {
	border-radius:0 0 0 0;
	background:#b2b2b2;
	width:159px !important;
	height:21px !important;
	left:91px !important;
	top:87px !important;
}

#item707 {
	border-radius:0 0 0 0;
	width:154px !important;
	height:19px !important;
	left:96px !important;
	top:92px !important;
}

#item752 {
	border-radius:0 0 0 0;
	width:166px !important;
	height:19px !important;
	left:764px !important;
	top:92px !important;
}

#item3139:hover {
	background:url('../images/item3139.png') no-repeat 100% 50%;
}

#item3139 {
	width:53px !important;
	height:62px !important;
	left:790px !important;
	top:676px !important;
	background:url('../images/item3139.png') no-repeat 0px 50%;
}

#item6967 {
	border-radius:0 0 0 0;
	width:191px !important;
	height:10px !important;
	left:738px !important;
	top:113px !important;
}

#item3177 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:15px !important;
	left:10px !important;
	top:15px !important;
}

#item3200 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item3201 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item3225 {
	width:108px !important;
	height:29px !important;
	left:32px !important;
	top:7px !important;
	background:url('../images/item3225.png') no-repeat 0 50%;
}

#item3153 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:15px !important;
	left:10px !important;
	top:15px !important;
}

#item3151 {
	width:137px !important;
	height:33px !important;
	left:393px !important;
	top:146px !important;
}

#item3230 {
	width:31px !important;
	height:29px !important;
	left:397px !important;
	top:154px !important;
	background:url('../images/item3230.png') no-repeat 0px 50%;
}

#item2422 {
	border-radius:0 0 0 0;
	width:239px !important;
	height:15px !important;
	left:30px !important;
	top:13px !important;
}

#item4377 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4400 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4401 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4425 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4425.png') no-repeat 0 50%;
}

#item4353 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4351 {
	width:137px !important;
	height:33px !important;
	left:341px !important;
	top:339px !important;
}

#item6597 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6620 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item6621 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6645 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6645.png') no-repeat 0 50%;
}

#item6573 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6571 {
	width:137px !important;
	height:33px !important;
	left:278px !important;
	top:434px !important;
}

#item6511 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6534 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item6535 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6559 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6559.png') no-repeat 0 50%;
}

#item6487 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6485 {
	width:137px !important;
	height:33px !important;
	left:275px !important;
	top:326px !important;
}

#item22588 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22611 {
	border-radius:4px;
	background:#093;
	width:161px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item22612 {
	border-radius:0 0 0 0;
	width:143px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item22636 {
	width:166px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item22636.png') no-repeat 0 50%;
}

#item22564 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22561 {
	width:197px !important;
	height:33px !important;
	left:279px !important;
	top:295px !important;
}

#item6424 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6447 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item6448 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6472 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6472.png') no-repeat 0 50%;
}

#item6400 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6398 {
	width:137px !important;
	height:33px !important;
	left:199px !important;
	top:346px !important;
}

#item6251 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6274 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item6275 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6299 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6299.png') no-repeat 0 50%;
}

#item6227 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6225 {
	width:137px !important;
	height:33px !important;
	left:288px !important;
	top:218px !important;
}

#item5729 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5752 {
	border-radius:4px;
	background:#093;
	width:92px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5753 {
	border-radius:0 0 0 0;
	width:65px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5777 {
	width:98px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5777.png') no-repeat 0 50%;
}

#item5705 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5703 {
	width:129px !important;
	height:33px !important;
	left:728px !important;
	top:330px !important;
}

#item6684 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6707 {
	border-radius:4px;
	background:#093;
	width:87px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item6708 {
	border-radius:0 0 0 0;
	width:64px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6732 {
	width:92px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6732.png') no-repeat 0 50%;
}

#item6660 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6658 {
	width:123px !important;
	height:33px !important;
	left:601px !important;
	top:250px !important;
}

#item5556 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5579 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5580 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5605 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5605.png') no-repeat 0 50%;
}

#item5532 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5530 {
	width:137px !important;
	height:33px !important;
	left:870px !important;
	top:379px !important;
}

#item6778 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6801 {
	border-radius:4px;
	background:#093;
	width:230px !important;
	height:25px !important;
	left:36px !important;
	top:10px !important;
}

#item6803 {
	border-radius:0 0 0 0;
	width:230px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item6827 {
	width:134px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item6827.png') no-repeat 0 50%;
}

#item6753 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item6751 {
	width:200px !important;
	height:33px !important;
	left:669px !important;
	top:315px !important;
}

#item5643 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5666 {
	border-radius:4px;
	background:#093;
	width:125px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5667 {
	border-radius:0 0 0 0;
	width:107px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5691 {
	width:130px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5691.png') no-repeat 0 50%;
}

#item5619 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5617 {
	width:161px !important;
	height:33px !important;
	left:836px !important;
	top:360px !important;
}

#item5470 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5493 {
	border-radius:4px;
	background:#093;
	width:138px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5494 {
	border-radius:0 0 0 0;
	width:119px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5518 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5518.png') no-repeat 0 50%;
}

#item5445 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5443 {
	width:174px !important;
	height:33px !important;
	left:790px !important;
	top:394px !important;
}

#item4644 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4667 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4668 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4693 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4693.png') no-repeat 0 50%;
}

#item4698 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4642 {
	width:137px !important;
	height:33px !important;
	left:342px !important;
	top:380px !important;
}

#item5207 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item5230 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item5231 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item5255 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item5255.png') no-repeat 0 50%;
}

#item5183 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item5181 {
	width:142px !important;
	height:33px !important;
	left:155px !important;
	top:259px !important;
}

#item6337 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6360 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item6361 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item6385 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item6385.png') no-repeat 0 50%;
}

#item6313 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6311 {
	width:142px !important;
	height:33px !important;
	left:128px !important;
	top:216px !important;
}

#item6165 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6188 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item6189 {
	border-radius:0 0 0 0;
	width:79px !important;
	height:14px !important;
	left:24px !important;
	top:14px !important;
}

#item6213 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item6213.png') no-repeat 0 50%;
}

#item6140 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6138 {
	width:142px !important;
	height:33px !important;
	left:97px !important;
	top:140px !important;
}

#item21817 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:137px !important;
	top:15px !important;
}

#item21840 {
	border-radius:4px;
	background:#093;
	width:117px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item21841 {
	border-radius:0 0 0 0;
	width:92px !important;
	height:14px !important;
	left:27px !important;
	top:14px !important;
}

#item21865 {
	width:106px !important;
	height:29px !important;
	left:24px !important;
	top:7px !important;
	background:url('../images/item21865.png') no-repeat 0 50%;
}

#item21793 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:137px !important;
	top:15px !important;
}

#item21791 {
	width:157px !important;
	height:33px !important;
	left:125px !important;
	top:163px !important;
}

#item5904 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item5927 {
	border-radius:4px;
	background:#093;
	width:110px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item5928 {
	border-radius:0 0 0 0;
	width:121px !important;
	height:14px !important;
	left:-10px !important;
	top:14px !important;
}

#item5952 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item5952.png') no-repeat 0 50%;
}

#item5880 {
    border-radius: 0 0 0 0;
    width: 20px !important;
    height: 14px !important;
    left: 121px !important;
    top: 15px !important;
}

#item5878 {
	width:142px !important;
	height:33px !important;
	left:129px !important;
	top:505px !important;
}

#item5986 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item6009 {
	border-radius:4px;
	background:#093;
	width:152px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item6010 {
	border-radius:0 0 0 0;
	width:135px !important;
	height:14px !important;
	left:19px !important;
	top:14px !important;
}

#item6034 {
	width:112px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item6034.png') no-repeat 0 50%;
}

#item5962 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item5960 {
	width:185px !important;
	height:33px !important;
	left:100px !important;
	top:538px !important;
}

#item6077 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6100 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item6101 {
	border-radius:0 0 0 0;
	width:88px !important;
	height:14px !important;
	left:15px !important;
	top:14px !important;
}

#item6125 {
	width:107px !important;
	height:29px !important;
	left:8px !important;
	top:7px !important;
	background:url('../images/item6125.png') no-repeat 0 50%;
}

#item6053 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6051 {
	width:142px !important;
	height:33px !important;
	left:175px !important;
	top:607px !important;
}

#item5817 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:192px !important;
	top:15px !important;
}

#item5840 {
	border-radius:4px;
	background:#093;
	width:172px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item5841 {
	border-radius:0 0 0 0;
	width:151px !important;
	height:14px !important;
	left:23px !important;
	top:14px !important;
}

#item5865 {
	width:179px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item5865.png') no-repeat 0 50%;
}

#item5793 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:192px !important;
	top:15px !important;
}

#item5791 {
	width:216px !important;
	height:33px !important;
	left:541px !important;
	top:391px !important;
}

#item6865 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6888 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item6889 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item6913 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item6913.png') no-repeat 0 50%;
}

#item6841 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item6839 {
	width:146px !important;
	height:33px !important;
	left:575px !important;
	top:371px !important;
}

#item5383 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item5406 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item5407 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item5431 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item5431.png') no-repeat 0 50%;
}

#item5359 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item5357 {
	width:142px !important;
	height:33px !important;
	left:502px !important;
	top:341px !important;
}

#item4753 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4776 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4777 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4801 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4801.png') no-repeat 0 50%;
}

#item4729 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4727 {
	width:137px !important;
	height:33px !important;
	left:108px !important;
	top:358px !important;
}

#item4841 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4865 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4866 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4890 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4890.png') no-repeat 0 50%;
}

#item4817 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4815 {
	width:137px !important;
	height:33px !important;
	left:151px !important;
	top:381px !important;
}

#item5014 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5037 {
	border-radius:4px;
	background:#093;
	width:187px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5038 {
	border-radius:0 0 0 0;
	width:175px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5062 {
	width:162px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5062.png') no-repeat 0 50%;
}

#item4990 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4988 {
	width:223px !important;
	height:33px !important;
	left:221px !important;
	top:314px !important;
}

#item4929 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4952 {
	border-radius:4px;
	background:#093;
	width:150px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4953 {
	border-radius:0 0 0 0;
	width:187px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4977 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4977.png') no-repeat 0 50%;
}

#item4904 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4902 {
	width:137px !important;
	height:33px !important;
	left:133px !important;
	top:336px !important;
}

#item4445 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4468 {
	border-radius:4px;
	background:#093;
	width:153px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item4469 {
	border-radius:0 0 0 0;
	width:136px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item4493 {
	width:158px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item4493.png') no-repeat 0 50%;
}

#item4499 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item4443 {
	width:189px !important;
	height:33px !important;
	left:376px !important;
	top:264px !important;
}

#item5295 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5318 {
	border-radius:4px;
	background:#093;
	width:153px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item5319 {
	border-radius:0 0 0 0;
	width:136px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item5343 {
	width:158px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item5343.png') no-repeat 0 50%;
}

#item5271 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item5269 {
	width:189px !important;
	height:33px !important;
	left:536px !important;
	top:152px !important;
}

#item4439 {
	width:31px !important;
	height:29px !important;
	left:380px !important;
	top:271px !important;
	background:url('../images/item4439.png') no-repeat 0 50%;
}

#item5347 {
	width:31px !important;
	height:29px !important;
	left:540px !important;
	top:159px !important;
	background:url('../images/item5347.png') no-repeat 0 50%;
}

#item4639 {
	width:31px !important;
	height:29px !important;
	left:346px !important;
	top:387px !important;
	background:url('../images/item4639.png') no-repeat 0 50%;
}

#item5260 {
	width:31px !important;
	height:29px !important;
	left:271px !important;
	top:266px !important;
	background:url('../images/item5260.png') no-repeat 0 50%;
}

#item6389 {
	width:31px !important;
	height:29px !important;
	left:243px !important;
	top:223px !important;
	background:url('../images/item6389.png') no-repeat 0 50%;
}

#item6217 {
	width:31px !important;
	height:29px !important;
	left:213px !important;
	top:147px !important;
	background:url('../images/item6217.png') no-repeat 0 50%;
}

#item21869 {
	width:31px !important;
	height:29px !important;
	left:250px !important;
	top:170px !important;
	background:url('../images/item21869.png') no-repeat 0 50%;
}

#item5956 {
	width:31px !important;
	height:29px !important;
	left:245px !important;
	top:510px !important;
	background:url('../images/item5956.png') no-repeat 0 50%;
}

#item6038 {
	width:31px !important;
	height:29px !important;
	left:254px !important;
	top:545px !important;
	background:url('../images/item6038.png') no-repeat 0 50%;
}

#item6129 {
	width:31px !important;
	height:29px !important;
	left:291px !important;
	top:614px !important;
	background:url('../images/item6129.png') no-repeat 0 50%;
}

#item5869 {
	width:31px !important;
	height:29px !important;
	left:728px !important;
	top:399px !important;
	background:url('../images/item5869.png') no-repeat 0 50%;
}

#item6917 {
	width:31px !important;
	height:29px !important;
	left:691px !important;
	top:378px !important;
	background:url('../images/item6917.png') no-repeat 0 50%;
}

#item5435 {
	width:31px !important;
	height:29px !important;
	left:618px !important;
	top:348px !important;
	background:url('../images/item5435.png') no-repeat 0 50%;
}

#item4806 {
	width:31px !important;
	height:29px !important;
	left:112px !important;
	top:365px !important;
	background:url('../images/item4806.png') no-repeat 0 50%;
}

#item4894 {
	width:31px !important;
	height:29px !important;
	left:155px !important;
	top:388px !important;
	background:url('../images/item4894.png') no-repeat 0 50%;
}

#item5067 {
	width:31px !important;
	height:29px !important;
	left:225px !important;
	top:321px !important;
	background:url('../images/item5067.png') no-repeat 0 50%;
}

#item4981 {
	width:31px !important;
	height:29px !important;
	left:137px !important;
	top:343px !important;
	background:url('../images/item4981.png') no-repeat 0 50%;
}

#item1764 {
	width:31px !important;
	height:29px !important;
	left:345px !important;
	top:346px !important;
	background:url('../images/item1764.png') no-repeat 0 50%;
}

#item6649 {
	width:31px !important;
	height:29px !important;
	left:282px !important;
	top:441px !important;
	background:url('../images/item6649.png') no-repeat 0 50%;
}

#item6563 {
	width:31px !important;
	height:29px !important;
	left:279px !important;
	top:333px !important;
	background:url('../images/item6563.png') no-repeat 0 50%;
}

#item22640 {
	width:31px !important;
	height:29px !important;
	left:283px !important;
	top:302px !important;
	background:url('../images/item22640.png') no-repeat 0 50%;
}

#item6477 {
	width:31px !important;
	height:29px !important;
	left:203px !important;
	top:353px !important;
	background:url('../images/item6477.png') no-repeat 0 50%;
}

#item6303 {
	width:31px !important;
	height:29px !important;
	left:292px !important;
	top:225px !important;
	background:url('../images/item6303.png') no-repeat 0 50%;
}

#item5781 {
	width:31px !important;
	height:29px !important;
	left:732px !important;
	top:337px !important;
	background:url('../images/item5781.png') no-repeat 0 50%;
}

#item5609 {
	width:31px !important;
	height:29px !important;
	left:876px !important;
	top:386px !important;
	background:url('../images/item5609.png') no-repeat 0 50%;
}

#item6831 {
	width:31px !important;
	height:29px !important;
	left:673px !important;
	top:322px !important;
	background:url('../images/item6831.png') no-repeat 0 50%;
}

#item5695 {
	width:31px !important;
	height:29px !important;
	left:842px !important;
	top:367px !important;
	background:url('../images/item5695.png') no-repeat 0 50%;
}

#item5522 {
	width:31px !important;
	height:29px !important;
	left:794px !important;
	top:401px !important;
	background:url('../images/item5522.png') no-repeat 0 50%;
}

#item6931 {
	border-radius:0 0 0 0;
	width:176px !important;
	height:21px !important;
	left:237px !important;
	top:30px !important;
}

#item6944:hover {
	background:url('../images/item6944.png') no-repeat 50% 50%;
}

#item6944:active {
	background:url('../images/item6944.png') no-repeat -426.2px 50%;
}

#item6944 {
	width:205px !important;
	height:29px !important;
	left:211px !important;
	top:7px !important;
	background:url('../images/item6944.png') no-repeat 0px 50%;
}

#item6935:hover {
	background:url('../images/item6935.png') no-repeat 50% 50%;
}

#item6935:active {
	background:url('../images/item6935.png') no-repeat -380.32px 50%;
}

#item6935 {
	width:182px !important;
	height:27px !important;
	left:234px !important;
	top:7px !important;
	background:url('../images/item6935.png') no-repeat 0px 50%;
}

#item6928 {
	width:414px !important;
	height:378px !important;
	left:521px !important;
	top:98px !important;
}

#item6736 {
	width:31px !important;
	height:29px !important;
	left:606px !important;
	top:257px !important;
	background:url('../images/item6736.png') no-repeat 0 50%;
}

#item7005 {
	border-radius:0 0 0 0;
	width:228px !important;
	height:12px !important;
	left:46px !important;
	top:238px !important;
}

#item7230 {
	border-radius:5px;
	background:#093;
	width:260px !important;
	height:23px !important;
	left:211px !important;
}

#item7231 {
	border-radius:5px;
	background:#093;
	width:107px !important;
	height:23px !important;
	left:219px !important;
	top:61px !important;
}

#item7232 {
	border-radius:5px;
	background:#093;
	width:206px !important;
	height:23px !important;
	left:231px !important;
	top:89px !important;
}

#item7233 {
	border-radius:5px;
	background:#093;
	width:215px !important;
	height:23px !important;
	left:222px !important;
	top:128px !important;
}

#item7234 {
	border-radius:0 0 0 0;
	width:260px !important;
	height:14px !important;
	left:215px !important;
	top:4px !important;
}

#item7258 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:14px !important;
	left:226px !important;
	top:65px !important;
}

#item7281 {
	border-radius:0 0 0 0;
	width:197px !important;
	height:14px !important;
	left:237px !important;
	top:92px !important;
}

#item7304 {
	border-radius:0 0 0 0;
	width:205px !important;
	height:14px !important;
	left:229px !important;
	top:132px !important;
}

#item7327 {
	border-radius:5px;
	background:#093;
	width:92px !important;
	height:23px !important;
	top:61px !important;
}

#item7328 {
	border-radius:0 0 0 0;
	width:87px !important;
	height:14px !important;
	top:65px !important;
}

#item7351 {
	border-radius:5px;
	background:#093;
	width:160px !important;
	height:23px !important;
	left:211px !important;
	top:157px !important;
}

#item7352 {
	border-radius:0 0 0 0;
	width:148px !important;
	height:14px !important;
	left:218px !important;
	top:161px !important;
}

#item2416 {
	width:42px !important;
	height:39px !important;
	left:35px !important;
	top:10px !important;
	background:url('../images/item2416.png') no-repeat 0 50%;
}

#item1186 {
	width:447px !important;
	height:257px !important;
	left:521px !important;
	top:350px !important;
}

#item1155 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:556px !important;
	top:614px !important;
}

#item2409 {
	width:119px !important;
	height:132px !important;
	left:548px !important;
	top:497px !important;
	background:url('../images/item2409.png') no-repeat 0 50%;
}

#item19905 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:377px !important;
	top:614px !important;
}

#item19723 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:168px !important;
	top:239px !important;
}

#item19747 {
	border-radius:5px;
	background:#093;
	width:119px !important;
	height:23px !important;
	left:195px !important;
	top:2px !important;
}

#item19748 {
	border-radius:5px;
	background:#093;
	width:147px !important;
	height:23px !important;
	left:95px !important;
	top:118px !important;
}

#item19749 {
	border-radius:5px;
	background:#093;
	width:107px !important;
	height:23px !important;
	left:78px !important;
	top:149px !important;
}

#item19750 {
	border-radius:0 0 0 0;
	width:112px !important;
	height:14px !important;
	left:202px !important;
	top:5px !important;
}

#item19773 {
	border-radius:0 0 0 0;
	width:143px !important;
	height:14px !important;
	left:98px !important;
	top:121px !important;
}

#item19796 {
	border-radius:0 0 0 0;
	width:98px !important;
	height:14px !important;
	left:83px !important;
	top:154px !important;
}

#item19820 {
	border-radius:5px;
	background:#093;
	width:133px !important;
	height:23px !important;
}

#item19821 {
	border-radius:0 0 0 0;
	width:124px !important;
	height:14px !important;
	left:5px !important;
	top:4px !important;
}

#item19993 {
	border-radius:5px;
	background:#093;
	width:125px !important;
	height:23px !important;
	left:83px !important;
	top:113px !important;
}

#item20043 {
	border-radius:0 0 0 0;
	width:115px !important;
	height:14px !important;
	left:90px !important;
	top:117px !important;
}

#item19901 {
	width:42px !important;
	height:39px !important;
	left:159px !important;
	top:10px !important;
	background:url('../images/item19901.png') no-repeat 0 50%;
}

#item20096 {
	border-radius:5px;
	background:#093;
	width:222px !important;
	height:23px !important;
	left:10px !important;
	top:199px !important;
}

#item20097 {
	border-radius:0 0 0 0;
	width:215px !important;
	height:14px !important;
	left:15px !important;
	top:203px !important;
}

#item19707 {
	width:483px !important;
	height:257px !important;
	left:60px !important;
	top:350px !important;
}

#item19929 {
	width:119px !important;
	height:132px !important;
	left:369px !important;
	top:497px !important;
	background:url('../images/item19929.png') no-repeat 0 50%;
}

#item16962 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item16987 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item16989 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item16989.png') no-repeat 0 50%;
}

#item17015 {
	border-radius:0 0 0 0;
	width:351px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item17016 {
	border-radius:0 0 0 0;
	width:327px !important;
	height:286px !important;
	left:5px !important;
	top:5px !important;
}

#item17039 {
	border-radius:0 0 0 0;
	width:19px !important;
	height:13px !important;
	left:15px !important;
	top:68px !important;
}

#item16937 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item16938 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:15px !important;
	top:68px !important;
}

#item16935 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item17063 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:127px !important;
	background:url('../images/item17063.png') no-repeat 0 50%;
}

#item17080 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item17104 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:10px !important;
	top:10px !important;
}

#item17105 {
	width:27px !important;
	height:30px !important;
	left:19px !important;
	top:19px !important;
	background:url('../images/item17105.png') no-repeat 0 50%;
}

#item17131 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:42px !important;
	top:49px !important;
}

#item17132 {
	border-radius:0 0 0 0;
	width:324px !important;
	height:663px !important;
	left:5px !important;
	top:5px !important;
}

#item17195 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:872px !important;
	top:18px !important;
}

#item17077 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item17167 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:872px !important;
	top:18px !important;
}

#item17075 {
	width:914px !important;
	height:531px !important;
	left:81px !important;
	top:76px !important;
}

#item17157 {
	width:63px !important;
	height:49px !important;
	left:940px !important;
	top:77px !important;
	background:url('../images/item17157.png') no-repeat 0 50%;
}

#item2505 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item2506 {
	border-radius:0 0 0 0;
	width:8px !important;
	height:12px !important;
	left:17px !important;
	top:20px !important;
}

#item2556 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item2663 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item2663.png') no-repeat 0 50%;
}

#item2769 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item2770 {
	border-radius:0 0 0 0;
	width:330px !important;
	height:896px !important;
	left:5px !important;
	top:5px !important;
}

#item2447 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item22469 {
	border-radius:0 0 0 0;
	width:8px !important;
	height:12px !important;
	left:17px !important;
	top:20px !important;
}

#item2503 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item2558 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:77px !important;
	background:url('../images/item2558.png') no-repeat 0 50%;
}

#item7401 {
	border-radius:0 0 0 0;
	background:#b2b2b2;
	width:234px !important;
	height:21px !important;
	left:91px !important;
	top:87px !important;
}

#item7403 {
	border-radius:0 0 0 0;
	width:224px !important;
	height:19px !important;
	left:96px !important;
	top:92px !important;
}

#item7426 {
	border-radius:0 0 0 0;
	width:183px !important;
	height:19px !important;
	left:748px !important;
	top:92px !important;
}

#item7449:hover {
	background:url('../images/item7449.png') no-repeat 100% 50%;
}

#item7449 {
	width:53px !important;
	height:62px !important;
	left:790px !important;
	top:676px !important;
	background:url('../images/item7449.png') no-repeat 0px 50%;
}

#item7566 {
	border-radius:0 0 0 0;
	width:239px !important;
	height:15px !important;
	left:30px !important;
	top:13px !important;
}

#item7702 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7725 {
	border-radius:4px;
	background:#093;
	width:245px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item7726 {
	border-radius:0 0 0 0;
	width:230px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item7750 {
	width:230px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item7750.png') no-repeat 0 50%;
}

#item7677 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7675 {
	width:260px !important;
	height:33px !important;
	left:341px !important;
	top:339px !important;
}

#item15312 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15335 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15336 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15360 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item15360.png') no-repeat 0 50%;
}

#item15288 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15286 {
	width:137px !important;
	height:33px !important;
	left:376px !important;
	top:245px !important;
}

#item7780 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7803 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item7804 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item7828 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item7828.png') no-repeat 0 50%;
}

#item7756 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7754 {
	width:137px !important;
	height:33px !important;
	left:278px !important;
	top:434px !important;
}

#item8015 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8038 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item8039 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item8063 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item8063.png') no-repeat 0 50%;
}

#item7991 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7989 {
	width:137px !important;
	height:33px !important;
	left:288px !important;
	top:218px !important;
}

#item8173 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8196 {
	border-radius:4px;
	background:#093;
	width:104px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item8197 {
	border-radius:0 0 0 0;
	width:85px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item8221 {
	width:109px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item8221.png') no-repeat 0 50%;
}

#item8147 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8145 {
	width:140px !important;
	height:33px !important;
	left:608px !important;
	top:229px !important;
}

#item8251 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8274 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item8275 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item8299 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item8299.png') no-repeat 0 50%;
}

#item8227 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8225 {
	width:137px !important;
	height:33px !important;
	left:870px !important;
	top:381px !important;
}

#item15690 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15713 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15714 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15738 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item15738.png') no-repeat 0 50%;
}

#item15665 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15663 {
	width:137px !important;
	height:33px !important;
	left:810px !important;
	top:407px !important;
}

#item15777 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15800 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15801 {
	border-radius:0 0 0 0;
	width:80px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15825 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item15825.png') no-repeat 0 50%;
}

#item15753 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15751 {
	width:137px !important;
	height:33px !important;
	left:822px !important;
	top:391px !important;
}

#item15864 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15887 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15888 {
	border-radius:0 0 0 0;
	width:80px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15912 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item15912.png') no-repeat 0 50%;
}

#item15840 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15838 {
	width:137px !important;
	height:33px !important;
	left:766px !important;
	top:343px !important;
}

#item8408 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8432 {
	border-radius:4px;
	background:#093;
	width:125px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item8433 {
	border-radius:0 0 0 0;
	width:107px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item8457 {
	width:130px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item8457.png') no-repeat 0 50%;
}

#item8384 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8381 {
	width:161px !important;
	height:33px !important;
	left:836px !important;
	top:362px !important;
}

#item8487 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:100px !important;
	top:15px !important;
}

#item8510 {
	border-radius:4px;
	background:#093;
	width:83px !important;
	height:23px !important;
	left:12px !important;
	top:10px !important;
}

#item8511 {
	border-radius:0 0 0 0;
	width:55px !important;
	height:14px !important;
	left:35px !important;
	top:14px !important;
}

#item8535 {
	width:93px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item8535.png') no-repeat 0 50%;
}

#item8463 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:100px !important;
	top:15px !important;
}

#item8461 {
	width:120px !important;
	height:33px !important;
	left:688px !important;
	top:407px !important;
}

#item15950 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:150px !important;
	top:15px !important;
}

#item15974 {
	border-radius:4px;
	background:#093;
	width:135px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item15975 {
	border-radius:0 0 0 0;
	width:118px !important;
	height:14px !important;
	left:22px !important;
	top:14px !important;
}

#item16000 {
	width:143px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item16000.png') no-repeat 0 50%;
}

#item15926 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:150px !important;
	top:15px !important;
}

#item15924 {
	width:170px !important;
	height:33px !important;
	left:646px !important;
	top:363px !important;
}

#item8565 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8589 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item8590 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item8615 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item8615.png') no-repeat 0 50%;
}

#item8541 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item8539 {
	width:137px !important;
	height:33px !important;
	left:342px !important;
	top:380px !important;
}

#item8725 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8748 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item8749 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item8773 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item8773.png') no-repeat 0 50%;
}

#item8700 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8698 {
	width:142px !important;
	height:33px !important;
	left:128px !important;
	top:216px !important;
}

#item21941 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:134px !important;
	top:15px !important;
}

#item21964 {
	border-radius:4px;
	background:#093;
	width:114px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item21966 {
	border-radius:0 0 0 0;
	width:95px !important;
	height:14px !important;
	left:21px !important;
	top:14px !important;
}

#item21991 {
	width:121px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item21991.png') no-repeat 0 50%;
}

#item21917 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:134px !important;
	top:15px !important;
}

#item21915 {
	width:154px !important;
	height:33px !important;
	left:125px !important;
	top:163px !important;
}

#item8803 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8826 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item8827 {
	border-radius:0 0 0 0;
	width:79px !important;
	height:14px !important;
	left:24px !important;
	top:14px !important;
}

#item8851 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item8851.png') no-repeat 0 50%;
}

#item8779 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8777 {
	width:142px !important;
	height:33px !important;
	left:97px !important;
	top:141px !important;
}

#item8882 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8906 {
	border-radius:4px;
	background:#093;
	width:110px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item8907 {
	border-radius:0 0 0 0;
	width:121px !important;
	height:14px !important;
	left:-10px !important;
	top:14px !important;
}

#item8931 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item8931.png') no-repeat 0 50%;
}

#item8858 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8856 {
	width:142px !important;
	height:33px !important;
	left:129px !important;
	top:505px !important;
}

#item8961 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item8984 {
	border-radius:4px;
	background:#093;
	width:152px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item8985 {
	border-radius:0 0 0 0;
	width:135px !important;
	height:14px !important;
	left:19px !important;
	top:14px !important;
}

#item9009 {
	width:112px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item9009.png') no-repeat 0 50%;
}

#item8937 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item8935 {
	width:185px !important;
	height:33px !important;
	left:100px !important;
	top:538px !important;
}

#item9275 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item9298 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item9299 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item9323 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item9323.png') no-repeat 0 50%;
}

#item9251 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item9249 {
	width:142px !important;
	height:33px !important;
	left:502px !important;
	top:335px !important;
}

#item23023 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:148px !important;
	top:15px !important;
}

#item23046 {
	border-radius:4px;
	background:#093;
	width:127px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item23047 {
	border-radius:0 0 0 0;
	width:110px !important;
	height:14px !important;
	left:20px !important;
	top:14px !important;
}

#item23071 {
	width:135px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item23071.png') no-repeat 0 50%;
}

#item22999 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:148px !important;
	top:15px !important;
}

#item22997 {
	width:168px !important;
	height:33px !important;
	left:572px !important;
	top:320px !important;
}

#item22036 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item22059 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item22060 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item22084 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item22084.png') no-repeat 0 50%;
}

#item22012 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item22010 {
	width:142px !important;
	height:33px !important;
	left:608px !important;
	top:383px !important;
}

#item9353 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9376 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item9377 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item9402 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item9402.png') no-repeat 0 50%;
}

#item9329 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9327 {
	width:137px !important;
	height:33px !important;
	left:108px !important;
	top:358px !important;
}

#item9510 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9533 {
	border-radius:4px;
	background:#093;
	width:187px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item9534 {
	border-radius:0 0 0 0;
	width:175px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item9558 {
	width:162px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item9558.png') no-repeat 0 50%;
}

#item9486 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9484 {
	width:223px !important;
	height:33px !important;
	left:209px !important;
	top:315px !important;
}

#item9588 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9611 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item9612 {
	border-radius:0 0 0 0;
	width:187px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item9637 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item9637.png') no-repeat 0 50%;
}

#item9564 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9562 {
	width:137px !important;
	height:33px !important;
	left:133px !important;
	top:336px !important;
}

#item9667 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9690 {
	border-radius:4px;
	background:#093;
	width:153px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item9691 {
	border-radius:0 0 0 0;
	width:136px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item9715 {
	width:158px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item9715.png') no-repeat 0 50%;
}

#item9643 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item9641 {
	width:189px !important;
	height:33px !important;
	left:375px !important;
	top:267px !important;
}

#item9798 {
	width:31px !important;
	height:29px !important;
	left:379px !important;
	top:274px !important;
	background:url('../images/item9798.png') no-repeat 0 50%;
}

#item9807 {
	width:31px !important;
	height:29px !important;
	left:346px !important;
	top:387px !important;
	background:url('../images/item9807.png') no-repeat 0 50%;
}

#item9816 {
	width:31px !important;
	height:29px !important;
	left:243px !important;
	top:223px !important;
	background:url('../images/item9816.png') no-repeat 0 50%;
}

#item21995 {
	width:31px !important;
	height:29px !important;
	left:240px !important;
	top:175px !important;
	background:url('../images/item21995.png') no-repeat 0 50%;
}

#item9820 {
	width:31px !important;
	height:29px !important;
	left:213px !important;
	top:148px !important;
	background:url('../images/item9820.png') no-repeat 0 50%;
}

#item9824 {
	width:31px !important;
	height:29px !important;
	left:245px !important;
	top:510px !important;
	background:url('../images/item9824.png') no-repeat 0 50%;
}

#item9828 {
	width:31px !important;
	height:29px !important;
	left:254px !important;
	top:545px !important;
	background:url('../images/item9828.png') no-repeat 0 50%;
}

#item9844 {
	width:31px !important;
	height:29px !important;
	left:618px !important;
	top:350px !important;
	background:url('../images/item9844.png') no-repeat 0 50%;
}

#item23075 {
	width:31px !important;
	height:29px !important;
	left:714px !important;
	top:327px !important;
	background:url('../images/item23075.png') no-repeat 0 50%;
}

#item22088 {
	width:31px !important;
	height:29px !important;
	left:724px !important;
	top:390px !important;
	background:url('../images/item22088.png') no-repeat 0 50%;
}

#item9848 {
	width:31px !important;
	height:29px !important;
	left:112px !important;
	top:365px !important;
	background:url('../images/item9848.png') no-repeat 0 50%;
}

#item9856 {
	width:31px !important;
	height:29px !important;
	left:213px !important;
	top:322px !important;
	background:url('../images/item9856.png') no-repeat 0 50%;
}

#item9860 {
	width:31px !important;
	height:29px !important;
	left:137px !important;
	top:343px !important;
	background:url('../images/item9860.png') no-repeat 0 50%;
}

#item9864 {
	width:31px !important;
	height:29px !important;
	left:345px !important;
	top:346px !important;
	background:url('../images/item9864.png') no-repeat 0 50%;
}

#item15364 {
	width:31px !important;
	height:29px !important;
	left:380px !important;
	top:251px !important;
	background:url('../images/item15364.png') no-repeat 0 50%;
}

#item9868 {
	width:31px !important;
	height:29px !important;
	left:282px !important;
	top:441px !important;
	background:url('../images/item9868.png') no-repeat 0 50%;
}

#item9882 {
	width:31px !important;
	height:29px !important;
	left:292px !important;
	top:225px !important;
	background:url('../images/item9882.png') no-repeat 0 50%;
}

#item9890 {
	width:31px !important;
	height:29px !important;
	left:612px !important;
	top:236px !important;
	background:url('../images/item9890.png') no-repeat 0 50%;
}

#item9894 {
	width:31px !important;
	height:29px !important;
	left:876px !important;
	top:388px !important;
	background:url('../images/item9894.png') no-repeat 0 50%;
}

#item15742 {
	width:31px !important;
	height:25px !important;
	left:816px !important;
	top:417px !important;
	background:url('../images/item15742.png') no-repeat 0 50%;
}

#item15829 {
	width:31px !important;
	height:21px !important;
	left:828px !important;
	top:402px !important;
	background:url('../images/item15829.png') no-repeat 0 50%;
}

#item15916 {
	width:27px !important;
	height:24px !important;
	left:772px !important;
	top:352px !important;
	background:url('../images/item15916.png') no-repeat 0 50%;
}

#item9902 {
	width:31px !important;
	height:29px !important;
	left:842px !important;
	top:369px !important;
	background:url('../images/item9902.png') no-repeat 0 50%;
}

#item9906 {
	width:31px !important;
	height:29px !important;
	left:782px !important;
	top:414px !important;
	background:url('../images/item9906.png') no-repeat 0 50%;
}

#item16004 {
	width:31px !important;
	height:29px !important;
	left:790px !important;
	top:371px !important;
	background:url('../images/item16004.png') no-repeat 0 50%;
}

#item17589 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:55px !important;
	top:239px !important;
}

#item17613 {
	border-radius:5px;
	background:#093;
	width:160px !important;
	height:23px !important;
	left:222px !important;
}

#item17614 {
	border-radius:5px;
	background:#093;
	width:105px !important;
	height:23px !important;
	left:230px !important;
	top:61px !important;
}

#item17616 {
	border-radius:5px;
	background:#093;
	width:119px !important;
	height:23px !important;
	left:1px !important;
	top:131px !important;
}

#item17618 {
	border-radius:0 0 0 0;
	width:150px !important;
	height:14px !important;
	left:228px !important;
	top:4px !important;
}

#item17641 {
	border-radius:0 0 0 0;
	width:94px !important;
	height:14px !important;
	left:236px !important;
	top:65px !important;
}

#item17687 {
	border-radius:0 0 0 0;
	width:110px !important;
	height:14px !important;
	left:4px !important;
	top:135px !important;
}

#item17710 {
	border-radius:5px;
	background:#093;
	width:100px !important;
	height:23px !important;
	top:25px !important;
}

#item17711 {
	border-radius:0 0 0 0;
	width:92px !important;
	height:14px !important;
	left:4px !important;
	top:28px !important;
}

#item17734 {
	border-radius:5px;
	background:#093;
	width:133px !important;
	height:23px !important;
	left:221px !important;
	top:157px !important;
}

#item17735 {
	border-radius:0 0 0 0;
	width:125px !important;
	height:14px !important;
	left:228px !important;
	top:161px !important;
}

#item17585 {
	width:42px !important;
	height:39px !important;
	left:45px !important;
	top:10px !important;
	background:url('../images/item17585.png') no-repeat 0 50%;
}

#item17570 {
	width:391px !important;
	height:257px !important;
	left:512px !important;
	top:350px !important;
}

#item17765 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:557px !important;
	top:614px !important;
}

#item17788 {
	width:119px !important;
	height:132px !important;
	left:549px !important;
	top:497px !important;
	background:url('../images/item17788.png') no-repeat 0 50%;
}

#item7937 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7960 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item7961 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item7985 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item7985.png') no-repeat 0 50%;
}

#item7912 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item7910 {
	width:137px !important;
	height:33px !important;
	left:155px !important;
	top:367px !important;
}

#item9877 {
	width:31px !important;
	height:29px !important;
	left:159px !important;
	top:374px !important;
	background:url('../images/item9877.png') no-repeat 0 50%;
}

#item22674 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:192px !important;
	top:15px !important;
}

#item22697 {
	border-radius:4px;
	background:#093;
	width:172px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item22698 {
	border-radius:0 0 0 0;
	width:151px !important;
	height:14px !important;
	left:23px !important;
	top:14px !important;
}

#item22722 {
	width:179px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item22722.png') no-repeat 0 50%;
}

#item22650 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:14px !important;
	left:192px !important;
	top:15px !important;
}

#item22648 {
	width:216px !important;
	height:33px !important;
	left:64px !important;
	top:387px !important;
}

#item22726 {
	width:31px !important;
	height:29px !important;
	left:251px !important;
	top:395px !important;
	background:url('../images/item22726.png') no-repeat 0 50%;
}

#item15461 {
	width:31px !important;
	height:29px !important;
	left:235px !important;
	top:361px !important;
	background:url('../images/item15461.png') no-repeat 0 50%;
}

#item15409 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:203px !important;
	top:15px !important;
}

#item15432 {
	border-radius:4px;
	background:#093;
	width:183px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item15433 {
	border-radius:0 0 0 0;
	width:172px !important;
	height:14px !important;
	left:13px !important;
	top:14px !important;
}

#item15457 {
	width:106px !important;
	height:29px !important;
	left:91px !important;
	top:7px !important;
	background:url('../images/item15457.png') no-repeat 0 50%;
}

#item15385 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:203px !important;
	top:15px !important;
}

#item15383 {
	width:223px !important;
	height:33px !important;
	left:38px !important;
	top:354px !important;
}

#item8645 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8669 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item8670 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item8694 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item8694.png') no-repeat 0 50%;
}

#item8621 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item8619 {
	width:142px !important;
	height:33px !important;
	left:180px !important;
	top:369px !important;
}

#item9811 {
	width:31px !important;
	height:29px !important;
	left:296px !important;
	top:377px !important;
	background:url('../images/item9811.png') no-repeat 0 50%;
}

#item19487 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:115px !important;
	top:239px !important;
}

#item19511 {
	border-radius:5px;
	background:#093;
	width:122px !important;
	height:23px !important;
	left:277px !important;
	top:12px !important;
}

#item19513 {
	border-radius:5px;
	background:#093;
	width:151px !important;
	height:23px !important;
	top:56px !important;
}

#item19514 {
	border-radius:0 0 0 0;
	width:115px !important;
	height:14px !important;
	left:284px !important;
	top:16px !important;
}

#item19560 {
	border-radius:0 0 0 0;
	width:144px !important;
	height:14px !important;
	top:60px !important;
}

#item19583 {
	border-radius:5px;
	background:#093;
	width:132px !important;
	height:23px !important;
	left:22px !important;
}

#item19584 {
	border-radius:0 0 0 0;
	width:122px !important;
	height:14px !important;
	left:25px !important;
	top:4px !important;
}

#item19607 {
	border-radius:5px;
	background:#093;
	width:141px !important;
	height:23px !important;
	left:255px !important;
	top:87px !important;
}

#item19608 {
	border-radius:0 0 0 0;
	width:131px !important;
	height:14px !important;
	left:262px !important;
	top:91px !important;
}

#item19640 {
	border-radius:5px;
	background:#093;
	width:82px !important;
	height:23px !important;
	left:148px !important;
	top:20px !important;
}

#item19641 {
	border-radius:0 0 0 0;
	width:75px !important;
	height:14px !important;
	left:153px !important;
	top:25px !important;
}

#item19665 {
	width:42px !important;
	height:39px !important;
	left:105px !important;
	top:10px !important;
	background:url('../images/item19665.png') no-repeat 0 50%;
}

#item20558 {
	border-radius:5px;
	background:#093;
	width:173px !important;
	height:23px !important;
	left:248px !important;
	top:21px !important;
}

#item20559 {
	border-radius:0 0 0 0;
	width:166px !important;
	height:14px !important;
	left:253px !important;
	top:25px !important;
}

#item20582 {
	border-radius:5px;
	background:#093;
	width:216px !important;
	height:23px !important;
	left:295px !important;
	top:66px !important;
}

#item20583 {
	border-radius:0 0 0 0;
	width:204px !important;
	height:14px !important;
	left:299px !important;
	top:70px !important;
}

#item19470 {
	width:511px !important;
	height:257px !important;
	left:113px !important;
	top:350px !important;
}

#item19669 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:377px !important;
	top:614px !important;
}

#item19692 {
	width:119px !important;
	height:132px !important;
	left:369px !important;
	top:497px !important;
	background:url('../images/item19692.png') no-repeat 0 50%;
}

#item15223 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:15px !important;
	left:10px !important;
	top:15px !important;
}

#item15246 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15247 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15271 {
	width:108px !important;
	height:29px !important;
	left:32px !important;
	top:7px !important;
	background:url('../images/item15271.png') no-repeat 0 50%;
}

#item15198 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:15px !important;
	left:10px !important;
	top:15px !important;
}

#item15196 {
	width:137px !important;
	height:33px !important;
	left:393px !important;
	top:146px !important;
}

#item15275 {
	width:31px !important;
	height:29px !important;
	left:397px !important;
	top:154px !important;
	background:url('../images/item15275.png') no-repeat 0px 50%;
}

#item15498 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item15521 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item15522 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item15546 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item15546.png') no-repeat 0 50%;
}

#item15474 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item15472 {
	width:142px !important;
	height:33px !important;
	left:155px !important;
	top:259px !important;
}

#item15550 {
	width:31px !important;
	height:29px !important;
	left:271px !important;
	top:266px !important;
	background:url('../images/item15550.png') no-repeat 0 50%;
}

#item15584 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15607 {
	border-radius:4px;
	background:#093;
	width:132px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item15609 {
	border-radius:0 0 0 0;
	width:113px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item15633 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item15633.png') no-repeat 0 50%;
}

#item15560 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item15558 {
	width:168px !important;
	height:33px !important;
	left:184px !important;
	top:406px !important;
}

#item15637 {
	width:31px !important;
	height:29px !important;
	left:188px !important;
	top:413px !important;
	background:url('../images/item15637.png') no-repeat 0 50%;
}

#item17254 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item17255 {
	border-radius:0 0 0 0;
	width:13px !important;
	height:16px !important;
	left:37px !important;
	top:65px !important;
}

#item17278 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item17279 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item17279.png') no-repeat 0 50%;
}

#item17305 {
	border-radius:0 0 0 0;
	width:351px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item17306 {
	border-radius:0 0 0 0;
	width:327px !important;
	height:411px !important;
	left:5px !important;
	top:5px !important;
}

#item17855 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:16px !important;
	left:14px !important;
	top:68px !important;
}

#item17229 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item17230 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:16px !important;
	left:14px !important;
	top:68px !important;
}

#item17227 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item17353 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:127px !important;
	background:url('../images/item17353.png') no-repeat 0 50%;
}

#item17362 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item17386 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item17387 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item17387.png') no-repeat 0 50%;
}

#item17413 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item17414 {
	border-radius:0 0 0 0;
	width:330px !important;
	height:86px !important;
	left:5px !important;
	top:5px !important;
}

#item17830 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:17px !important;
	top:19px !important;
}

#item17359 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item17803 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:17px !important;
	top:19px !important;
}

#item17357 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item17468 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item17469 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:10px !important;
	top:10px !important;
}

#item17470 {
	width:27px !important;
	height:30px !important;
	left:19px !important;
	top:19px !important;
	background:url('../images/item17470.png') no-repeat 0 50%;
}

#item17521 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:872px !important;
	top:18px !important;
}

#item22419 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:43px !important;
	top:48px !important;
}

#item22420 {
	border-radius:0 0 0 0;
	width:324px !important;
	height:937px !important;
	left:5px !important;
	top:5px !important;
}

#item17441 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item17443 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:872px !important;
	top:18px !important;
}

#item17439 {
	width:914px !important;
	height:531px !important;
	left:81px !important;
	top:76px !important;
}

#item17545 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:77px !important;
	background:url('../images/item17545.png') no-repeat 0 50%;
}

#item17549 {
	width:63px !important;
	height:49px !important;
	left:940px !important;
	top:77px !important;
	background:url('../images/item17549.png') no-repeat 0 50%;
}

#item9039 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item9062 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item9063 {
	border-radius:0 0 0 0;
	width:88px !important;
	height:14px !important;
	left:15px !important;
	top:14px !important;
}

#item9087 {
	width:107px !important;
	height:29px !important;
	left:8px !important;
	top:7px !important;
	background:url('../images/item9087.png') no-repeat 0 50%;
}

#item9015 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item9013 {
	width:142px !important;
	height:33px !important;
	left:175px !important;
	top:607px !important;
}

#item9832 {
	width:31px !important;
	height:29px !important;
	left:291px !important;
	top:614px !important;
	background:url('../images/item9832.png') no-repeat 0 50%;
}

#item10350 {
	border-radius:0 0 0 0;
	background:#b2b2b2;
	width:196px !important;
	height:21px !important;
	left:91px !important;
	top:87px !important;
}

#item10352 {
	border-radius:0 0 0 0;
	width:193px !important;
	height:19px !important;
	left:96px !important;
	top:92px !important;
}

#item10375 {
	border-radius:0 0 0 0;
	width:271px !important;
	height:19px !important;
	left:660px !important;
	top:92px !important;
}

#item10398:hover {
	background:url('../images/item10398.png') no-repeat 100% 50%;
}

#item10398 {
	width:53px !important;
	height:62px !important;
	left:790px !important;
	top:676px !important;
	background:url('../images/item10398.png') no-repeat 0px 50%;
}

#item10454 {
	border-radius:0 0 0 0;
	width:26px !important;
	height:27px !important;
	left:10px !important;
	top:15px !important;
}

#item10477 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item10478 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item10503 {
	width:108px !important;
	height:29px !important;
	left:32px !important;
	top:7px !important;
	background:url('../images/item10503.png') no-repeat 0 50%;
}

#item10430 {
	border-radius:0 0 0 0;
	width:25px !important;
	height:25px !important;
	left:10px !important;
	top:15px !important;
}

#item10428 {
	width:137px !important;
	height:42px !important;
	left:393px !important;
	top:146px !important;
}

#item10507 {
	width:31px !important;
	height:29px !important;
	left:397px !important;
	top:153px !important;
	background:url('../images/item10507.png') no-repeat 0px 50%;
}

#item10514 {
	border-radius:0 0 0 0;
	width:239px !important;
	height:15px !important;
	left:30px !important;
	top:13px !important;
}

#item10727 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item10750 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item10751 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item10775 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item10775.png') no-repeat 0 50%;
}

#item10703 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item10701 {
	width:137px !important;
	height:33px !important;
	left:278px !important;
	top:434px !important;
}

#item10963 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item10986 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item10987 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item11011 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item11011.png') no-repeat 0 50%;
}

#item10939 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item10937 {
	width:137px !important;
	height:33px !important;
	left:288px !important;
	top:218px !important;
}

#item11119 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11142 {
	border-radius:4px;
	background:#093;
	width:87px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item11143 {
	border-radius:0 0 0 0;
	width:64px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item11167 {
	width:92px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item11167.png') no-repeat 0 50%;
}

#item11095 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11093 {
	width:123px !important;
	height:33px !important;
	left:386px !important;
	top:224px !important;
}

#item11199 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11222 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item11223 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item11247 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item11247.png') no-repeat 0 50%;
}

#item11174 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11172 {
	width:137px !important;
	height:33px !important;
	left:735px !important;
	top:347px !important;
}

#item16262 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16285 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item16286 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item16311 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item16311.png') no-repeat 0 50%;
}

#item16238 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16236 {
	width:137px !important;
	height:33px !important;
	left:786px !important;
	top:330px !important;
}

#item16175 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16198 {
	border-radius:4px;
	background:#093;
	width:115px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item16199 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item16223 {
	width:119px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item16223.png') no-repeat 0 50%;
}

#item16151 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16149 {
	width:151px !important;
	height:33px !important;
	left:783px !important;
	top:382px !important;
}

#item11356 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11379 {
	border-radius:4px;
	background:#093;
	width:97px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item11380 {
	border-radius:0 0 0 0;
	width:88px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item11404 {
	width:102px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item11404.png') no-repeat 0 50%;
}

#item11331 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11329 {
	width:133px !important;
	height:33px !important;
	left:811px !important;
	top:364px !important;
}

#item11514 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11537 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item11538 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item11562 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item11562.png') no-repeat 0 50%;
}

#item11490 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item11488 {
	width:137px !important;
	height:33px !important;
	left:342px !important;
	top:380px !important;
}

#item11592 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11615 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item11616 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item11640 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item11640.png') no-repeat 0 50%;
}

#item11568 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11566 {
	width:142px !important;
	height:33px !important;
	left:155px !important;
	top:259px !important;
}

#item11672 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11695 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item11696 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item11720 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item11720.png') no-repeat 0 50%;
}

#item11648 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11645 {
	width:142px !important;
	height:33px !important;
	left:133px !important;
	top:216px !important;
}

#item11750 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11773 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item11774 {
	border-radius:0 0 0 0;
	width:79px !important;
	height:14px !important;
	left:24px !important;
	top:14px !important;
}

#item11798 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item11798.png') no-repeat 0 50%;
}

#item11726 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11724 {
	width:142px !important;
	height:33px !important;
	left:97px !important;
	top:141px !important;
}

#item11828 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11851 {
	border-radius:4px;
	background:#093;
	width:110px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item11852 {
	border-radius:0 0 0 0;
	width:121px !important;
	height:14px !important;
	left:-10px !important;
	top:14px !important;
}

#item11876 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item11876.png') no-repeat 0 50%;
}

#item11804 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item11802 {
	width:142px !important;
	height:33px !important;
	left:129px !important;
	top:505px !important;
}

#item11908 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item11931 {
	border-radius:4px;
	background:#093;
	width:152px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item11932 {
	border-radius:0 0 0 0;
	width:135px !important;
	height:14px !important;
	left:19px !important;
	top:14px !important;
}

#item11956 {
	width:112px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item11956.png') no-repeat 0 50%;
}

#item11883 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:165px !important;
	top:15px !important;
}

#item11880 {
	width:185px !important;
	height:33px !important;
	left:100px !important;
	top:538px !important;
}

#item12222 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item12245 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item12247 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:32px !important;
	top:14px !important;
}

#item12271 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item12271.png') no-repeat 0 50%;
}

#item12198 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item12195 {
	width:142px !important;
	height:33px !important;
	left:631px !important;
	top:382px !important;
}

#item12301 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12324 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item12325 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item12349 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item12349.png') no-repeat 0 50%;
}

#item12277 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12275 {
	width:137px !important;
	height:33px !important;
	left:108px !important;
	top:358px !important;
}

#item12458 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12481 {
	border-radius:4px;
	background:#093;
	width:187px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item12482 {
	border-radius:0 0 0 0;
	width:175px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item12506 {
	width:162px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item12506.png') no-repeat 0 50%;
}

#item12434 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12432 {
	width:223px !important;
	height:33px !important;
	left:221px !important;
	top:314px !important;
}

#item12536 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12559 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item12560 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item12584 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item12584.png') no-repeat 0 50%;
}

#item12512 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12510 {
	width:137px !important;
	height:33px !important;
	left:133px !important;
	top:336px !important;
}

#item12616 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12639 {
	border-radius:4px;
	background:#093;
	width:153px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item12640 {
	border-radius:0 0 0 0;
	width:136px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item12664 {
	width:158px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item12664.png') no-repeat 0 50%;
}

#item12591 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item12589 {
	width:189px !important;
	height:33px !important;
	left:376px !important;
	top:267px !important;
}

#item12746 {
	width:31px !important;
	height:29px !important;
	left:380px !important;
	top:274px !important;
	background:url('../images/item12746.png') no-repeat 0 50%;
}

#item12754 {
	width:31px !important;
	height:29px !important;
	left:346px !important;
	top:387px !important;
	background:url('../images/item12754.png') no-repeat 0 50%;
}

#item12759 {
	width:31px !important;
	height:29px !important;
	left:271px !important;
	top:266px !important;
	background:url('../images/item12759.png') no-repeat 0 50%;
}

#item12763 {
	width:31px !important;
	height:29px !important;
	left:248px !important;
	top:223px !important;
	background:url('../images/item12763.png') no-repeat 0 50%;
}

#item12767 {
	width:31px !important;
	height:29px !important;
	left:213px !important;
	top:148px !important;
	background:url('../images/item12767.png') no-repeat 0 50%;
}

#item12771 {
	width:29px !important;
	height:27px !important;
	left:245px !important;
	top:510px !important;
	background:url('../images/item12771.png') no-repeat 0 50%;
}

#item12776 {
	width:31px !important;
	height:29px !important;
	left:254px !important;
	top:545px !important;
	background:url('../images/item12776.png') no-repeat 0 50%;
}

#item12793 {
	width:31px !important;
	height:29px !important;
	left:747px !important;
	top:389px !important;
	background:url('../images/item12793.png') no-repeat 0 50%;
}

#item12797 {
	width:31px !important;
	height:29px !important;
	left:112px !important;
	top:365px !important;
	background:url('../images/item12797.png') no-repeat 0 50%;
}

#item12805 {
	width:31px !important;
	height:29px !important;
	left:225px !important;
	top:321px !important;
	background:url('../images/item12805.png') no-repeat 0 50%;
}

#item12809 {
	width:31px !important;
	height:29px !important;
	left:137px !important;
	top:343px !important;
	background:url('../images/item12809.png') no-repeat 0 50%;
}

#item12818 {
	width:31px !important;
	height:29px !important;
	left:282px !important;
	top:441px !important;
	background:url('../images/item12818.png') no-repeat 0 50%;
}

#item12830 {
	width:31px !important;
	height:29px !important;
	left:292px !important;
	top:225px !important;
	background:url('../images/item12830.png') no-repeat 0 50%;
}

#item12839 {
	width:31px !important;
	height:29px !important;
	left:390px !important;
	top:231px !important;
	background:url('../images/item12839.png') no-repeat 0 50%;
}

#item12843 {
	width:31px !important;
	height:29px !important;
	left:739px !important;
	top:354px !important;
	background:url('../images/item12843.png') no-repeat 0 50%;
}

#item16315 {
	width:31px !important;
	height:29px !important;
	left:790px !important;
	top:337px !important;
	background:url('../images/item16315.png') no-repeat 0 50%;
}

#item16227 {
	width:31px !important;
	height:29px !important;
	left:787px !important;
	top:389px !important;
	background:url('../images/item16227.png') no-repeat 0 50%;
}

#item12851 {
	width:31px !important;
	height:29px !important;
	left:815px !important;
	top:371px !important;
	background:url('../images/item12851.png') no-repeat 0 50%;
}

#item16076 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16099 {
	border-radius:4px;
	background:#093;
	width:104px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item16100 {
	border-radius:0 0 0 0;
	width:85px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item16125 {
	width:109px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item16125.png') no-repeat 0 50%;
}

#item16052 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16050 {
	width:140px !important;
	height:33px !important;
	left:379px !important;
	top:247px !important;
}

#item16129 {
	width:31px !important;
	height:29px !important;
	left:383px !important;
	top:254px !important;
	background:url('../images/item16129.png') no-repeat 0 50%;
}

#item16368 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16391 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item16392 {
	border-radius:0 0 0 0;
	width:80px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item16416 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item16416.png') no-repeat 0 50%;
}

#item16344 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16342 {
	width:137px !important;
	height:33px !important;
	left:146px !important;
	top:399px !important;
}

#item16420 {
	width:31px !important;
	height:21px !important;
	left:152px !important;
	top:410px !important;
	background:url('../images/item16420.png') no-repeat 0 50%;
}

#item16451 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16474 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item16476 {
	border-radius:0 0 0 0;
	width:80px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item16500 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item16500.png') no-repeat 0 50%;
}

#item16427 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item16425 {
	width:137px !important;
	height:33px !important;
	left:178px !important;
	top:380px !important;
}

#item16504 {
	width:27px !important;
	height:24px !important;
	left:184px !important;
	top:388px !important;
	background:url('../images/item16504.png') no-repeat 0 50%;
}

#item16542 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:147px !important;
	top:15px !important;
}

#item16565 {
	border-radius:4px;
	background:#093;
	width:132px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item16566 {
	border-radius:0 0 0 0;
	width:114px !important;
	height:14px !important;
	left:22px !important;
	top:14px !important;
}

#item16590 {
	width:137px !important;
	height:29px !important;
	left:10px !important;
	top:7px !important;
	background:url('../images/item16590.png') no-repeat 0 50%;
}

#item16518 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:147px !important;
	top:15px !important;
}

#item16516 {
	width:167px !important;
	height:33px !important;
	left:105px !important;
	top:336px !important;
}

#item16594 {
	width:31px !important;
	height:29px !important;
	left:246px !important;
	top:343px !important;
	background:url('../images/item16594.png') no-repeat 0 50%;
}

#item18709 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:99px !important;
	top:239px !important;
}

#item18733 {
	border-radius:5px;
	background:#093;
	width:193px !important;
	height:23px !important;
	left:291px !important;
	top:12px !important;
}

#item18734 {
	border-radius:5px;
	background:#093;
	width:161px !important;
	height:23px !important;
	left:311px !important;
	top:98px !important;
}

#item18735 {
	border-radius:5px;
	background:#093;
	width:90px !important;
	height:23px !important;
	left:45px !important;
	top:113px !important;
}

#item18736 {
	border-radius:0 0 0 0;
	width:183px !important;
	height:14px !important;
	left:298px !important;
	top:16px !important;
}

#item18759 {
	border-radius:0 0 0 0;
	width:150px !important;
	height:14px !important;
	left:318px !important;
	top:102px !important;
}

#item18783 {
	border-radius:0 0 0 0;
	width:84px !important;
	height:14px !important;
	left:45px !important;
	top:117px !important;
}

#item18806 {
	border-radius:5px;
	background:#093;
	width:87px !important;
	height:23px !important;
}

#item18807 {
	border-radius:0 0 0 0;
	width:78px !important;
	height:14px !important;
	left:6px !important;
	top:4px !important;
}

#item18830 {
	border-radius:5px;
	background:#093;
	width:96px !important;
	height:23px !important;
	left:305px !important;
	top:151px !important;
}

#item18831 {
	border-radius:0 0 0 0;
	width:89px !important;
	height:14px !important;
	left:312px !important;
	top:155px !important;
}

#item18964 {
	border-radius:5px;
	background:#093;
	width:188px !important;
	height:23px !important;
	left:298px !important;
	top:114px !important;
}

#item18940 {
	border-radius:0 0 0 0;
	width:179px !important;
	height:14px !important;
	left:304px !important;
	top:118px !important;
}

#item18968 {
	border-radius:5px;
	background:#093;
	width:147px !important;
	height:23px !important;
	left:220px !important;
	top:20px !important;
}

#item18969 {
	border-radius:0 0 0 0;
	width:138px !important;
	height:14px !important;
	left:226px !important;
	top:25px !important;
}

#item18994 {
	border-radius:5px;
	background:#093;
	width:97px !important;
	height:23px !important;
	left:141px !important;
	top:208px !important;
}

#item18995 {
	border-radius:0 0 0 0;
	width:89px !important;
	height:14px !important;
	left:145px !important;
	top:213px !important;
}

#item18705 {
	width:42px !important;
	height:39px !important;
	left:90px !important;
	top:10px !important;
	background:url('../images/item18705.png') no-repeat 0 50%;
}

#item18690 {
	width:494px !important;
	height:257px !important;
	left:466px !important;
	top:350px !important;
}

#item19160 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:54px !important;
	top:239px !important;
}

#item19184 {
	border-radius:5px;
	background:#093;
	width:100px !important;
	height:23px !important;
	left:244px !important;
}

#item19185 {
	border-radius:5px;
	background:#093;
	width:93px !important;
	height:23px !important;
	left:208px !important;
	top:68px !important;
}

#item19186 {
	border-radius:5px;
	background:#093;
	width:90px !important;
	height:23px !important;
	top:93px !important;
}

#item19233libox {
	border-radius:5px;
	background:#093;
	width:155px !important;
	height:23px !important;
    left:-20px !important;
	top:40px !important;
}

#item19233li {
	border-radius:0 0 0 0;
	width:150px !important;
	height:14px !important;
    left:-25px !important;
	top:42px !important;
}

#item19187 {
	border-radius:0 0 0 0;
	width:92px !important;
	height:14px !important;
	left:251px !important;
	top:4px !important;
}

#item19210 {
	border-radius:0 0 0 0;
	width:86px !important;
	height:14px !important;
	left:213px !important;
	top:71px !important;
}

#item19233 {
	border-radius:0 0 0 0;
	width:84px !important;
	height:14px !important;
	top:95px !important;
}



#item19256 {
	border-radius:5px;
	background:#093;
	width:80px !important;
	height:23px !important;
	left:28px !important;
	top:4px !important;
}

#item19257 {
	border-radius:0 0 0 0;
	width:73px !important;
	height:14px !important;
	left:28px !important;
	top:7px !important;
}

#item19280 {
	border-radius:5px;
	background:#093;
	width:194px !important;
	height:23px !important;
	left:195px !important;
	top:128px !important;
}

#item19281 {
	border-radius:0 0 0 0;
	width:181px !important;
	height:14px !important;
	left:202px !important;
	top:130px !important;
}

#item19337 {
	border-radius:5px;
	background:#093;
	width:154px !important;
	height:23px !important;
	left:165px !important;
	top:12px !important;
}

#item19338 {
	border-radius:0 0 0 0;
	width:147px !important;
	height:14px !important;
	left:171px !important;
	top:15px !important;
}

#item19387 {
	width:42px !important;
	height:39px !important;
	left:45px !important;
	top:10px !important;
	background:url('../images/item19387.png') no-repeat 0 50%;
}

#item19148 {
	width:400px !important;
	height:257px !important;
	left:173px !important;
	top:355px !important;
}

#item18862 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:556px !important;
	top:614px !important;
}

#item19392 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:377px !important;
	top:614px !important;
}

#item18885 {
	width:119px !important;
	height:132px !important;
	left:548px !important;
	top:497px !important;
	background:url('../images/item18885.png') no-repeat 0 50%;
}

#item19415 {
	width:119px !important;
	height:132px !important;
	left:369px !important;
	top:497px !important;
	background:url('../images/item19415.png') no-repeat 0 50%;
}

#item22130 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:134px !important;
	top:15px !important;
}

#item22153 {
	border-radius:4px;
	background:#093;
	width:114px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item22154 {
	border-radius:0 0 0 0;
	width:95px !important;
	height:14px !important;
	left:21px !important;
	top:14px !important;
}

#item22179 {
	width:121px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item22179.png') no-repeat 0 50%;
}

#item22106 {
    border-radius: 0 0 0 0;
    width: 20px !important;
    height: 14px !important;
    left: 134px !important;
    top: 15px !important;
}

#item22104 {
	width:154px !important;
	height:33px !important;
	left:130px !important;
	top:163px !important;
}

#item22183 {
    width: 27px !important;
    height: 29px !important;
    left: 250px !important;
    top: 170px !important;
    background: url('../images/item22183.png') no-repeat 0 50%;
}

#item22331 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22354 {
	border-radius:4px;
	background:#093;
	width:101px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item22355 {
	border-radius:0 0 0 0;
	width:72px !important;
	height:14px !important;
	left:41px !important;
	top:14px !important;
}

#item22380 {
	width:106px !important;
	height:29px !important;
	left:33px !important;
	top:7px !important;
	background:url('../images/item22380.png') no-repeat 0 50%;
}

#item22307 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22305 {
	width:138px !important;
	height:33px !important;
	left:372px !important;
	top:330px !important;
}

#item22761 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22784 {
	border-radius:4px;
	background:#093;
	width:132px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item22785 {
	border-radius:0 0 0 0;
	width:115px !important;
	height:14px !important;
	left:41px !important;
	top:14px !important;
}

#item22809 {
	width:138px !important;
	height:29px !important;
	left:33px !important;
	top:7px !important;
	background:url('../images/item22809.png') no-repeat 0 50%;
}

#item22737 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22735 {
	width:168px !important;
	height:33px !important;
	left:303px !important;
	top:319px !important;
}

#item22384 {
	width:31px !important;
	height:29px !important;
	left:376px !important;
	top:336px !important;
	background:url('../images/item22384.png') no-repeat 0 50%;
}

#item22813 {
	width:31px !important;
	height:29px !important;
	left:307px !important;
	top:326px !important;
	background:url('../images/item22813.png') no-repeat 0 50%;
}

#item17925 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item17926 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item17927 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item17927.png') no-repeat 0 50%;
}

#item17953 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item17954 {
	border-radius:0 0 0 0;
	width:330px !important;
	height:218px !important;
	left:5px !important;
	top:5px !important;
}

#item17978 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:17px !important;
	top:19px !important;
}

#item17899 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item17901 {
	border-radius:0 0 0 0;
	width:18px !important;
	height:13px !important;
	left:17px !important;
	top:19px !important;
}

#item17897 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item18029 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item18030 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:10px !important;
	top:10px !important;
}

#item18031 {
	width:27px !important;
	height:30px !important;
	left:19px !important;
	top:19px !important;
	background:url('../images/item18031.png') no-repeat 0 50%;
}

#item18057 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:42px !important;
	top:49px !important;
}

#item18059 {
	border-radius:0 0 0 0;
	width:324px !important;
	height:609px !important;
	left:5px !important;
	top:5px !important;
}

#item18084 {
	border-radius:0 0 0 0;
	width:23px !important;
	height:14px !important;
	left:872px !important;
	top:18px !important;
}

#item18003 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:867px !important;
	top:10px !important;
}

#item18005 {
	border-radius:0 0 0 0;
	width:22px !important;
	height:14px !important;
	left:872px !important;
	top:18px !important;
}

#item18001 {
	width:914px !important;
	height:531px !important;
	left:81px !important;
	top:76px !important;
}

#item18107 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:77px !important;
	background:url('../images/item18107.png') no-repeat 0 50%;
}

#item18111 {
	width:63px !important;
	height:49px !important;
	left:940px !important;
	top:77px !important;
	background:url('../images/item18111.png') no-repeat 0 50%;
}

#item22848 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22871 {
	border-radius:4px;
	background:#093;
	width:92px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item22872 {
	border-radius:0 0 0 0;
	width:65px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item22896 {
	width:98px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item22896.png') no-repeat 0 50%;
}

#item22823 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22821 {
	width:129px !important;
	height:33px !important;
	left:270px !important;
	top:302px !important;
}

#item22900 {
	width:31px !important;
	height:29px !important;
	left:274px !important;
	top:309px !important;
	background:url('../images/item22900.png') no-repeat 0 50%;
}

#item22935 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22958 {
	border-radius:4px;
	background:#093;
	width:129px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item22959 {
	border-radius:0 0 0 0;
	width:112px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item22983 {
	width:134px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item22983.png') no-repeat 0 50%;
}

#item22911 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item22909 {
	width:165px !important;
	height:33px !important;
	left:341px !important;
	top:354px !important;
    
}

#item22987 {
	width:31px !important;
	height:29px !important;
	left:345px !important;
	top:361px !important;
	background:url('../images/item22987.png') no-repeat 0 50%;
}

#item11986 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:123px !important;
	top:15px !important;
}

#item12009 {
	border-radius:4px;
	background:#093;
	width:103px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item12010 {
	border-radius:0 0 0 0;
	width:95px !important;
	height:14px !important;
	left:10px !important;
	top:14px !important;
}

#item12034 {
	width:110px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item12034.png') no-repeat 0 50%;
}

#item11962 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:123px !important;
	top:15px !important;
}

#item11960 {
	width:143px !important;
	height:33px !important;
	left:173px !important;
	top:607px !important;
}

#item12780 {
	width:31px !important;
	height:29px !important;
	left:291px !important;
	top:614px !important;
	background:url('../images/item12780.png') no-repeat 0 50%;
}

#item13308 {
	border-radius:0 0 0 0;
	background:#b2b2b2;
	width:159px !important;
	height:21px !important;
	left:91px !important;
	top:87px !important;
}

#item13310 {
	border-radius:0 0 0 0;
	width:154px !important;
	height:19px !important;
	left:96px !important;
	top:92px !important;
}

#item13333 {
	border-radius:0 0 0 0;
	width:255px !important;
	height:19px !important;
	left:675px !important;
	top:92px !important;
}

#item14455 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item14478 {
	border-radius:4px;
	background:#093;
	width:167px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item14479 {
	border-radius:0 0 0 0;
	width:146px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item14503 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item14503.png') no-repeat 0 50%;
}

#item14431 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item14429 {
	width:203px !important;
	height:33px !important;
	left:220px !important;
	top:330px !important;
}

#item14574 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item14597 {
	border-radius:4px;
	background:#093;
	width:191px !important;
	height:23px !important;
	left:36px !important;
	top:10px !important;
}

#item14598 {
	border-radius:0 0 0 0;
	width:179px !important;
	height:14px !important;
	left:42px !important;
	top:14px !important;
}

#item14622 {
	width:106px !important;
	height:29px !important;
	left:34px !important;
	top:7px !important;
	background:url('../images/item14622.png') no-repeat 0 50%;
}

#item14550 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:10px !important;
	top:15px !important;
}

#item14548 {
	width:227px !important;
	height:33px !important;
	left:316px !important;
	top:310px !important;
}

#item14507 {
	width:31px !important;
	height:29px !important;
	left:224px !important;
	top:337px !important;
	background:url('../images/item14507.png') no-repeat 0 50%;
}

#item14626 {
	width:31px !important;
	height:29px !important;
	left:320px !important;
	top:317px !important;
	background:url('../images/item14626.png') no-repeat 0 50%;
}

#item14661 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item14684 {
	border-radius:4px;
	background:#093;
	width:110px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item14685 {
	border-radius:0 0 0 0;
	width:121px !important;
	height:14px !important;
	left:-10px !important;
	top:14px !important;
}

#item14709 {
	width:106px !important;
	height:29px !important;
	left:9px !important;
	top:7px !important;
	background:url('../images/item14709.png') no-repeat 0 50%;
}

#item14637 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:122px !important;
	top:15px !important;
}

#item14635 {
	width:142px !important;
	height:33px !important;
	left:129px !important;
	top:505px !important;
}

#item14739 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:163px !important;
	top:15px !important;
}

#item14763 {
	border-radius:4px;
	background:#093;
	width:152px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item14764 {
	border-radius:0 0 0 0;
	width:135px !important;
	height:14px !important;
	left:19px !important;
	top:14px !important;
}

#item14788 {
	width:112px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item14788.png') no-repeat 0 50%;
}

#item14715 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:163px !important;
	top:15px !important;
}

#item14713 {
	width:185px !important;
	height:33px !important;
	left:98px !important;
	top:538px !important;
}

#item14870 {
	width:31px !important;
	height:29px !important;
	left:245px !important;
	top:510px !important;
	background:url('../images/item14870.png') no-repeat 0 50%;
}

#item14874 {
	width:31px !important;
	height:29px !important;
	left:254px !important;
	top:545px !important;
	background:url('../images/item14874.png') no-repeat 0 50%;
}

#item14993 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:169px !important;
	top:15px !important;
}

#item15016 {
	border-radius:4px;
	background:#093;
	width:148px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item15017 {
	border-radius:0 0 0 0;
	width:129px !important;
	height:14px !important;
	left:22px !important;
	top:14px !important;
}

#item15041 {
	width:154px !important;
	height:29px !important;
	left:8px !important;
	top:7px !important;
	background:url('../images/item15041.png') no-repeat 0 50%;
}

#item14969 {
    border-radius: 0 0 0 0;
    width: 20px !important;
    height: 14px !important;
    left: 170px !important;
    top: 15px !important;
}

#item14967 {
	width:189px !important;
	height:33px !important;
	left:224px !important;
	top:197px !important;
}

#item15089 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:211px !important;
	top:15px !important;
}

#item15113 {
	border-radius:4px;
	background:#093;
	width:190px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item15114 {
	border-radius:0 0 0 0;
	width:171px !important;
	height:18px !important;
	left:22px !important;
	top:14px !important;
}

#item15138 {
	width:197px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item15138.png') no-repeat 0 50%;
}

#item15065 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:211px !important;
	top:15px !important;
}

#item15063 {
	width:231px !important;
	height:33px !important;
	left:63px !important;
	top:227px !important;
}

#item15045 {
	width:31px !important;
	height:29px !important;
	left:387px !important;
	top:204px !important;
	background:url('../images/item15045.png') no-repeat 0 50%;
}

#item15143 {
	width:31px !important;
	height:29px !important;
	left:268px !important;
	top:233px !important;
	background:url('../images/item15143.png') no-repeat 0 50%;
}

#item18626 {
	border-radius:0 0 0 0;
	width:357px !important;
	height:480px !important;
	left:550px !important;
	top:140px !important;
}

#item21089 {
	border-radius:0 0 0 0;
	width:233px !important;
	height:12px !important;
	left:155px !important;
	top:239px !important;
}

#item21113 {
	border-radius:5px;
	background:#093;
	width:270px !important;
	height:23px !important;
	left:350px !important;
}

#item21114 {
	border-radius:5px;
	background:#093;
	width:241px !important;
	height:23px !important;
	left:320px !important;
	top:68px !important;
}

#item21115 {
	border-radius:5px;
	background:#093;
	width:178px !important;
	height:23px !important;
	left:21px !important;
	top:96px !important;
}

#item21116 {
	border-radius:0 0 0 0;
	width:258px !important;
	height:14px !important;
	left:356px !important;
	top:4px !important;
}

#item21140 {
	border-radius:0 0 0 0;
	width:236px !important;
	height:14px !important;
	left:324px !important;
	top:72px !important;
}

#item21163 {
	border-radius:0 0 0 0;
	width:167px !important;
	height:14px !important;
	left:26px !important;
	top:100px !important;
}

#item21186 {
	border-radius:5px;
	background:#093;
	width:162px !important;
	height:23px !important;
	top:7px !important;
}

#item21187 {
	border-radius:0 0 0 0;
	width:151px !important;
	height:14px !important;
	left:4px !important;
	top:10px !important;
}

#item21210 {
	border-radius:5px;
	background:#093;
	width:156px !important;
	height:23px !important;
	left:318px !important;
	top:131px !important;
}

#item21211 {
	border-radius:0 0 0 0;
	width:142px !important;
	height:14px !important;
	left:325px !important;
	top:135px !important;
}

#item21243 {
	border-radius:5px;
	background:#093;
	width:198px !important;
	height:23px !important;
	left:244px !important;
	top:20px !important;
}

#item21244 {
	border-radius:0 0 0 0;
	width:185px !important;
	height:14px !important;
	left:250px !important;
	top:25px !important;
}

#item21269 {
	width:42px !important;
	height:39px !important;
	left:146px !important;
	top:10px !important;
	background:url('../images/item21269.png') no-repeat 0 50%;
}

#item21076 {
	width:630px !important;
	height:257px !important;
	left:73px !important;
	top:346px !important;
}

#item21273 {
	border-radius:0 0 0 0;
	width:100px !important;
	height:12px !important;
	left:377px !important;
	top:610px !important;
}

#item21296 {
	width:119px !important;
	height:132px !important;
	left:369px !important;
	top:493px !important;
	background:url('../images/item21296.png') no-repeat 0 50%;
}

#item18290 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item18291 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item18292 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item18292.png') no-repeat 0 50%;
}

#item18318 {
	border-radius:0 0 0 0;
	width:350px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item18319 {
	border-radius:0 0 0 0;
	width:330px !important;
	height:135px !important;
	left:5px !important;
	top:5px !important;
}

#item18370 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:16px !important;
	left:13px !important;
	top:19px !important;
}

#item18264 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:11px !important;
}

#item18266 {
	border-radius:0 0 0 0;
	width:24px !important;
	height:16px !important;
	left:13px !important;
	top:19px !important;
}

#item18262 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item18366 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:77px !important;
	background:url('../images/item18366.png') no-repeat 0 50%;
}

#item18427 {
	border-radius:3px;
	background:#093;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item18451 {
	border-radius:0 0 0 0;
	background:#fff;
	opacity:0.90;
	filter:alpha(opacity=90);
	border:solid 1px #08312a;
	width:416px !important;
	height:521px !important;
	left:501px !important;
	top:10px !important;
}

#item18452 {
	width:27px !important;
	height:30px !important;
	left:512px !important;
	top:19px !important;
	background:url('../images/item18452.png') no-repeat 0 50%;
}

#item18478 {
	border-radius:0 0 0 0;
	width:351px !important;
	height:446px !important;
	left:537px !important;
	top:49px !important;
}

#item18480 {
	border-radius:0 0 0 0;
	width:327px !important;
	height:235px !important;
	left:5px !important;
	top:5px !important;
}

#item18563 {
	border-radius:0 0 0 0;
	width:34px !important;
	height:16px !important;
	left:13px !important;
	top:68px !important;
}

#item18402 {
	border-radius:3px;
	background:#08312a;
	width:47px !important;
	height:29px !important;
	left:10px !important;
	top:60px !important;
}

#item18403 {
	border-radius:0 0 0 0;
	width:34px !important;
	height:16px !important;
	left:13px !important;
	top:68px !important;
}

#item18400 {
	width:917px !important;
	height:531px !important;
	left:19px !important;
	top:76px !important;
}

#item18526 {
	width:63px !important;
	height:49px !important;
	left:21px !important;
	top:127px !important;
	background:url('../images/item18526.png') no-repeat 0 50%;
}

#item14818 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:130px !important;
	top:15px !important;
}

#item14841 {
	border-radius:4px;
	background:#093;
	width:109px !important;
	height:23px !important;
	left:10px !important;
	top:10px !important;
}

#item14842 {
	border-radius:0 0 0 0;
	width:88px !important;
	height:14px !important;
	left:23px !important;
	top:14px !important;
}

#item14866 {
	width:116px !important;
	height:29px !important;
	left:7px !important;
	top:7px !important;
	background:url('../images/item14866.png') no-repeat 0 50%;
}

#item14794 {
	border-radius:0 0 0 0;
	width:20px !important;
	height:14px !important;
	left:130px !important;
	top:15px !important;
}

#item14792 {
	width:150px !important;
	height:33px !important;
	left:167px !important;
	top:607px !important;
}

#item14878 {
	width:31px !important;
	height:29px !important;
	left:291px !important;
	top:613px !important;
	background:url('../images/item14878.png') no-repeat 0 50%;
}

p.autoParaStyle26 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#4f5cd5;
	text-decoration:underline;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle23 {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:17px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle21 {
	font-family:Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle20 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle19 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:20px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle16 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle15 {
	font-family:FontAwesome;
	font-size:24px;
	line-height:29px;
	color:#08312a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#08312a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:14px;
	color:#08312a;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:Arial,sans-serif;
	font-size:18px;
	line-height:22px;
	color:#fff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:Arial,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:Arial,sans-serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:19px;
	color:#08312a;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:17px;
	color:#08312a;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:19px;
	color:#08312a;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#85a0a0;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle2 {
	font-family:Arial,sans-serif;
	font-size:16px;
	line-height:19px;
	color:#85a0a0;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:17px;
	color:#000;
}

span.Hyperlink {
	color:#4f5cd5;
	text-decoration:underline;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
