.faq_folder
{
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}

.faq_item
{
	padding: 0px 0px 0px 20px;
	background: url(/ui/item_bg.gif) 8px 5px no-repeat;
	overflow: hidden;
}

.faq_detail_title
{
	padding: 6px 0px 15px 0px;
	font-size: 15px;
	font-weight: bold;
}

.faq_detail_text
{
	text-align: justify;
}

.faq_list_link
{
	margin-top: 10px;
}
