@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #636466;
}
body {
}
/*-background img-----------------------------------------------------------------------------------------*/
.top-bg {
	background-image: url(../myeco.htm/images/index/down-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #636466;
}
a:hover {
	text-decoration: none;
	color: #38960A;
}
.click {
	color: #636466;
	text-decoration: none;
}
.click:hover {
	color: #38960A;
	text-decoration: none;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
	font-size: 8pt;
}
.blue {
	color: #0066CC;
}
.green {
	color: #73A822;
}
.green_2 {
	color: #55A71F;
	font-size: 10pt;
	font-weight: bold;
}
.orange {
	color: #FF3701;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #636466;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #AFE4C2;
	border-right-color: #AFE4C2;
	border-bottom-color: #AFE4C2;
	border-left-color: #AFE4C2;
}
