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


