@charset "utf-8";
#tb{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.tb_item{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}
a.tb_name{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-weight:bold;
	line-height:40px;
}
.tb_date{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	color:#999;
}
.tb_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
}
