@charset "utf-8";
/* qa style */
.qa{
margin-bottom:40px;}

.question{
background:url(../img/qa_icon_q.gif) left top no-repeat;
padding:5px 5px 5px 41px;
margin-bottom:15px;
font-weight:bolder;
line-height:150%;
}

.answer{
background:url(../img/qa_icon_a.gif) left top no-repeat;
padding:5px 5px 5px 41px;
margin:8px 0 8px 0;
line-height:150%;}

.answer_2{
padding:0px 5px 5px 41px;
margin:-5px 0 8px 0;
line-height:150%;}