dl#qa {
	margin: 0px;
	padding: 0px;
	float: left;
}
dl#qa dt {
	background-image: url(../ie/qa_img/qa_q.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 0px 0px 55px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
}
dl#qa dd {
	background-image: url(../ie/qa_img/qa_a.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: 0px -5px;
}
#title-qa {
	font-size: 14px;
	font-weight: bold;
	color: #9966CC;
	height: 31px;
	clear: both;
	float: left;
	background-image: url(../ie/qa_img/title.gif);
	background-repeat: repeat-x;
	width: 745px;
	padding-top: 9px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.otoi {
	background-image: url(../ie/qa_img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

