.div_articles{
	float:left;
	width:620px;
}
.div_article_list{
	float:left;
	width:620px;
	padding:10px 0;
	border-bottom:1px solid #eee;
}
.h1_title{
	width:620px;
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.h1_title a{
	font-size:24px;
	color:#444;
	font-family:"Î¢ÈíÑÅºÚ";
}
.h2_title{
	width:420px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.h2_title a{
	font-size:20px;
	color:#444;
	font-family:"Î¢ÈíÑÅºÚ";
}
.p_date{
	width:620px;
	color:#999;
	padding-top:5px;
}

.article_all_p{
	float:right;
	padding:5px 5px 0 0;
}
.article_all{
	float:left;
	background:url(./images/zhul_bim_Bg.gif);
	width:67px;
	height:23px;
	font-size:12px;
	color:#fff;
	padding-left:10px;
}
.article_all_p a:hover{
	float:left;
	background:url(./images/zhul_bim_Bg.gif) 0 -24px;
	width:67px;
	height:23px;
	font-size:12px;

	color:#fff;
	padding-left:10px;
	text-decoration:none;
}

.div_artcon{
	width:620px;
	padding-top:10px;
	line-height:160%;
	color:#747474;
	font-size:14px;
}
.div_limg{
	float:left;
	width:120px;
	height:90px;
	border:1px solid #ccc;
	padding:2px;
	margin-top:10px;
	display:inline;
}

.div_artinfo_l{
	float:right;
	width:480px;
	padding-top:5px;
	line-height:160%;
	color:#747474;
	font-size:14px;
}

.div_page {
	float:none;
	clear:both;
	padding-top:15px;
}

.div_page li{
	float:left;
	margin:3px;
	font-size:14px;
}

.div_page a{
	color:#333;
}