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

.hed_img {
	text-indent: -9999px;
	height: 165px;
	margin-bottom: 20px;
	background: url(../images/category/faq/hed_img.jpg) no-repeat 0px 0px;
}


dl {}

dl dt {
	background: url(../images/category/faq/q_img.gif) no-repeat 0px center;
	width: 658px;
	padding: 5px 0px 5px 60px;
	margin-bottom: 10px;
	border: 1px solid #014199;
}

dl dd {
	background: url(../images/category/faq/a_img.gif) no-repeat 0px 0px;
	width: 660px;
	padding: 5px 0px 5px 60px;
	margin-bottom: 30px;
}
