.board_list > li{padding:0}
.faq_list dt{position:relative;height:20px;padding:14px 45px;background:url('../../../design/other/faq_q.jpg') no-repeat 8px 10px}
.faq_list dt:after{content:'';position:absolute;right:0;top:50%;width:45px;height:11px;margin-top:-5px;background-repeat:no-repeat;background-image:url('../../../design/other/faq_arrow.png');background-position:50% 0}
.faq_list.on dt:after{background-position:50% -11px}
.faq_list dt > a{display:block;height:100%;line-height:20px}
.faq_list dd{display:none;position:relative;padding:15px 45px 28px 75px;border-top-width:1px;border-style:solid;background:url('../../../design/other/faq_a.jpg') no-repeat 38px 15px}
.faq_list dd p{line-height:inherit}