﻿
#split2 div.right ul.faq {
/*  width: 720px;*/
  margin: 0px 0 0 0px;
  font-size: 75%;
  color: #333;
  line-height: 130%;
}
#split2 div.right ul.faq li {
  margin: 0 0 10px 0;
}
#split2 div.right ul.faq dt {
/*  width: 690px;*/
  color: #06C;
  background: url(../../img/faq/back_question_repeat.gif) left center repeat-x;
}
#split2 div.right ul.faq dt span {
  padding: 2px;
  font-size: 14px;
  font-weight: 600;
  background: #FFF;
}
#split2 div.right ul.faq dd {
  margin: 0px 0 0 0;
  padding: 0 5px 0 20px;
  color: #666;
/*  background: url(../../img/faq/img_faq_answer.gif) 3px 2px no-repeat;*/
}
#split2 div.right p.faq_top {
/*  width: 547px;*/
  margin: 0px 0 0 0px;
  padding-bottom: 0px;
  text-align: right;
}


#split3 div.right ul.faq {
  width: 760px;
  margin: 0px 0 0 0px;
  font-size: 100%;
  color: #333;
  line-height: 130%;
}
#split3 div.right ul.faq li {
  margin: 0 0 10px 0;
}
#split3 div.right ul.faq dt {
  width: 690px;
  color: #06C;
/*  background: url(../../img/faq/back_question_repeat.gif) left center repeat-x;*/
}
#split3 div.right ul.faq dt span {
  padding: 2px;
  font-size: 15px;
  font-weight: 600;
/*  background: #FFF;*/
}
#split3 div.right ul.faq dd {
  margin: 0px 0 0 0;
  padding: 0 5px 0 33px;
  font-size: 15px;
  color: #3333;
  background: url(../../img/faq/img_faq_answer.gif) 3px 2px no-repeat;
}
#split3 div.right p.faq_top {
  width: 547px;
  margin: 0px 0 0 0px;
  padding-bottom: 0px;
  text-align: right;
}


