@charset "gb2312";
.ap {
	margin-bottom:30px
}
.apt h4 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:24px;
	color:#000;
	line-height:26px;
	margin-right:20px;
	font-weight:400
}
.apt h4 a,.apt h4 a:hover,.apt h4 a:visited,.apt h4 a:active {
	color:#000
}
.apt .more {
	float:right;
	padding-top:10px
}
.apt .more a {
	text-decoration:none
}
.apt .entit {
	border-bottom:1px solid #b2b2b2;
	height:11px;
	position:relative;
	margin-top:5px;
	margin-bottom:8px
}
.apt .entit span {
	color:#b2b2b2;
	font-size:12px;
	padding-right:5px;
	line-height:11px;
	background:#fff;
	display:inline-block;
	*display:inline;
	*zoom:1;
	position:absolute;
	bottom:-1px
}
.ulist {
	}
.ulist li {
	padding:0 55px 0 30px;
	position:relative;
	line-height:38px;
	height:38px;
	overflow:hidden
}
.ulist li .num {
	position:absolute;
	left:0;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	top:10px;
	font-size:16px
}
.ulist li .tm {
	position:absolute;
	right:0;
	font-size:12px;
	color:#999;
	top:0;
	width:35px;
	line-height:38px;
	text-align:right
}
.ulist li a {
	color:#333;
	font-size:16px;
	height:38px;
	display:block;
	overflow:hidden;
	text-decoration:none
}
.ulist li a:hover {
	text-decoration:underline
}
.apfix {
	position:fixed;
	top:90px;
	background:#fff;
	width:300px
}