﻿@charset "utf-8";
/*:: ::*/
/* CopyRight By anylee*/
/* CSS Document  Created by anylee(flash8_any@163.com) 2007-7-21*/

/*全局样式*/
body,div,span,h1,h2,h3,h4,ul,li,img,p,b,textarea,input,select,form,a,table,tr,td {
margin:0;
padding:0;
font-family:verdana,Arial, Helvetica, sans-serif;
list-style-type:none;
font-size:12px;
color:inherit;
z-index:inherit;
}
body {
background:#929392;
}
table {
margin:0 auto;
text-align:center;
}

/*统一功能按钮*/
a {
font:12px Arial;
color:#900;
height:20px;
line-height:20px;
text-decoration:underline;
}
a:hover {
color:#F00;
text-decoration:underline;
}

ul,dl,dd,H1,H2,H3,H4,H5,H6,H7 {
margin:0;
padding:0;
list-style:none;
}
.nowPlay {
width:170px;
height:13px;
font:11px Arial, Helvetica, sans-serif;
color:#FFF;
line-height:13px;
background:#000;
}
.btnList {
height:31px;
}
.musicList {
margin:0 auto;
width:219px;
}
.musicList li {
height:25px;
line-height:25px;
text-align:left;
}
.musicList li a {
color:#000;
line-height:25px;
text-decoration:none;
}
.musicList li a:hover {
color:#F00;
text-decoration:none;
}
.musicListFl {
float:left;
text-indent:5px;
}
.musicListFr {
float:right;
}
.musicListCurrent {
background:#FFF;
}
.musicListSelect {
background:#EEE;
}
.list td {
height:18px;
font:bold 8px Tahoma;
color:#333;
}
.list th {
font:bold 8px Tahoma;
color:#F00;
}
.list th a {
font:bold 8px Tahoma;
color:#C00;
text-decoration:underline
}
.list th a:hover {
color:#F00;
text-decoration:underline
}
.list-title-bg td {
font:11px Tahoma;
color:#000;
}
