.feedEkList{
	width:715px;
	list-style:none outside none;
	background-color:#FFFFFF;
	padding:4px 6px;
	color:#333333;
}

.feedEkList li{
	width: 700px;
	border-bottom:1px solid #eaeaea;
	padding:5px;
}

.feedEkList li:last-child{
	border-bottom:none;
}

.itemTitle a{
	font-weight:bold;
	color:#4EBAFF !important;
	text-decoration:none 
}

.itemTitle a:hover{
	text-decoration:underline;
}

.itemDate{
	font-size:11px;
	color:#AAAAAA;
} 