@charset "utf-8";

.goods {
	padding: 15px;
}
.goods #item {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
