@charset "UTF-8";

#news_cont{
	width:960px;
	height: 610px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 170%;
}
#news h1{
	width:960px;
	height: 82px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
.jScrollbar5 {
	width:580px;
	height:435px;
	overflow:hidden;
	position:relative;
	padding-top:20px;
	padding-left: 60px;
	padding-bottom:10px;
	padding-right:10px;
}
.jScrollbar5 .jScrollbar_mask {
	width:540px;
	position:relative;
	top:0;
	float:left
	}
.jScrollbar5 .jScrollbar_mask p{
			margin:0;
			padding:0;
			color:#666;
			font-size:12px;
			text-align:left;
		}
.jScrollbar5 .jScrollbar_draggable {
		float:left;
		width:20px;
		height:435px;
		overflow:hidden;
		background:none;
		background-color:#DDD0B0;
		margin-left:10px;
		position:relative
	}
.jScrollbar5 .jScrollbar_draggable a.draggable {
		position:relative;
		background:transparent url('../common/images/scroll_1.gif') no-repeat;
		display:block;
		height:40px;
		width:20px;
		margin-left:0;
		cursor:s-resize
	}
.jScrollbar5 strong{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6666;
	text-align:left;
}
.jScrollbar5
		{
	float:left;
	margin:0px
}
