body {
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
}
a {
	text-decoration: none;
}

.row {
	width: 600px;
	border-bottom: 1px solid #666;
	height: 20px;
	background:#ccc;
}
.ele {
	float: left;
	width: 30px;
	height: 20px;
	
}
.label {
	float: left;
	width: 370px;
	height: 20px;
}
.date {
	width: 100px;
	float: left;
	height: 20px;
}
.size {
	width: 100px;
	float: left;
	height: 20px;
}
