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

@media screen, projection{

.mainContent { overflow: hidden; min-height: 350px;}
.rightContent h3{ color: #4174a3; font-size: 17px; margin: 10px;}
.rightContent ul{ padding: 0; margin: 0 10px 35px 10px; font-size: 14px;}
.rightContent li{ padding-left: 15px; margin-bottom: 10px;
background-image: url(../../images/icon/pointBlue01.gif); background-repeat: no-repeat; background-position: 4px 8px;}
.rightContent p{ margin: 0 10px 35px 10px; font-size: 14px;}
/*.rightContent p strong{ color: #333; font-size: 17px; font-weight: normal;}*/

}