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

#voice {
	margin:0px;
	padding:0px;
	max-height: 999999px;

}

#voice #contents #title .st_box {
	background-image: url(../faq/images/bg_title.jpg);
}
#voice #contents #q_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8A58D;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#voice #contents ul {
	float: left;
	width: 460px;
	overflow: hidden;
}
#voice #contents ul.q_l {
	padding-right: 20px;
}
#q_list {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#q_list li a {
	color: #6A3906;
}
#q_list li span {
	color: #82102B;
}
#voice #contents #line {
	background-image: url(../images/bg_tab.jpg);
	background-repeat: repeat-x;
	height: 50px;
	margin-top: 60px;
}
#contents .faq_box {
	background-color: #f1ecd6;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	max-height: 999999px;
}
#voice #contents .faq_box .txt_q {
	background-image: url(../faq/images/icn_q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	padding-left: 50px;
	font-size: 15px;
	color: #6A3906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3906;
	padding-top: 10px;
	margin-bottom: 15px;
}
#voice #contents .faq_box .txt_a {
	background-image: url(../faq/images/icn_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	overflow: hidden;
}
#faq01,
#faq02,
#faq03,
#faq04,
#faq05,
#faq06,
#faq07,
#faq08,
#faq09,
#faq10,
#faq11,
#faq12,
#faq13,
#faq14 {
	height: 100px;
}
.faq_box .txt_a ul li {
	list-style-type: disc;
}
.txt_a #l_txt{
	float: left;
	width: 490px;
}
.txt_a #r_txt{
	float: left;
	width: 400px;
}
.txt_box {
	font-size: 14px;
	margin-bottom: 30px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
