.faqlist{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.faqtt{
	font-weight: bold;
}
.faqhd{
	color: #686868;
}
.faqtable{
	width: 100%;
	color: #686868;
}