.disc_box{
	clear: both;
	margin: 0 0 30px 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #aaa;
}

.disc_image{
	float: left;
	margin-right: 30px;
}

.disc_image img{
	border: 1px solid #aaa;
}

.disc_desc{
	float: left;
}

.title{
	font-size: 16px;
	font-weight: bold;
	color: #503232;
}

.data{
	margin-bottom: 15px;
}