/******************** layout ************************/
#header_bgloop {	background:none !important;}

#index #newsbox #news {
	padding-bottom:10px;
}
#index #newsbox #news .scroll{
	padding:5px 5px 5px 10px;
	height: 120px;
	overflow: auto;
}
#index #newsbox #news .scroll .item{
	margin:0px 0px 3px;
	border-bottom: 1px dashed #ccc;
}
#index #newsbox #news .scroll .item .date{
	width:90px;
	float:left;
	line-height:130%;
	padding-top: 3px;
	font-weight: bold;
}
#index #newsbox #news .scroll .item .text{
	float:left;
	background: url(../../img/lh-news.gif) no-repeat 1px 3px;
	line-height:130%;
	padding: 3px 0px 5px 15px;
}
