dt {
	margin: 10px 0;
	font-weight:bold;
	color:#325636;
	padding-left:20px;
	background: url(../images/faq/q.gif) 0em 0.1em no-repeat;
	border-bottom: #325636 solid 1px;
}

dd {
	margin-bottom:20px;
	padding-left:20px;
	background: url(../images/faq/a.gif) 0em 0.1em no-repeat;
}
.center{
	text-align: center;
}