.separator {border-right: 1px solid #ccc;padding:0px;}
.pro_detail
{
 margin-left:auto; margin-right:auto;
 width:100%;
 background-color:White;
 table-layout: fixed;
 text-align:left;
 margin:0; padding:0;
}
.pro_detail_td_a
{
 background-color: #EEEEEE;
 width:30%;
 font-size:11pt;
 border-bottom-style: dotted; 
 border-bottom-width: 1px; 
 border-bottom-color: #CCCCCC;
 padding-left:5px;
}
.pro_detail_td_b
{
 background-color: #FFFFFF;
 width:70%;   
 font-size:11pt;   
 border-bottom-style: dotted; 
 border-bottom-width: 1px; 
 border-bottom-color: #CCCCCC;
 text-align:right;
}
/* 購物車 */
.ShopCart_Data
{
 font-size:11pt;
 margin-left:auto;
 margin-right:auto;
 color: #000000; 
 border-right: #3399ff 1px solid; 
 border-top: #3399ff 1px solid; 
 border-left: #3399ff 1px solid; 
 border-bottom: #3399ff 1px solid;
}
.ShopCart_Data_td_a 
{
 height: 28px;
 text-align: right;
 background-color: #efefff;
 text-align:right
}
.ShopCart_Data_td_b 
{
 height: 28px;
 text-align: right;
 background-color: #ffffff;
 text-align:left;
}
.ShopCart_Data_td_c 
{
 border-bottom-style:dotted;
 border-bottom-width:1px;
 border-bottom-color:Black;   
 height: 28px;
 text-align: right;
 background-color: #ffffff;
 text-align:left;
}