.feat {
	width: 122px;
	float: left;
	padding: 6px;
}
.feat_width {
	width: 100%;
}
.feat_img {
	text-align: center;
}

.feat_txt {
	width: 100%;
	color: #666666;
	height: 38px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}
.feat_txt a{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
	
.feat_txt a:hover{
	text-decoration:none;
	color:#f58700;
}
.feat_price {
	width: 100%;
	color: #5a9a11;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}
