<!-- /* ExoBUD MP(II) 播放清單樣式表 */

a,a:link  { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:active  { color: white; text-decoration: none; }
a:hover   { color: green;  text-decoration: none; border: 1px dotted white; }

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            background-image: url(http://toyama.cool.ne.jp/songmp34/pic/manji.jpg);
            background-repeat: no-repeat; background-color: black;
            background-attachment: fixed;
            background-position: center;
            cursor: crosshair; }

body      { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: silver; }

td        { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: #90A0B0; }

/* ８點迷你中文字型，請在有需要時，以 <span lang=zh-tw> 語法一起使用 */
/* .minichi  { font-family: '新細明體','PMingLiU'; font-size: 8pt; } */

//-->