#goods {
	text-align: left;
}
#goods table tr td p {
}
#goods table tr td h4 {
	font-size: 12px;
	color: #F60;
}
.fonts {
	font-size: 12px;
}
.red {
	color: #F00;
}
.reds{
	color: #F00;
	font-size: 12px;
}
.price table {
	border: 1px solid #999;
}
.price table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
	text-align: center;
}

.price table td th{
	border: 1px solid #999;
}
.price table tr th {
	background-color: #FC3;
	color: #000;
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-weight: normal;
}
.price {
	clear: both;
}

.price table th {
	border: 1px solid #999;
}

.price img {
	float: right;
}
#text2 {
	padding-left: 20px;
}
#right2 {
	padding-right: 40px;
}
#e1 {
	width: 609px;
	padding-right: 25px;
	padding-left: 20px;
}
h5 {
	background-color: #FFE6AC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #11779B;
	padding: 5px;
	color: #F33;
}
