@charset "utf-8";
/* CSS Document */
a,a:link,a:visited {
	color: #666666;
	text-decoration: none;
}

a:active,a:hover {
	color: #666666;
	text-decoration: none;
}

.content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	text-align:left;
	line-height:20px;
	text-align:justify;
	}
	
.faq_content_home a {
 color:#666666;
 text-decoration:none;
}

.faq_content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	width: 200px;
	text-align:left;
	line-height:20px;
	text-align:justify;

	height:230px;
	background-color: #F0F0F0;
	margin-left:20px;
	margin-top:20px;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	}
		
.recycling_content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align:left;
	line-height:20px;
	text-align:justify;
	}	
.content_home_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	


.footer_text {
	
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.contact_table{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:13px;
	font-weight: normal;
	
	}

body{
background-color: #ecf7e7;
}	

h1 {
font-size: 18px;

}