@charset "utf-8";
  /****************************************************************************************************************************
 * Page
 ****************************************************************************************************************************/
  .ContentRight{ width:626px;  margin-right:15px;}

  .PageTextContent{ margin-top:10px;}
  .PageTextContent p{ margin:6px;}
   div.QuestionItem{margin:0 0 5px 0; float:left;}
  .QuestionContent{ width:667px; background:url(../images/QArrow.jpg) no-repeat right top #B5CEDB;}
  .QuestionTopic{ width:630px; padding:12px; font-family:verdana; text-decoration:none; font-weight:bold; font-size:12px; color:maroon;}
  .AnswerContent{ width:667px; background:url(../images/AArrow.jpg) no-repeat right top #D5E2EA;}
  .Answer{width:630px; padding:10px; font-family:verdana; text-decoration:none; font-size:12px; color:#333;}
  