
 body {
	margin: 0px auto;
	text-align: center;
	background-color: #A8D76C;
	background-image: url(images/eco_bg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center;
	}
 
 #container {
	width: 680px;
	margin: 0px auto 0px auto;
	padding: 0px;
 } 
 
  #footer {
	width: 600px;
	margin: 10px auto;
	padding: 0px;
	clear:both;
 }
 
 #footer p {
	font-size: 10px;
	margin: 6px auto;
	padding: 0px 0px;
	font-family: "lr SVbN", "Osaka|";
	text-align: left;
 } 

 #footer img {
	float: right;
 }


 #info {
	width: 595px;
	margin: 0px auto;
 }
 
 #info h2 {
	font-size: 11px;
   height: 12px;
	width: 595px;
	margin: 0px;
	padding: 0px;
 }
 
#info p {
	font-size: 15px;
	margin: 0px;
	padding: 5px 10px;
	text-align: left;
	line-height: 18px;
	background-color: E8F0F0;
 }
 
 #info_bottom{
   height: 14px;
   padding-bottom: 0px;
   margin: 0px auto;
   background: url(images/digital03.gif) no-repeat;
   width: 595px;
 }
 
 .text{
	margin: 10px  auto;
	padding: 0px;
	width: 570px;
	border: 1px solid #009966;
}

 .text h1 {
	text-align: left;
	font-size: 17px;
	margin: 0px auto 10px 0px;
	padding: 2px 5px 2px 10px;
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	color: #FFFFFF;
	background-color: #009933;
}
 
 .text h2 {
	text-align: left;
	font-size: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #266F2F;
	margin: 5px 10px;
	padding: 2px 0px 2px 3px;
}
 
 .text h3 {
	text-align: left;
	font-size: 14px;
	margin: 10px  auto;
	padding: 0px 0px 0px 0px;
}
 
 .text p {
	text-align: left;
	font-size: 15px;
	margin: 7px auto 10px;
	padding: 0px 10px 0px 10px;
	line-height: 18px;
}



 .text01{
	margin: 0px  auto 10px auto;
	width: 570px;
}



 .text01 p {
	text-align: left;
	font-size: 16px;
	margin: 7px auto 10px;
	line-height: 24px;
}





 .w1 {
	font-size: 13px;
	color: #F00;
}



 .text table {
	text-align: left;
	font-size: 15px;
	margin: 5px auto;
	width: 530px;
}

 .text td {
	line-height: 22px;
}


 a {
	text-decoration:none;
	color: #009966;
	font-weight: bold;
	} 

 a:hover {
	text-decoration: underline;
	color: #003300;
		} 