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

#title_img {
	background: url(../images/category/faq/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
.q_icon {
	background: url(../images/category/faq/q_icon.gif) no-repeat left 3px;
	padding-left: 40px;
	border-bottom: 1px dotted #E6E6E6;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.a_icon {
	background: #F5F5F5 url(../images/category/faq/a_icon.gif) no-repeat left 3px;
	padding-left: 40px;
	padding-top: 8px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.btn_inquiry {
	height: 60px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
}
.btn_inquiry a {
	background: url(../images/category/faq/btn_inquiry.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 155px;
}
.btn_inquiry a:hover {
	background: url(../images/category/faq/btn_inquiry.gif) no-repeat 0px -60px;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 155px;
}
