/* CSS Document */

#faqHead {
	width: 695px;
}
#faqHead h2 {
	width: 276px;
	float: left;
}
#faqHead p {
	width: 415px;
	margin-top: 12px;
	float: right;
}
#faqCol dl {
	margin-top: 10px;
	padding-bottom: 10px;
	background: bottom url(../img_cmn/parts_common_dottedline.gif) repeat-x;
}
#faqCol dt {
	font-size: 14px;
	color: #4F6B75;
}
#faqCol dt strong {
	font-size: 14px;
	color: #4F6B75;
}
#faqCol dd {
	margin-left: 16px;
	padding-left: 30px;
	background: url(../faq/img/faq_answer_arrow.gif) no-repeat;
}
