#home_slide {
  border: 1px solid #8d8e92;
  width: 720px;
  height: 535px;
}


.home_thumb {
	width: 150px;
	height: 125px;
	text-align: center;
	margin-top: 10px;
	margin-left: 25px;
}

.home_thumb img {
	border: 0px;
	margin-bottom: 5px;
}

.home_thumb {
	border: 1px solid #8d8e92;
}

.home_thumb a:hover{
	text-decoration: none;
	font-weight: bold;
}