#contentsInner .question {width:670px;}
#contentsInner .question dl{
	width:670px;
	padding-bottom:20px
}
#contentsInner .question dt{
	background-image: url(../../info/img/question.gif);
	color:#8ac43f;
	background-repeat: no-repeat;
	padding:30px 0px 30px 100px;
	margin:20px 0px 10px;
	font-weight: bold;
}
#contentsInner .question dd{
	background-image: url(../../info/img/answer.gif);
	background-repeat: no-repeat;
	padding:5px 0px 20px 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8ac43f;

}
