html body .newsblock .nitem { 
	background: none;
}	
.newsblock .nitem {
	padding-bottom: 10px;
}
.newsblock .nitem .detail {
	display: block;
	width: 80px;
	background: url('../../img/arrow-r_g.gif') no-repeat right;
	color:#21A53D;
	margin: 20px 0px 13px 0px;
}

.newsblock .img {
border: 2px solid #CCC;
display: block;
height: 200px;
left: 0px;
position: absolute;
top: 0px;
width: 150px;
}

.newsblock .ncont {
margin-left: 170px;
}
