style="cursor:hand"

style="cursor:text"

style="cursor:move"

style="cursor:e-resize"

style="cursor:nw-resize"

style="cursor:crosshair"

style="cursor:s-resize"

style="cursor:sw-resize"

style="cursor:wait"

style="cursor:help"

style="cursor:n-resize"

style="cursor:w-resize"

style="cursor:se-resize"

<a href=" http://"; style="cursor: auto;">auto</a>
<a href=" http://"; style="cursor: crosshair ">crosshair</a>
<a href=" http://"; style="cursor: default ">default</a>
<a href=" http://"; style="cursor: hand ">hand </a>
<a href=" http://"; style="cursor: move ">move</a>
<a href=" http://"; style="cursor: e-resize ">e-resize</a>
<a href=" http://"; style="cursor: ne-resize ">ne-resize</a>
<a href=" http://"; style="cursor: nw-resize">nw-resize</a>
<a href=" http://"; style="cursor: n-resize">n-resize</a>
<a href=" http://"; style="cursor: se-resize">se-resize</a>
<a href=" http://"; style="cursor: sw-resize">sw-resize</a>
<a href=" http://"; style="cursor: s-resize">s-resize</a>
<a href=" http://"; style="cursor: w-resize">w-resize</a>
<a href=" http://"; style="cursor: text">text</a>
<a href=" http://"; style="cursor: wait">wait</a>
<a href=" http://"; style="cursor: help">help</a>

IE6支持的
<a href=" http://"; style="cursor: pointer">pointer</a>
<a href=" http://"; style="cursor: progress">progress</a>
<a href=" http://"; style="cursor: not-allowed">not-allowed</a>
<a href=" http://"; style="cursor: no-drop">no-drop</a>
<a href=" http://"; style="cursor: vertical-text">vertical-text</a>
<a href=" http://"; style="cursor: all-scroll">all-scroll</a>
<a href=" http://"; style="cursor:col-resize">col-resize</a>
<a href=" http://"; style="cursor: row-resize">row-resize</a>
<a href=" http://"; style="cursor: url(*.cur)">自定义鼠标指针(请替换成相应的文件):*.cur</a>
<a href=" http://"; style="cursor: url(*.ani)">自定义鼠标指针(请替换成相应的文件):*.ani</a>