@charset "gb2312";
#content li {
	height: 30px;
	width: 670px;
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

#content li span {
	width: 80px;
	top: 10px;
	right: 0px;
	position: absolute;
}
#content a, #content a:visited {
	font-size: 14px;
	line-height: 30px;
}
#rightsiderbar #page {
	text-align: center;
}


.margin_right {
	margin-right: 10px;
}
.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-

family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	

padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	

padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	

background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	

padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
}