.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background-color: #6C604D;
	margin-right: 2px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;

}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
	/*border:1px solid #4F4F4F;*/
	width:16px;
	background-color: #9a866e;
}

#contentshort{
padding-right:10px;

}

.scroll-pane {
	width: 300px;
	height: 430px;
	overflow: auto;
	padding-right: 20px;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:transparent url(../img/up.gif) no-repeat scroll 0 0;
	height:16px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:transparent url(../img/down.gif) no-repeat scroll 0 0;
	height:16px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}.scroll-pane2 {
	width: 680px;
	height: 384px;
	overflow: auto;
}
.scroll-pane3 {
	width: 650px;
	height: 400px;
	overflow: auto;
}
.scroll-pane4 {
	width: 370px;
	height: 130px;
	overflow: auto;
}
.scroll-pane5 {
	width: 240px;
	height: 192px;
	overflow: auto;
}
.scroll-pane6 {
	width: 218px;
	height: 403px;
	overflow: auto;
}
.scroll-pane7 {
	width: 250px;
	height: 430px;
	overflow: auto;
}
.scroll-pane8 {
	width: 320px;
	height: 420px;
	overflow: auto;
}
.scroll-pane9 {
	width: 320px;
	height: 300px;
	overflow: auto;
}
.scroll-pane_main {
	width: 414px;
	height: 130px;
	overflow: auto;
}
.scroll-pane10 {
	width: 300px;
	height: 420px;
	overflow: auto;
}
.scroll-pane_trade {
	width: 402px;
	height: 346px;
	overflow: auto;
}

