
.tbl-faq {
	padding: 10px;
	border: 1px;
	width: 100%;
}
.tbl-faq th, td {
	padding: 10px;
}
.tbl-faq th {
    background-color: #e4e4e4;
    font-size: 16px;
}

.tbl-inquiry th, td {
	text-align: left;
}
.tbl-inquiry th {
	background-color: #f8f8f8;
	width: 160px;
}
