/*======================================================================== 
	Copyright: 匯豐汽車網路事業
	Author: Shanny
  ========================================================================*/
h2.category{ background: #e85298; color: #fff; text-align: left;}

.optionalInfo{ background: #f4f4f4; padding: 15px; margin: 0 -15px;}
.optionalInfo img{ max-width: 80%; max-height: 400px; margin: 0 auto; display: block;}
.optionalInfo h3{ color: #333; font-size: 26px; margin: 10px 0 0 0;}
.optionalInfo h4{ color: #333; font-size: 20px;}
.optionalInfo h4 strong{ color: #f00; font-size: 26px; font-weight: normal;}

.bookList h4{ height: auto;}
.bookList input[type=checkbox]{ display: inline-block; margin: 0 5px;}
.bookList .btn_optional{ width:calc(100% - 30px); padding: 5px; margin-top: -5px;
  text-align: center; font-size: 18px; border-radius: 5px;
  background: #f0ede1; color: #511313;}

