
.clear{
	clear:both;
}

#acontainer{
	width:1060px;
	margin:10px auto;
}

.pic{
	float:left;
	margin:0 4px 4px 0;
	border:1px dotted #DA4300;
	width:100px;
	height:100px;
}

.pic a{
	width:100px;
	height:100px;
	text-indent:-99999px;
	display:block;
}
