/*�б�*/
.list ul li{
	float:none;
}
.news{
	margin:0px;
	padding:0px;
	width:670px;
	list-style:none;
}
.news_title{
	float:left;
}
.news_time{
	float:right;
	padding-right:5px;
	line-height:24px;
	color:#999;
}
.news li{
	float:none;
	padding-left:20px;
	height:35px;
	background:url(../images/line.jpg) no-repeat;
}
.news li a{
	line-height:24px;
	color:#000;
}
.news li a:hover{
	text-decoration:underline;
	color:#ff6600;
}
h2{
	line-height:40px;
	}
.info{
	line-height:32px;
	height:32px;
	background:#ddd;
}
.content{
	margin-top:15px;
	line-height:26px;
	text-align:justify;
}
.previous{
	margin-top:35px;
	line-height:28px;
}
.next{
	line-height:28px;
	}
/*��ҳ*/
#showpages_list {
	float:right;
	padding:0px;
	margin:20px 0px;
	width:680px;
	height:30px;
	white-space: nowrap;
}
#showpages_list a{
	padding:5px;
	margin-right:5px;
	border:1px solid #ccc;
}
#showpages_list a:hover{
	background:#ffffe1;
}