#news_scroll-lastest_news { 
	width						:	180px; 
	background				:	#EAF4F5; 
	padding					:	5px 5px 5px 5px; 
	font-family				:	Verdana,Arial,Sans-Serif;
	font-size				:	12px;
	margin					:	2px 2px 2px 2px;
	
}

#news_scroll-lastest_news a { 
	text-decoration		:	none; 
}

#news_scroll-lastest_news .content_news:hover{ 
	border					: 	2px solid #F00FFF; 
}

#news_scroll-lastest_news img { 
	border					: 	2px solid #FFFFFF; 
}

#news_scroll-lastest_news .title {
	text-align				:	center;
	font-size				:	14px;
	font-weight				:	bold;
	padding					:	5px;
}

.news_scroll-jcarousellite { 
	width						:	180px; 
}

.news_scroll-jcarousellite ul li{ 
	list-style				:	none; 
	display					:	block; 
	padding-bottom			:	1px; 
	margin-bottom			:	5px; 
}

.news_scroll-jcarousellite .thumbnail { 
	float						:	left; 
	width						:	110px; 
}

.news_scroll-jcarousellite .info { 
	float						:	left; 
	width						:	180px; 
}

.news_scroll-jcarousellite .info span.cat { 
	display					: 	block; 
	font-size				:	10px; 
	color						:	#808080; 
}

.clear { 
	clear						: 	both; 
}

