
.div_fs1{
	width:250px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	text-decoration: none;
}

.div_fs2{
	width:250px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	overflow:hidden;
	text-decoration: none;
	cursor: hand;	
}
