/*======================================================================== 
  Copyright: 匯豐汽車網路事業
  Author: Shanny
  ========================================================================*/

@media screen, projection{

.mainContent{ overflow: hidden;}
.news .htmlEditor{ line-height: 190%; font-size: 14px;}

.theList{ border-top: dotted 1px #ccc; margin-top: -1px; padding: 15px; overflow: hidden;}
.theList:hover{ background: #f3f9fc;}
.theList .pic{ width: 140px; height: auto; padding: 3px; margin-right: 15px; border: solid 1px #e5e5e5; float: left;
-webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);
}
.theList dt{ font-size: 14px; margin: 10px 0;}
.theList dt strong{ display: inline-block; margin-right: 10px; color: #4174a3;}
.theList dt .title{ border-bottom: solid 1px #9bb7cf; width: 455px; display: inline-block;}
.theList dt .title:link{ color: #000;}
.theList dt .title:visited{ color: #000;}
.theList dt .title:hover{ color: #4174a3;}
.theList dt .title:active{ color: #000;}
.theList dt .FBshare{ float: right;}
.theList dd{ font-size: 13px;}

.theDetail { font-size: 14px; margin: 10px 0;}
.theDetail strong{ display: inline-block; margin-right: 10px; color: #000;}
.theDetail h3{ color: #4174a3; font-size: 20px; margin-top: 5px;}
.theDetail .FBshare{ float: right;}


.pagePicDiv h2 {letter-spacing: 0em;}

}/*重要不可刪除!*/