﻿.faqhide {
		display: none;
}

.faqshow {
		display: block;
}

.sercoFAQ {
		font-size:0.8em;	

}

dt {
	color:#4c3d7e;
	cursor:pointer;
	font-weight:bold;
	margin:15px 40px 5px;
	text-decoration:none;
}

dd {
	line-height:150%;
	margin:25px 70px 0px;
	padding-bottom:12px;
}