@charset "utf-8";
/* CSS Document */

/*
------------------------*/
#faq_hed_img {
	background: url(../images/category/faq/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_faq_hed_img {
	background: #FFFFFF;
}
.side_title {
	background: url(../images/category/faq/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
.q_icon {
	background: url(../images/category/faq/q_icon.gif) no-repeat 0px 0px;
	height: 30px;
	padding-left: 60px;
	width: 640px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
.a_icon {
	background: url(../images/category/faq/a_icon.gif) no-repeat 0px 0px;
	padding-left: 60px;
	width: 640px;
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.faq_box {
	width: 700px;
	margin-bottom: 10px;
}
