@charset "UTF-8";
.page  #main {
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
} 
.box {
	padding: 10px;
	border: 1px solid #008665;
	font-size: 12px;
	line-height: 1.75em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.page  #main  table {
	font-size: 12px;
	line-height: 1.75em;
	padding: 0px;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.page #main td {
	width: 105px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #6ACD9D;
	border-bottom-color: #6ACD9D;
}
.page #main td.s {
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page #main  th {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #6ACD9D;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
