@charset "utf-8";

.q {
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
	margin-bottom:5px;
}

.q span {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#003399;
	font-weight:bold;
}

.answer {
	margin-bottom:20px;
}

.answer span {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#CC0000;
	font-weight:bold;
}