/*中国粉葛网内容搜索部分CSS格式 */

div.cssContents{
	
	width:500px;
	height:309px;
	margin-bottom:10px;
	padding-bottom:3px;
	MARGIN-left: 10px;
}


div.cssContents div.cssArticleList{
	margin-top:8px;
 
}

div.cssContents div.cssArticleList ul{
	width:568px;
	FLOAT: left;
	text-align: left;
  
}
div.cssContents div.cssArticleList li{
	 font-size: 12px;
	background-position: 15px 15px;
	background-repeat: no-repeat;
	background-image: url("sub_28.gif");
	text-indent: 25px;
	border-bottom:1px dotted #999999;
	height:27px;
	padding-top:10px;
	clear:both;
	
	            
}

div.cssContents div.cssArticleList A{
	color:#4C4C4C;
	font-family: 宋体;
	font-size: 12px;
	line-height:18px
}
div.cssContents div.cssArticleList A.cssArticleName{
	color:#4C4C4C;
	font-family: 宋体;
	font-size: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:470px;
	text-align: left;
	margin-left:-30px;
}
div.cssContents div.cssArticleList span.cssTime{
	float:right;
	MARGIN-right: 30px;
	MARGIN-top:-15px;
	color:#4C4C4C;
}






