.slideshow {
	margin-top: 50px;
}
.slideshow #slideshow_content {
	width: 950px;
	height: 350px;
}
.information {
	width: 950px;
	margin: 0px auto;
}
.information ul {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.information ul li {
	display: inline-block;
	/* width: 24%;
	*/
	text-align: left;
	margin: 0px 10px;
}
.information ul li.last_li {
	margin-right: 0px;
}
.information ul li span {
	display: block;
	font-style: oblique;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #464141;
	letter-spacing: 1pt;
}
.information ul li img {
	width: 215px;
	height: 110px;
}