.item .text dl {
	width: 100%;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}

.item .text dl dt {
	position: relative;
	margin: 0 0 -20px 0;
	height: 20px;
}
.item .text dl dd {
	position: relative;
	margin: 0 0 7px 80px;
	padding: 0;
}

.item.profile .attach div img {
	margin: 0 15%;
	width: 70%;
}
.item.profile .text p:first-line {
}
