#all_fpip_news
{
	height:350px;
	overflow:hidden;
	position:relative;
}
.news_shadow
{
	display:block;
	height:48px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
/*	background: url(news_bg.png) 0 0 repeat-x;*/
	z-index:100;
}
#all_fpip_news ul li
{
	list-style:none;
	height:auto !important;
	margin:5px 0;
}
#all_fpip_news  .event, #all_fpip_news  .event p
{
	text-align:justify;
}
#all_fpip_news  .event h5
{
	margin:3px 0;
	padding:0;
}