.word {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.promotion-word {
	font-size: 12px;
	color: #333333;
}

.red-word {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red2-word {
	font-size: 12px;
	line-height: 18px;
	color: #FF6666;
}
.blue-word {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0099FF;
}
.blue2-word {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0066FF;
}

