<!-- /* ExoBUD MP(II) 播放面板樣式表 */

a,a:link {  color: #000000; text-decoration: none; } /* 超連結文字顏色 */ 
a:visited { color: #000000; text-decoration: none; } /* 已瀏覽過的超連結文字顏色 */ 
a:active { color: #FF9297; text-decoration: none; } /* 使用中的超連結文字顏色 */ 
a:hover { color: #FF9297; text-decoration: none; } /* 滑鼠經過超連結文字時的顏色 */ 

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            ;
             }

body,td   { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }

/* 顯示媒體標題的樣式表設定 */
.title    { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: black; }

/* 顯示時間長度的樣式表設定 */
.time     { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; color: darkblue; }

/* ８點迷你中文字型，請在有需要時，以 <span lang=zh-tw> 語法一起使用 */
/* .minichi  { font-family: '新細明體','PMingLiU'; font-size: 8pt; } */

//-->