.faq-list-bound,
.frame-default-bound{
}
.faq-list-title{
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #CCCBCA;
	padding-bottom:10px;
	color:#DB4702;
	text-decoration:none;
	margin-bottom:10px;
}
.faq-list-item{
	font-size:14px;
	margin-bottom:20px;
	color:#018DB9;
}
.faq-category-item a{
	font-size:14px;
}
.faq-list-answer{
	font-size:12px;
	color:#003580;
	text-indent:25px;
}
.faq-list-answer img{
	float:left;
}
.frame-default-title{
	color:#003580;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.faq-category-content{
	background-color:#E5EAF0;
	padding:5px;
}
.faq-category-item{
	line-height:25px;
	border-top:1px dotted #CCCCCC;
	padding-left:10px;
}
.notice {
	padding-top:15px;
}
