@charset "utf-8";
body, html{
   cursor: url('../bg/mouse.png')16 16, auto;
}

a:hover{
   cursor:url('../bg/mouse1.png')16 16, auto;
}