The issue is not with your CSS code's lack of a second argument, but with the picture file itself.
It works perfectly if you simply reduce it to a smaller size (I tested 32px for testing purposes).
According to the appearance of the image, you might also desire "pointer" rather than "auto."
cursor: url('http://anuary.com/dev/hp/pad3/public/images/hand-cursor.png'), pointer;