@charset "utf-8";

/* 文章列表区域 */
#articleList{
	width:753px;
	height:531px;
	float:right;
	margin-top:-541px;
}

#articleLists{
	width:753px;
	float:right;
	margin-top:-561px;
}

/* 文章列表内容*/
#article_list{
	width:750px;
	height:510px;
	margin-top:0px;
	margin-left:10px;
	padding:2px;
}

#article_lists{
	width:750px;
	margin-top:0px;
	margin-left:10px;
	padding:2px;
}

.list_top{
	width:735px;
	height:37px;
	padding-left:20px;
	padding-top:0px;
	background:url(list_top.jpg) no-repeat;
}

.list_top1{
	width:735px;
	height:37px;
	padding-left:20px;
	padding-top:10px;
	background:url(two_bt_back.jpg) no-repeat;
}

.list_tops{
	width:735px;
	height:30px;
	padding-left:20px;
	padding-top:10px;
	background:url(list_tops.jpg) no-repeat;
}

.list_content{
	width:735px;
	height:466px;
	background:url(list_content.jpg) repeat-y;
}

.list_contents{
	width:735px;
	height:180px;
	margin-top:-10px;
	padding-top:10px;
	padding-left:10px;
	background:url(list_content.jpg) repeat-y;
}

.list_bottom{
	width:735px;
	height:14px;
	background:url(list_bottom.jpg) repeat-y;	
}

#list_1{
	width:683px;
	height:460px;
	margin:0px auto;
}
/*--分页条--*/
#list_page{
	width:691px;
	height:23px;
	margin:0px auto;
	background-color:#e6e6e6;
	text-align:right;
	line-height:23px;
	padding:0px;
	border:0;
}
#list_page span img{
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:2px;
}
#list_page span.txt{
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:0px !important;
	margin-top:2px;
	margin-left:0;
	margin-bottom:0;
	padding:0;
	border:0;
}
#list_page span select{
	float:right;
	display:inline;
	margin-right:20px;
	margin-top:0px !important;
	margin-top:2px;
	font-size:11px;
}


