table {
	border-collapse:collapse;
	border:0px;
	width: 100%;
	color: #583B29;
	margin-bottom: 46px;
}
table tr td {
	padding:10px;
	border: 1px solid #c2b4a9;
}
.tb_left {
	background-color: #f1e6ca;
	width: 22%;
	text-align: center;
	font-weight: bold;
}
.tb_right {
	background-color: #FFF;
	width: 78%;
}
#sec_01 {
	color: #3E3A39;
}
#sec_01 h3 {
	font-size: 120%;
	font-weight: bold;
	color: #583B29;
	padding-bottom: 14px;
}
#sec_01 table {
	border-collapse:collapse;
	border:0px;
	width: 100%;
	color: #583B29;
	padding-bottom: 46px;
}
#sec_01 table tr td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.year {
	width: 22%;
}

#sec_02 {
	color: #3E3A39;
}
#sec_02 h3 {
	padding-bottom: 14px;
	font-size: 120%;
	font-weight: bold;
	color: #583B29;
}
#sec_02 ul {
	list-style-type: none;
}
#sec_02 ul li {
	padding-bottom: 12px;
}

.brown {
	color: #583B29;
}
