.boxs {
	border:1px solid #6495ed;
	padding:10px;
	margin:10px;
	border-radius:10px;
	float:left;
	font-size:12px;
	overflow:hidden;
}


