.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
	color: #666666;
}
.main:hover {
	color: #359995;
	text-decoration: underline;
}

.table-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.top_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.top_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #999999;
	font-weight: normal;
}


.table-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6E6E6;
}
.table-right-down {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.table-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}

.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.left_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.colortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #419F9B;
	line-height: 150%;
}
.colort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
}
.colort:hover {
	color: #419F9B;
}


.table-right-down .left_text:hover {
	color: #4EA5A2;
	text-decoration: underline;
}
