.Adress {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.Piece_Name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.piece_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.Piece_Price {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

