@charset "utf-8";
/* CSS Document */
.searchresult114{border:2px dotted #ddd; background:#eee; overflow:hidden}
.searchresult114 h1{font-size:14px;  color:#666; height:22px; display:block; background:url(http://www.gznet.com/114searcher/searchresult/windowslive.gif) no-repeat right top; margin:0; padding:0; line-height:22px; padding-left:3px; color:#06C}
.searchresult114 .out{height:250px; overflow-x:hidden; overflow-y:auto;
scrollbar-arrow-color: #FFF; scrollbar-base-color: #eee;scrollbar-track-color:#fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; }
.searchresult114 .in{margin-top:-150px;background:#fff; width:990px; height:1000px; margin-left:-18px}
.searchresult114 .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.searchresult114 .jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ddd;
}
.searchresult114 .jScrollPaneDrag {
	position: absolute;
	background: #999;
	cursor: pointer;
	overflow: hidden;
}
.searchresult114 .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.searchresult114 .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.searchresult114 a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #666;
	height: 9px;
}
.searchresult114 a.jScrollArrowUp:hover {
	background-color: #f60;
}

.searchresult114 a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #666;
	height: 9px;
}
.searchresult114 a.jScrollArrowDown:hover {
	background-color: #f60;
}
.searchresult114 a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #f00;
}
