#area_text ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 550px;
}


#area_text  li {
	float: left;
	width: 105px;
	height: 80px;
	list-style: none;
}
#area_text li a  {
	display: block;
	width: 94px;
	height: 72px;
	border-width: 1px; 
	border-style:solid;
	background-repeat: no-repeat;
	background-position: center center;
}
