.banq_list {
	font-size: x-small;
}
.banq_list table {
	padding: 15px;
	border: 1px solid #634338;
	width: 520px;
	text-align: center;
	margin: 5px;
}
.banq_list th {
	background-color: #5B362D;
	font-weight: normal;
}
.banq_list td {
	background-color: #4C2E26;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 88px;
	font-size: x-small;
}

