

body { 
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; 
margin:0;
cursor:pointer; 
overflow:hidden; 
color:#000000;
background-color: #000;
text-align:center;
}

img {border:0;}

#player {
width:950px;
height:15px;
color:#666;
background-color:#000;
overflow:hidden;
}

.scope {
margin:1px;
float:left;
width:23px;
height:13px;
}

.title { 
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; 
float:left;
width:250px;
height:13px;
text-align:center;
color:#bbb; 
margin-top:1px;
}

.time { 
float:left;
font-family: Tahoma, Verdana, Arial; 
font-size: 10px; 
line-height:13px;
color: #CCC;
width:80px;
margin-top:1px;
}

.btn {
height:11px;
width:11px;
border:0;
cursor:pointer;
margin:2px 0 0 2px;
}

a,a:link { color: silver; text-decoration: none; }
a:visited { color: silver; text-decoration: none; }
a:active { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: none; }

.hide {display:none;}





