/*======================================================================== 
	Copyright: 匯豐汽車網路事業
	Author: Shanny
  ========================================================================*/
h2.category{ background: #fff462; color: #6b0208;}

.theList{ margin: 0 -15px; padding: 10px; display: block;
  font-size: 20px; border-bottom: dotted 1px #bababa;}
.theList span{ display: block;}
.theList span:before{ content:"【";}
.theList span:after{ content:"】";}
.theList:hover{ text-decoration: none; background: #f5f5f5;}

.newsDetail{ margin: 15px 0;}

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

.specialList{
    margin: 0 -15px; 
    padding: 10px; 
    display: block;
    font-size: 20px; 
    border-bottom: dotted 1px #bababa;
}
p.description {
    padding: 10px 0px;
    color: #6b0208;
    font-weight: bold;
    font-size: 16px;
}