.goods {
	width: 370px;
	float: left;
	padding-right: 15px;
	margin-right: 25px;
	border-right: 1px solid #CCCCCC;
	margin-top: 15px;
}
.goods1 {
	background-color: #F1F1F1;
	padding: 15px;
	border-bottom: 1px dotted #CCCCCC;
}
.goods2 {
	background-color: #FFFFFF;
	padding: 15px;
	border-bottom: 1px dotted #CCCCCC;
}
.goodsname {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(img/midashiback2.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	margin-bottom: 5px;
}
.goodstext {
	padding-left: 10px;
}
.price {
	font-weight: bold;
	color: #CC0000;
}
.buy {
	font-size: 10px;
	line-height: 14px;
}
.buyheader {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	text-indent: -1em;
}
.return {
	clear: both;
	padding: 30px 0 10px 0;
	background-color: #FFFFFF;
	text-align: center;
}
.midashisub {
	font-size: 10px;
	font-weight: normal;
}
