a{
	color:#058dc7;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
.dede_pages{
	width:616px;
	height:40px;
	padding-bottom:5px;
}
.dede_pages .pagelist{
	padding:12px 0px 12px 0px;
	
}
.dede_pages .pagelist li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	
}
.dede_pages .pagelist li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	border-bottom:1px solid #EEE;
	
}
.dede_pages .pagelist li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
	border-bottom:2px solid #690;
}
.dede_pages .pagelist li.thisclass ,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.right .dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
	background:none;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}