@charset "UTF-8";
#maincontent .question {
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: c9f173;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}

