.da_title {
	border: 1px solid #dddddd;
	border-left-width: 0;
	border-right-width: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	font-weight: bold;
	font-size: 120%;
	background: #f4f4f4
}
.list_ul {
	line-height: 32px;
	font-size: 120%;
	padding: 10px
}
.list_ul li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.list_ul a {
	margin-left: 5px;
}
.list_ul .time_span {
	font-weight: bold
}

.dede_pages{
width:95%; margin:0 auto; display:block; list-style:none; font-size:12px; margin-top:5px; margin-left:15px;
	height:30px; line-height:30px; clear:both
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages  li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	padding:2px 4px 2px;
	margin-right:6px;
	background:#FFFFFF;
	border:1px solid #d9d9d9;
}
.dede_pages li a{
	float:left;
	padding:0px 4px 0px;
	color:#555;
	display:block;
	
}
.dede_pages li a:hover{
	color:#3666d4;
	text-decoration:none;
	padding:3px 8px 2px 8px;_padding:3px 12px 2px 12px;
	margin:-2px -4px -2px -4px;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages li.thisclass a:hover{
	color:#3666d4;
	text-decoration:none;
	padding:3px 8px 2px 8px;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages li.thisclass,
.dede_pages li.thisclass a,.pagebox ul li.thisclass a:hover{
	padding:1px 4px 1px;
	font-weight:bold;
	background:#3666d4;
	color:#FFFFFF
}
.dede_pages .pageinfo{
	line-height:17px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
