/*======================================================================== 
	Copyright: 匯豐汽車網路事業
	Author: Shanny
  ========================================================================*/
h2.category{ background: #eeeacd; color: #705248;}
h3.subject{ margin: 10px 0 -5px 0; color: #ea479a; font-size: 24px;}
h3.subject b{ width: 20px; height: 20px; margin-right: 5px;
  display: inline-block; vertical-align: middle;
  background-image: url(../images/icon/arrow_pinkRound.png); background-size: contain;}
h3.subject span{ margin-left: 10px; font-size: 16px; color: #8e4337;}
h4{ width: 100%; margin-top: 5px; color: #004190; font-size: 20px;}
ul.num{ list-style: decimal; margin: 0; padding-left: 25px;}

.theList{ margin: 0 -15px; padding: 10px; display: block;
  text-align: center; font-size: 20px; border-bottom: dotted 1px #bababa;}
a.theList:hover{ text-decoration: none; background: #f5f5f5;}
a.theList:active{ background: #f5f5f5;}

/* 表單 */
form .otherLink{ width: 100%; padding: 10px 0; text-align: center;
  border-radius: 5px; background: #f5f5f5; }

/* 訂單明細 */
.theInfo{ margin-top: 15px; padding-left: 25px;}
.theInfo strong{ color: #e50012; font-weight: normal;}
.theInfo span{ display: block; margin-left: 85px;}

.total{ font-size: 17px; color: #666; text-align: right;}
.total strong{ margin: 0 5px; display: inline-block;
  color: #e50012; font-size: 24px;  font-weight: normal;}
.total .thePrices{ width: 70px; margin-left: 0;}

.btn-back{ display: block; background-color: #fee9a9;
  color: #014190; font-size: 18px; font-weight: bolder;}