@charset "utf-8";
.Cursor{
    cursor:pointer;
    cursor:hand;
}
.IndexNewsTitle{
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
