/* CSS Document */

#top-cont4 .info_wrap {
	overflow-y: scroll;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 15px 30px 30px 30px;
}

#top-cont4 .info_wrap .info_box {
	padding: 25px 0;
	border-bottom: 1px dashed #ccc;
}

#top-cont4 .info_wrap .info_box .date {
	font-size: 12px;
}

#top-cont4 .info_wrap .info_box .info_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 8px;
}

#top-cont4 .info_wrap .info_box .info_img {
	margin-bottom: 8px;
}