@charset "UTF-8";

.jScrollPaneContainer {
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top:223px;
	left:38px;
}

#scrollcon{
	width:869px;
	height:250px;
	background:#bababa;
	top:223px;
	left:38px;
	z-index:2;
	overflow:auto;
	z-index:2;
	position:absolute;
}
#scrollcon a{
	font-size:12px;
	line-height:14px;
	color:#000000;
}
#scrollcon a:hover{
	color:#ffffff;
}


.linkbox{
	width:210px;
	float:left;
}
