.intro{
	float: left;
	width: 625px;
	line-height: 1.6;
}
.news{
	margin-left:15px;
	float: left;
	width: 300px;
	line-height: 1.8;
	position:relative;
}
.news li{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-height: 29px;
}
