/*======================================================================== 
	Copyright: 匯豐汽車網路事業
	Author: Shanny
  ========================================================================*/
h2.category{ background: #edd8e9; color: #84237d;}
.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;}

.faqInfo{ font-size: 18px; margin-top: 20px; color: #666;}
.faqInfo h3{ color: #004190; font-size: 18px;}
.faqInfo dt{ color: #004190; padding-left: 30px;}
.faqInfo dt:before{ margin-left: -30px; content:"Q. "; color: #9fa0a0; font-size: 24px;}
.faqInfo dd{ padding-left: 30px; margin-bottom: 15px;}
.faqInfo dd:before{ margin-left: -30px; content:"A. ";
  color: #014190; font-size: 24px; font-weight: bolder;}
.faqInfo strong{ color: #f00;}
.faqInfo b{ color: #333;}
.faqInfo ul.point{ list-style: disc; margin: 0; padding-left: 25px;}
.faqInfo ul.num{ list-style: decimal; margin: 0; padding-left: 25px;}
.faqInfo .thePic{ width: auto; max-width: 100%; margin: 10px 0 0 -15px; border: solid 1px #e5e5e5;}

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