#imagelist {
	/* width: 640px; */
	margin-top: 20px;
}
.kep {
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}
.kep img {
	border: dotted 1px #ddd;
	background: #f9f9f9;
}
.kep a {
	color: #005AAE;
	text-decoration: none;
}
.kep a:hover {
	background-color: #005AAE;
	color: #fff;
}
.kep span {
	clear: both;
}
