#amazonArea{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-right: #3030ff 1px dashed;
	border-top: #3030ff 1px dashed;
	border-left: #3030ff 1px dashed;
	border-bottom: #3030ff 1px dashed;
	padding: 3px;
	width: 190px;
}
#amazonAreaTitle{
	font-size: 14px;
	color: #000099;
	background: #eeeeff;
	border-bottom: #3030ff 1px solid;
	border-left: #3030ff 8px solid;
	text-align: center;
	padding: 2px;
}
.perGoods{
	margin-top: 5px;
	margin-bottom: 12px;
	width: 184px;
}
.perGoodsTitle{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.perGoods  img{
	float: left;
	margin-right: 5px;
}
.perGoodsCreater{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.perGoodsPrice{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.perGoodsPriceTopic{
}
.perGoodsPriceValue{
	color: #cc0000;
}
.perGoodsRecommend{
	margin-top: 0px;
	margin-bottom: 0px;
}
.perGoodsRecommendTopic{
	font-size: 13px;
	float: left;
}
.perGoodsRecommendImg img{
	float: left;
	margin: 0px;
	padding: 0px;
}
.perGoodsRanking{
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
}
.perGoodsRankingTopic{

}
.perGoodsRankingValue{

}
.customerReview{
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #ddddff;
	padding: 4px;
}
.customerReviewSummary{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.customerReviewSummaryTitle{
	font-weight: bold;
}
.customerReviewSummaryDate{

}
.customerReviewContent{
	font-size: 12px;
	color: #333333;
}
.customerReviewLink{
	font-size: 13px;
	text-align: right;
}
.customerReviewLink a{
	color: #0000ff;
}
