dl#faqlist,dl#faqlistdet,
dl#faqlist dt,dl#faqlistdet dt,
dl#faqlist dd,dl#faqlistdet dd {
  margin:0;
  padding:0;
}

dl#faqlist {
  margin:0 10px 12px 10px;
}

dl#faqlistdet {
  margin:0 10px 0 10px;
}


dl#faqlist dt {
  padding:3px 3px 3px 24px;
  font-weight:bold;
  color:#444;
  font-size:120%;
  background:url(../../img/faqanc/ico_qa.gif) 3px 2px no-repeat #ccf;
  margin-top:8px;
  margin-bottom:4px;
}
dl#faqlist dd {
  background:url(../../img/faqanc/ico_tri_green.gif) left center no-repeat;
  margin-bottom:2px;
  margin-left:4px;
}
dl#faqlist dd a{
  background:url(../../img/faqanc/ico_tri_pink.gif) left center no-repeat;
  padding:2px 0 2px 9px;
}
dl#faqlist dd a:hover{
  background-image:none;
}

dl#faqlistdet dt {
  font-weight:bold;
  padding:3px 3px 3px 24px;
  color:#444;
  font-size:120%;
  background:url(../../img/faqanc/ico_qa.gif) 3px 2px no-repeat #fcf;
  margin-top:8px;
  margin-bottom:4px;
}

dl#faqlistdet dl dt{
  
  background:url(../../img/faqanc/ico_qa_q.gif) 3px 0 no-repeat;
  padding:3px 3px 3px 24px;
  min-height:16px;
  font-weight:bold;
  color:#444;
  font-size:100%;
  margin:0;
}
* html dl#faqlistdet dl dt{
  height:16px;
}
*>html dl#faqlistdet dl dt{
  height:auto;
}
dl#faqlistdet dl dd{
  background:url(../../img/faqanc/ico_qa_a.gif) 3px 3px no-repeat #fff;
  padding:3px 3px 3px 24px;
  border:1px solid #ccc;
  margin-bottom:8px;
  min-height:16px;
}
* html dl#faqlistdet dl dd{
  height:16px;
}
*>html dl#faqlistdet dl dd{
  height:auto;
}