.list .head,.item .head {
	font-weight:bold;
	margin-bottom:5px;
}
.list .link,.item .link {
	clear:both;
	text-align:right;
	margin-bottom:20px;
}
.list .img,.item .img {
	float:left;
}
.list .date {
	color:#999;
	padding-left:10px;
}
.item .date {
	color:#999;
}
