.news-line{
	position:relative;
    clear:both;
	overflow:hidden;
}
.news-line div{
	float:left;
    width:285px;
    position:relative;
}
.news-line img{
	border:0;
}
.news-line div.frame{
	position:absolute;
	left:0;
	top:0;
	width:212px;
	height:217px;
	z-index:5;
	}