dt{
	background: url(../images/question.png) left 12px no-repeat;
	margin: 0;
	padding: 12px 0 12px 35px;
	border-top: 1px dotted #cecece;
	font-weight: bold;
	zoom: 1;
}

dt.first{
	border-top: 0;
}

dd{
	background: url(../images/answer.png) left top no-repeat;
	margin: 0;
	padding: 0 0 12px 35px;
	zoom: 1;
}
