
.scroll-pane {
	width:555px;
	height:373px;
	overflow:auto;
	position:relative;
	zoom:1;
}

.scroll-pane02 {
	width:555px;
	height:356px;
	overflow:auto;
	position:relative;
	zoom:1;
}

.scroll-pane03 {
	width:112px;
	height:325px;
	overflow:auto;
	position:relative;
	zoom:1;
}


.scroll-pane04 {
	width:305px;
	height:126px;
	overflow:auto;
	position:relative;
	zoom:1;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.lesha-box .jScrollPaneTrack {
	position:absolute;
	cursor: pointer;
	left:296px;
	top: 0;
	height:100%;
	background:/*#cfad7a*/transparent url(/img/ScrollPaneTrack04.gif) 0 0 repeat-y;
} 

* html .lesha-box .jScrollPaneTrack {left:295px; }

.photo-pre-block .jScrollPaneTrack {
	position:absolute;
	cursor: pointer;
	left:103px;
	top: 0;
	height:100%;
	background:#cfad7a url(/img/ScrollPaneTrack.gif) 0 0 repeat-y;
}

.jScrollPaneTrack {
	position:absolute;
	cursor: pointer;
	left:546px;
	top: 0;
	height:100%;
	background:/*#cfad7a*/ url(/img/ScrollPaneTrack.gif) 0 0 repeat-y;
}

* html .jScrollPaneTrack {left:545px;}


.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:/*#c0a372*/ url(/img/ScrollPaneDrag.gif) 0 0 repeat-y;
}
.lesha-box .jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:/*#c0a372*/transparent url(/img/ScrollPaneDrag04.gif) 0 0 repeat-y;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	height:16px;
	background:#c0a372 url(/img/ScrollPaneDragTop.gif) 0 0 no-repeat;
}
.lesha-box .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	height:16px;
	background:transparent url(/img/ScrollPaneDragTop04.gif) 0 0 no-repeat;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height:15px;
	background:#c0a372 url(/img/ScrollPaneDragBottom.gif) 0 0 no-repeat;
}
.lesha-box .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	height:15px;
	background:transparent url(/img/ScrollPaneDragBottom04.gif) 0 0 no-repeat;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:7px;
	background:url(/img/ScrollArrowUp.gif) 0 0 no-repeat;
}
.lesha-box a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:7px;
	background:url(/img/ScrollArrowUp04.gif) 0 0 no-repeat;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:8px;
	background:url(/img/ScrollArrowDown.gif) 0 0 no-repeat;
}

.lesha-box a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height:8px;
	background:url(/img/ScrollArrowDown04.gif) 0 0 no-repeat;
}


a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
