@charset "utf-8";
/* CSS Document */

.hed_img {
	background:url(../images/category/qa/hed_img.jpg) 0 0 no-repeat;
	width:930px;
	height:145px;
	text-indent:-9999px;
}


.faq_list {
	margin:0 0 20px;
	padding:0;
}

.faq_list dt {
	background:url(../images/category/qa/faq_q.gif) 0 0 no-repeat;
	height:40px;
	padding:10px 0 0 50px;
	color:#d69a4a;
	margin-bottom:10px;
}


.faq_list dd {
	background:url(../images/category/qa/faq_a.gif) 0 0 no-repeat;
	padding-left:50px;
	margin-bottom:20px;
}  