/*-----以下为产品页面样式*/

td.Pro_blue      {
	color: #0765A7;
	font-weight: normal;
	font-size: 12px;
}
td.Pro_blue_name      {
	color: #2B50A8;
	font-weight: bold;
	font-size: 18px;
}
td.Pro_Pink      {
	color: #E334A7;
	font-weight: bold;
	font-size: 12px;
}
td.Pro_Pink_price     {
	color: #E334A7;
	font-weight: bold;
	font-size: 14px;
}
td.Pro_Pink_price_01    {
	color: #E334A7;
	font-weight: bold;
	font-size: 16px;
	padding-left: 30px;
}
td.Pro_Grey      {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
td.Pro_explain     {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
td.Pro_white_Name     {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
td.Pro_white_Price     {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	filter: Glow(Color=#666666, Strength=2);
}

.pro_images{
	border: 5px solid #ECF7FD;
	width:208px;
	height:208px;
}
.pro_line{
	border: 1px solid #4A9DCD;
	height:210px;
	width:210px;}
	
.pro_right{
	width:105px;
	height:105px;
}
