.product-news-home{
	width: 223px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #e8e8e8;
	margin-bottom: 10px;
}
.product-news-home-tile{
	height: 31px;
	overflow: hidden;
	background: url(../images/titile-news-home.png) no-repeat;
	border-bottom: 1px solid #e8e8e8;
}
.product-news-home-tile a{
	padding-left: 10px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.product-news-home-bound{
	width:163px;
	height:290px;
	padding:10px 30px;
	overflow:hidden;
}
.product-news-home-bound img{
	width:163px;
	height:140px;
	margin-bottom:5px;
}