@charset "utf-8";

body {
	font-size:0.8em
	}

.faq {
	font-size: 12px;
	font-weight: bold;

	font color:#FF6600;
}
.faq_menu {
	text-align: left;
	clip: rect(5px,auto,5px,auto);
}
#UnderLine {
	text-decoration: underline;
}
.q_Answer {
	font-size: 12px;
	font-weight: bold;
	color: #2D72F2;
	padding-right: 40px;
}
