/* ■ */
#amazonCafe{
	margin-left: 15px;
	color: #3333dd;
	font-size: 18px;
	font-weight: bold;
	font-family : Comic Sans MS,Geneva;
}
#amazonArea{
	clear: both;
	text-align: left;
	border-right: #aaaaff 2px dashed;
	border-top: #aaaaff 2px dashed;
	border-left: #aaaaff 2px dashed;
	border-bottom: #aaaaff 2px dashed;
	padding: 4px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#amazonArea td{
	width: 450px;
}
#amazonArea2{
	clear: both;
	text-align: left;
	border-right: #aaaaff 2px dashed;
	border-top: #aaaaff 2px dashed;
	border-left: #aaaaff 2px dashed;
	border-bottom: #aaaaff 2px dashed;
	padding: 4px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
#amazonArea2 td{
	width: 300px;
}

.perGoods{
	margin-top: 1px;
	margin-bottom: 5px;
}
.perGoodsTitle{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
.perGoods  img{
	float: left;
	margin: 2px;
	margin-right: 5px;
}
.perGoodsCreater{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
.perGoodsPrice{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
.perGoodsPriceTopic{
}
.perGoodsPriceValue{
	color: #cc0000;
}
.perGoodsRecommend{
	margin-top: 2px;
	margin-bottom: 2px;
}
.perGoodsRecommendTopic{
	font-size: 13px;
	float: left;
}
.perGoodsRecommendImg img{
	float: left;
	margin: 0px;
	padding: 0px;
}
.perGoodsRanking{
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 12px;
}
.perGoodsRankingTopic{

}
.perGoodsRankingValue{

}
.customerReview{
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #ccffcc;
	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;
}
