#rssoku{

position:relative;

}
/*------------ News BOX ------------*/
.newsBox {
	width:970px;
	height:33px;
	background-color:#D4DCD1;
	/* margin:16px 0; */
	margin: 16px 0 0;
	
}
.newsTitle{
	width:152px;
	height:33px;
	float:left;
}
.newsContent{
	width:742px;
	height:33px;
	border-right:1px solid #fff;	
	float:left;
	text-align:left;
}
.newsScroll{
	width:71px;
	height:33px;
	color:#fff;
	float:left;
	font-size:15px;
	margin: 0 0 0 -1px;
	
}
.newsScroll img{
	float:left;
}
.border-right {
	float:left;
	/*border-right:1px solid #fff;*/
	padding:7px 0 0 0;
	height:26px;
	
}
.sld-item {
    color:#fff;
    font-size:13px;
    text-decoration:none;
    display:block;
    padding:8px 0 0 5px;
    width:748px;
    height:15px;
}
/*------------ Content -------------*/
