/*************************************************************************************************
*--> Name: articleList.css
*--> Intro: 文章列表页特定样式
*--> author:lizus
*--> email:lizus.com@gmail.com
**************************************************************************************************/


/************************** main ********************************************/
span.nowIt{font-size:12px;font-weight:normal;float:left;height:21px;line-height:21px;margin-top:3px;}
h1{margin:20px;font-size:28px;}
#newsList{text-align:left;}
	#newsList dl{margin:10px 0;border-bottom:1px dashed #ccc;}
	#newsList dt{font-weight:bold;font-size:14px;margin:0 1em;}
	#newsList dd{text-indent:2em;margin:5px;color:#666;}


/**************************sideBar********************************************/
#aboutErpump,#tagList{clear:both;}
	#aboutErpump li{float:left;width:107px;background:url(./images/sideBar_li_bg.gif) no-repeat 5px center;}