/* ����ͼ�� �Ѽ����� www.lanrentuku.com */

body{
	text-align:center;
}
#wrapper{
margin:auto;
width:80%;
}
a{
text-decoration:none;
color: cornflowerblue;
}
a:hover{
text-decoration:underline;
}
#fruits{
border:1px solid #000;
margin:0 auto;
/* width:660px; */
}