.layout-product{
	width:730px;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
	position:relative;
}
.product-bound{
	margin-top:10px;
	background:url(../images/bg-news.png);
	padding:22px;
	overflow:hidden;
}
.product3{
	margin-right:0 !important;
}
.content-product{
	text-align:center;
	width:215px;
	float:left;
	margin-right:20px;
	padding-bottom:20px;
	min-height:200px;
}
.content-product img{
	width:210px;
	height:143px;
	border-radius:5px;
	margin-bottom:10px;
}
.content-product a{
	font-size:15px;
	color:#FFF;
}
.news-list-paging{
	bottom:10px;
	right:10px;
	position:absolute;
}