div.index_title_r_bg_b {
	background-color: #76BE5A;
	margin-top: 4px;
}
div.leaf_body {
	padding: 0px 12px 8px 16px;
	line-height: 19px;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
div.faq_question {
	padding: 3px 8px 3px 4px;
	margin-top: 1px;
	border-bottom: 1px dotted #D7D5CC;
}
div.faq_question:hover {
	background-color: #EEEEEE;
}
div.faq_answer {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #D7D5CC;
	padding: 8px 8px 12px 8px;
	margin-bottom: 8px;
	display:none;
	background-color: #FAFAFA;

}
div.list_footer {
	margin-bottom: 2px;
	padding: 4px 12px 0px 12px;
	text-align: right;
	margin-top: 8px;
	background-color: #EEEEEE;
}
div.leaf_body_lead {
	padding: 16px 12px 16px 18px;
	letter-spacing: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	margin-left: 18px;
	border-bottom: 1px solid #DEDEDE;
}

