﻿/* 原價格要顯示刪除縣 */
.subSell-OPrice {
    color: gray;
    text-decoration: line-through;
    font-size: 12px;
    text-align: left;
}
