@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: fafafa;
}

.textB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.textC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.bublish {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	text-align: center;
	text-decoration: line-through;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
	text-align: center;
}
