html body .newsblock .nitem { 
	background: none;
        font-size:13px;
}	

.newsblock .nitem .detail {
	display: block;
	width: 80px;
	background: url('../../img/arrow-r_g.gif') no-repeat right;
	color:#21A53D;
	margin: 20px 0px 13px 0px;
}

.nitem .buynow {float:right;}
