	
	.jssor_slider_text_block
	{
		display:block;
		position:absolute;
		right:0px;
		bottom:0px;
		width:400px;
		padding:15px;
		background: url(/offices/front/interface/sliders/text_block_background.png) repeat;
	}

		div.jssor_slider_text_block h1,
		div.jssor_slider_text_block h2,
		div.jssor_slider_text_block h3,
		div.jssor_slider_text_block p,
		div.jssor_slider_text_block a,
		div.jssor_slider_text_block span,
		div.jssor_slider_text_block ul,
		div.jssor_slider_text_block li
		{
			color:#fff !important;
			margin:0px 0px 10px 0px !important;
			padding:0px !important;
		}
	
	
	
	.jssora05l, .jssora05r, .jssora05ldn, .jssora05rdn
	{
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(/offices/front/interface/sliders/a17.png) no-repeat;
	overflow:hidden;
	}
	.jssora05l { background-position: -10px -40px; }
	.jssora05r { background-position: -70px -40px; }
	.jssora05l:hover { background-position: -130px -40px; }
	.jssora05r:hover { background-position: -190px -40px; }
	.jssora05ldn { background-position: -250px -40px; }
	.jssora05rdn { background-position: -310px -40px; }



	/* jssor slider thumbnail navigator skin 01 css */
	/*
	.jssort01 .p           (normal)
	.jssort01 .p:hover     (normal mouseover)
	.jssort01 .pav           (active)
	.jssort01 .pav:hover     (active mouseover)
	.jssort01 .pdn           (mousedown)
	*/
	.jssort01 .w 
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
	
	.jssort01 .c 
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		border-width: 0px;
	}
	
	.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c 
	{
		border-width: 0px;
		top: 2px;
		left: 2px;
		width: 100%;
		height: 100%;
	}
	
	.jssort01 .p:hover .c, .jssort01 .pav:hover .c 
	{
		top: 0px;
		left: 0px;
		width: 120px;
		height: 70px;
		border-width: 0px;
	}
	
	div.p:hover div.w img
	{
		opacity:0.4;
	}
