/*faq*/
#faqContentsTable {
margin:20px 0;
width:100%;
}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
	font-weight: bold;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 5px;
}
#faqContentsQuestionTD {
}
/*faq contents*/
#faqTable {
	width:100%;
}

#faqQuestionTR {
	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
color:#0d4d69;

}
#faqQuestionSPAN {
font-size:1.125em;
}
#faqTOPTD {
}
#faqTOPSPAN {
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
padding: 8px 50px 12px 30px;
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
}
