body { 
background-image: url("./sys_data/icon/bg.gif");
background-color: #FFFFFF;
  scrollbar-face-color: none;
  scrollbar-highlight-color: none;
  scrollbar-shadow-color: #AA8800;
  scrollbar-arrow-color: #AA8800;
  scrollbar-base-color: #ffffff;
  scrollbar-track-color:#FFF7DF;
  scrollbar-3dlight-color: #AA8800;
  scrollbar-darkshadow-color: #ffffff;
background-attachment:fixed;
font-size:11pt;
}
th { font-size:10pt; font-weight: bold ;}
td { font-size:10pt; }

a:link {
text-decoration:none;
color:#cc6600 ;
}
a:visited {
text-decoration:none;
color:#5b853d;
}
a:active {
text-decoration:none;
color:#339900 ;
}
a:hover {
text-decoration:none;
color:#663333 ;
  position : relative;
  top: 1px;
  left: 1px;
}
-->


.table_top{
	background-color: #dbc99b;
}

.table_bottom{
	background-color: #FFF7DF;
}

.album_score{
	background-color: #528E39;
}

.album_in{
	background-color: #E1FDE9;
}

.copyright{
	color: #004500;
}
td .small{ font-size: 80%; }
.red { color : green ; }
.small{ font-size: 80%; }
.big{ fonr-size: 120% ; }
