body, table
{color : #ff00ff;
font-family : Verdana;
font-size : 8pt;
}
A:link /*超連結*/
{color:#000000;text-decoration:none;/*刪除連結線*/
cursor:url('http://www.thousandgj.com/memory/memory.ani');}
A:visited /*瀏覽過的超連結*/
{color:#000000;text-decoration:none;/*刪除連結線*/
cursor:url('http://www.thousandgj.com/memory/memory.ani');}
A:active /*按下連結*/
{color:#000000;text-decoration:none;/*刪除連結線*/
cursor:url('http://www.thousandgj.com/memory/memory.ani');}
A:hover /*滑鼠移至連結*/
{color:#000000;position:relative;top:1px;left:1px;cursor:url('http://www.thousandgj.com/memory/memory.ani');}			
A:{cursor:url('http://www.thousandgj.com/memory/memory.ani');}

body,tr,td { font-size: 10pt;}
BODY{
cursor:url('http://pklin.myweb.hinet.net/123.ani');
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffee;
	SCROLLBAR-SHADOW-COLOR: #3399FF;
	SCROLLBAR-3DLIGHT-COLOR: #3399FF;
	SCROLLBAR-ARROW-COLOR: #3399FF;
	SCROLLBAR-DARKSHADOW-COLOR: #eeffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

input, textarea
{
color : #ff00ff; 
font-size : 8pt ;
font-family:Verdana;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
}
td {word-break:break-all}
body{
background-image:url('http://pklin.myweb.hinet.net/images/bk001.gif');
background-repeat : repeat;
background-attachment : fixed;
}