
#faq #question li {
	background: url(../work/images/faq_icon_q.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 8px;
}


#faq .dl_faq dt {
	background: url(../common/line_dot.gif) repeat-x bottom;
	margin-bottom: 5px;
}

#faq .dl_faq .faq_q {
	background: url(../work/images/faq_icon_q.gif) no-repeat left top;
	padding-left: 20px;
	font-weight: bold;
	color: #ff7e16;
	margin-top: 20px;
	padding-bottom: 5px;

}

#faq .dl_faq dd {
	background: url(../work/images/faq_icon_a.gif) no-repeat left 0.2em;
	padding-left: 20px;

}
