cursor:設定游標圖案
    屬性值:auto,hand,default,text,help,move,crosshair,wait,.......

範例:
<style type="text/css">
        .cursor1 { cursor:hand; }               
</style>

說明: