@charset "UTF-8";
/* CSS Document */


body{
	margin-left:0px;
	margin-top:25px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#675830;
	text-align: center;
}


.main{	
		width: 100%;
		height:555px;
		background-image: url(images/bg.jpg); 
		background-repeat:repeat-x;
}

#listcolumn{
	width:250px;
	height:505px;
	background-color:#8DC63F;
}
.tableback {
	background-image: url(images/sp_04.jpg);
	background-repeat: repeat-x;
}
.greenback {
	height: 501px;
	width: 262px;
	background-color: #AAE1A0;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.list{
	width:232px;
	height:500px;
	background-color:#edf5e2;
}

.list2{
	width:232px;
	height:492px;
	background-color:#edf5e2;
	float: none;
	margin-bottom: 0px;
}

.languages{
	width:150px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding: 4px;
	line-height: 18px;

}
#fruits{
	margin-left:400px;
	width:633px;
	height:345px;
		
}
