#article dt {
background: url(../faq/img/q.gif) no-repeat left center;
font-weight: bold;
color: #CC0000;
padding-left: 35px;
line-height: 40px;
}
#article dd {
background: url(../faq/img/a.gif) no-repeat left top;
padding: 5px 0 20px 35px;
margin: 0 0 0 20px;
}

