.good-item{
 background:url(../images/good-item/good-bg.jpg) top center no-repeat;	
	
	}
	
	
.good-item .good-block-top{
	padding-top: 45px;
	padding-bottom: 0px;
	font: 60px/45px 'Kanit', Arial, sans-serif;
	color: #fff;
	text-align:center;
	text-shadow: 7px 7px 19px rgba(48, 97, 71, 0.43);
}
.good-item .good-block-top span{
	color: #fff;
}	
	
	
.good-item .item{	

}
	
.good-item .item img{
	max-width:100%;
	height:auto;
}
		
.good-item .good-title{
	font: 24px/30px 'Kanit', Arial, sans-serif;
	color: #fff;
}
.good-item .good-title a{
	color: #fff;
}		
	
	