dl {
	font-size: 14px;
	line-height: 1.4em;
}
dl dt{
	margin-left: 20px;
	background-image: url(../image/faq/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-top: 21px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #0066CC;
}
dl dd{
	margin-left: 20px;
	background-image: url(../image/faq/a.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
}
