
/*-----以下为预售商品页面样式*/

td.Pre_black_name     {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

td.Pre_red_price     {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
td.Pre_red_price_01     {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

td.Pre_black     {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

td.Pre_blue_name      {
	color: #2B50A8;
	font-weight: bold;
	font-size: 18px;
}

td.Pre_Grey      {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
td.Pre_Pink_price_01    {
	color: #E334A7;
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
}
td.Pre_explain     {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}

.pre_images{
	border: 5px solid #ECF7FD;
	width:208px;
	height:208px;
}
.pre_line{
	border: 1px solid #4A9DCD;
	height:210px;
	width:210px;}