@charset "utf-8";
/* CSS Document */

.about .simpleTabs .simpleTabsContent table {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: auto;
	width: 500px;
	background-color: #FFF;
}
.about .simpleTabs .simpleTabsContent table tr th {
	text-align: left;
	height: 30px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cc63f;
}
.about .simpleTabs .simpleTabsContent table tr td {
	height: 30px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cc63f;
}
