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

@media screen, projection{

.mainContent { overflow: hidden; min-height: 350px;}
.rightContent h3{ color: #4174a3; font-size: 17px; margin: 10px;}
.rightContent h4{ color: #2e6ca3; font-size: 15px; margin: 10px;
  background-image: url(../../images/lineChick.gif);
  background-repeat: no-repeat; background-position: 0 center;}
.rightContent h4 span{ display: inline-block; background: #fff; padding: 5px; margin-left: 25px;}
.rightContent p{ margin: 0 10px 35px 10px; font-size: 14px;}

.rightContent .numChinese{ overflow: hidden; font-size: 14px;}
.rightContent .numChinese dt,.rightContent .numChinese dd{ margin-bottom: 10px;
/*以下為居家旅行必備良方*/
/*solve the vertical-align problem of horizontal divs*/
vertical-align:top;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
height:auto!important;
height:24px;
min-height:24px;
}
.rightContent .numChinese dt{ width: 30px; margin-left: 40px;}
.rightContent .numChinese dd{ width: 700px;}

.rightContent .num{ padding: 0; margin-bottom: 35px; font-size: 14px;}
.rightContent .num li{ margin: 0 0 10px 63px; list-style: decimal;}
.rightContent .numChinese dd .num{ margin-bottom: 0;}
.rightContent .numChinese dd .num li{ margin: 5px 0 5px 23px;}


}