﻿/*寬度都是100%*/
/*.DVDSalesNavigater, .DVDSalesNavigater .Title, .DVDSalesNavigater .Item { width: 100%; }*/
/*子標題下方的實線*/
/*.DVDSalesNavigater .Title td { border-bottom: solid 1px #9c9c9c; text-align: center; }*/
/*固定項目符號欄的寬度*/
.DVDSalesNavigater .Item td:first-child { width: 15px; vertical-align: top; }
.DVDSalesNavigater .Item td:first-child img { margin-top: 3px }