@charset "utf-8";
/* CSS Document */

#left-new{
width:510px;
float:left;
height:460px;
overflow:hidden
}
.scroll{
height:320px;
}
#right-new {
width:310px;
float:right;
background:url(../images/news-right.jpg) no-repeat;
height:460px;
}
jScrollPaneTrack{
width:10px !important;
}
.jScrollPaneDrag {
	background:gray !important;
	width:10px !important;
	
}
#right-new {
width:310px;
float:right;
background:url(../images/news-right.jpg) no-repeat;
height:460px;
}
#left-new img{
margin:15px;
}

.date{
clear:both;
background:black;
color:white;
font-size:16px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:25px 15px 15px 15px;
padding:3px;
font-weight:bold;
}