.list {
	margin:0;
}
.list .li {
	position:relative;
	margin-bottom:15px;
}
.list .li.imged {
	padding-left:100px;
	height:90px;
}
.list .head,.item .head {
	font-weight:bold;
}
.list .link {
	margin-top:5px;
}
.list .img {
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	width:80px;
	height:80px;
	padding-left:0;
}
.list .date {
	color:#B1B5BD;
	font-weight:bold;
}
.list .head {
	color:#80B33A;
	background:transparent url('images/bullet_list.gif') no-repeat left 6px;
}
.list .text {
}
.list .head,.list .date,.list .text,.list .link {
	padding-left:20px;
}


.item .date {
	margin-bottom:10px;
	color:#999;
}
.item .head {
	font-weight:bold;
	color:#84B239;
}
.item .img {
	float:left;
	margin-right:5px;
}
.item .desc {
	font-weight:bold;
	margin:20px 0;
}
.item .text {
	margin:20px 0;
}
.item .text p {
	margin-top:0;
}
.item .link {
	clear:both;
	text-align:right;
}
.item .link {
	clear:both;
	text-align:right;
}

#archive .cbtn {
	width:50px;
}
.item .link .cbtn {
	width:65px;
}
