﻿/* CSS Document */
*{
margin:0px;
padding:0px;
}

td{
font: 12px/18px "宋体"; 
color:#000000;
}

.link{
font:12px/18px "宋体"; 
color:#0000ce; 
text-decoration:underline;
}
.fontcancel{ 
font:12px; 
text-decoration:line-through;
}
.fontprice14{ 
font:14px "宋体"; 
color:#d40000;}
.fontprice16{ 
font:16px "宋体"; 
color:#d40000;}
.fontprice24{ 
font:24px "微软雅黑"; 
color:#d40000;}

.borderright{
border-right: solid 1px #d7100f;
}
.padding_tips{
padding: 60px 28px 0px 17px;
}


/*   折扣区   */
.border{
border-right:1px dashed #f0a409;
border-left:1px dashed #f0a409;
border-bottom:0px;
border-top:0px;
}
.padding_products{
padding:0px 17px ;
}
.picborder{
border:3px dashed #000000;
}





/* 只有DiscountProduct.aspx文件引用，待删除 */








