#ref ul{
	list-style-type: none;

}

#refler li{
float:left;
border:1px solid #333;
width:130px; height:130px;
margin:8px;

}

