#faq-sel {
	width: 99%;	
	margin: 0 10px 15px 0;
}

.faq-hd {
	height: 19px;
	background: #ccc;
	padding: 2px 10px 2px 10px;
	font-size: 13px;
	color: #000;
	font-weight: 600;
}

#faq-sel-txt {
	background : #eee;
	padding: 12px;
	font-weight: 600;
}

.faq-more {
	margin-top: 5px;
	font-weight: 400;
}

.faq-more a {
	color: #266582;
	text-decoration: underline;	
}

h4.cat {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}

.faq-txt {
	width: 99%;
	padding: 10px 0 15px 0;
	border-top: 1px dotted #527eb5;
}

#faq-full-tit {
	width: 90%;
	padding: 3px 0 3px 10px;
	border-left: 2px solid #ccc;
	font-weight: 600;
}

#faq-full-txt {
	width: 90%;
	padding: 10px 0 15px 0;
}
