@charset "utf-8";
/* CSS Document */


/*///////////////////////////////////////////////////

　　qa | style.css

///////////////////////////////////////////////////*/

dl {
	border: solid 1px #231815;
	margin-bottom: 15px;
}

dl dt {
	border-bottom: solid 1px #231815;
	background: url(../images/qBg.jpg) right top no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 34px;
}

dl dt img {
	border-right: solid 1px #231815;
	margin-right: 10px;
}

dl dd {
	padding: 15px;
	line-height: 20px;
}