/* 文字色指定 */

.midasi, .item {
	color: #663366;
	font-size: 12px;
}

.item {
	font-weight: bold;
}

.itembg {
	border: 1px solid #663366;
}

.pricelist { color: #cc0000; font-size: 12px; font-weight: bold; }

.itemdetail {
	color: #663366;
	font-size: 16px;
	font-weight: bold;
}

.shoppingsti {
	color: #663366;
	font-weight: bold;
	background-color: #eccfec;
	text-indent: 2px;
	padding: 2px;
	margin-bottom:5px;
}

.attention {
	color: #CC0000;
	font-size: 12px;
}
