@charset "utf-8";
.jssora22l,
.jssora22r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 58px;
	cursor: pointer;
	background: url('/img/a22.webp') center center no-repeat;
	overflow: hidden;
}

.jssora22l {
	background-position: -10px -31px;
}

.jssora22r {
	background-position: -70px -31px;
}

.jssora22l:hover {
	background-position: -130px -31px;
}

.jssora22r:hover {
	background-position: -190px -31px;
}


/* jssor slider thumbnail navigator skin 01 css */

/*
   .jssort01-144-72 .p            (normal)
   .jssort01-144-72 .p:hover      (normal mouseover)
   .jssort01-144-72 .p.pav        (active)
   .jssort01-144-72 .p.pdn        (mousedown)
   */

.jssort01-144-72 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 144px;
	height: 72px;
}

.jssort01-144-72 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.jssort01-144-72 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.jssort01-144-72 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 68px;
	border: #000 2px solid;
	box-sizing: content-box;
	background: url('/img/t01.webp') -800px -800px no-repeat;
	_background: none;
}

.jssort01-144-72 .pav .c {
	top: 2px;
	_top: 0px;
	left: 2px;
	_left: 0px;
	width: 140px;
	height: 68px;
	border: #000 0px solid;
	_border: #fff 2px solid;
	background-position: 50% 50%;
}

.jssort01-144-72 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 142px;
	height: 70px;
	border: #fff 1px solid;
	background-position: 50% 50%;
}

.jssort01-144-72 .p.pdn .c {
	background-position: 50% 50%;
	width: 140px;
	height: 68px;
	border: #000 2px solid;
}

* html .jssort01-144-72 .c,
* html .jssort01-144-72 .pdn .c,
* html .jssort01-144-72 .pav .c {
	/* ie quirks mode adjust */
	width/**/
	: 144px;
	height/**/
	: 72px;
}
