#qa ul{
	padding-top:10px;
	background-image:url(../qa/img/ill.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#qa li{
	line-height:18px;
	background-image:url(../qa/img/q.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:12px;
	color:#666;
	margin-bottom:3px;
}


.qa{
	padding-top:20px;
	margin-left:20px;
	width:700px;
}
.qa li{
	font-size:12px;
	font-weight:bold;
	background-image:url(../qa/img/q.jpg);
	background-repeat:no-repeat;
	line-height:18px;
	color:#666;
	padding:0 0 15px 25px;
	border-bottom:1px solid #666;
}
.qa p{
	background-image:url(../qa/img/a.gif);
	background-repeat:no-repeat;
	margin:5px 0 0 30px;
	padding:5px 0 5px 35px;
	font-weight:normal;
}
.gotolist{
	margin-bottom:5px;
	background-image:url(../qa/img/gotolist.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#666;
	padding-left:10px;
	line-height:20px;
	margin-left:590px;
}