#uc-faq {
	margin-top:15px;
}
.clearfix:after {
	visibility: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.css-module-u-title .titler {
	float: right;
}
.css-module-u-title h2 {
	float: left;
	top: -1px;
	font-size: 17px;
	color: #333;
	padding: 0 10px;
	border-bottom: 2px solid #fe8711;
}
.css-module-u-title {
	position: relative;
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom:15px;
}
#uc-faq h3 {
	font-size: 14px;
	line-height: 30px;
}
#uc-faq .uc-faq-wrap.current h3 a {
	background-color: #f5f5f5;
}
#uc-faq h3 a {
	display: block;
	color: #333;
	padding-left: 10px;
}
#uc-faq h3 a:hover {
	color: #333;
	text-decoration: none;
	background-color: #f5f5f5;
}
#uc-faq h3 a {
	display: block;
	color: #333;
	padding-left: 10px;
}
#uc-faq .uc-faq-wrap.current .u-ico31 {
	background-position: -30px -240px;
}
#uc-faq .u-ico31 {
	margin-right: 20px;
}
.u-ico31 {
	background-position: 0 -240px;
}
.u-ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-image: url(/images/sqb/u_ico.png);
	background-repeat: no-repeat;
}
#uc-faq .uc-faq-wrap.current .uc-faq-ctn {
	display: block;
}
#uc-faq .uc-faq-ctn {
	display: none;
	color: #666;
	margin: 8px 75px 8px 50px;
}
.msg_grey_bold {
	color:grey;
}
.recently-reply-date {
	color:#c1c1c1;
}

@media (min-device-width:1024px) and (max-width:600px),(max-width:600px),
	 (max-device-width:480px), 
 	(max-device-width:480px)  {
 	#uc-faq h3{font-size:18px;line-height:45px;padding:15px 0;}
 	#uc-faq .uc-faq-ctn{margin:8px 25px;}
 	.css-module-u-title h2{font-size:22px;}
 	.css-module-u-title .titler{margin-top:0;}
 	#uc-faq{margin-top:35px;}
}

