/* 听雨轩论坛音乐播放器样式表 */
body{ background-color:#5DE1A8;}
div{ font-size:12px;}
/* 链接样式 */
a{ text-decoration:none; color:#324607;}
a:hover{ text-decoration:none; color:#4F700C;}
/* 主题样式 */
#Player{ text-align:center;}
#Player .top{ height:186px; background:url(top_le.jpg) no-repeat top;}
#Player .info{ padding-right:20px; height:29px; background:url(ply_info.jpg) top left no-repeat; text-align:right;}
#Player .info span.close{ overflow:hidden; height:15px; color:#324607; font-weight:bold;}
#Player .info span.close a{ text-decoration:none; color:#324607; font-weight:normal;}
#Player .info span.close a:hover{ text-decoration:none; color:#4F700C;}
#Player .play{ height:30px; background:url(ply_bg1.jpg) repeat-x; text-align:center;}
#Player .play_t{ overflow:hidden; height:4px; background:url(ply_main_t.jpg) no-repeat top left;}
#Player .play_m{  width:256px; height:22px; background:url(ply_main_m.jpg) no-repeat top left; text-align:left;}
#Player .play_b{ overflow:hidden; height:4px; background:url(ply_main_b.jpg) no-repeat top left;}
#Player .shadow{ height:31px; background:url(ply_main_shadow.jpg) top center no-repeat;}
#Player #wmp{ display:none;}
#Player #list{ text-align:left;}
#Player #mmList{ margin-left:25px; line-height:16px; width:210px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; /* 强制不换行 */}
#Player span#pageInfo{ margin-left:36px; }
/* 按钮 */
#Player .main1{ padding-top:3px; float:left; height:19px; width:53px; margin-left:32px;}
#Player .main2{ float:left; height:22px; width:22px;}
#Player .main2 .np{ height:11px; line-height:11px; overflow:hidden;}
#Player .main3{ float:left; height:22px; width:22px;}
#Player .main4{ float:left; height:22px; width:22px; margin-left:7px;}
#Player .main5{ float:left; height:22px; width:22px; margin-left:7px;}
/* 电台播放列表 */
#Player .radiotitle{ width:216px; height:22px; line-height:22px; margin:0; padding:0; font-weight:bold; text-align:left;}
#Player ul.radiolist{ width:216px; margin:0; padding:0;}
#Player ul.radiolist li{ padding-left:4px; margin:2px 0 0 8px; float:left; width:88px; height:14px; line-height:14px; text-align:left; border-bottom:solid #999999 1px dashed;}
#Player ul.radiolist li a{ text-decoration:none; color:#2B2B2B;}
#Player ul.radiolist li a:hover{ text-decoration:none; color:#178858;}
#Player ul.radiolist li a:visited{ text-decoration:none; color:#006666;}
/* 网络广播列表 */
#Player ul.voicelist{ width:216px; margin:0; padding:0;}
#Player ul.voicelist li{ padding-left:4px; margin:2px 0 0 4px; float:left; width:194px; height:14px; line-height:14px; text-align:left; border-bottom:solid #999999 1px dashed;}
#Player ul.voicelist li a{ text-decoration:none; color:#2B2B2B;}
#Player ul.voicelist li a:hover{ text-decoration:none; color:#178858;}
#Player ul.voicelist li a:visited{ text-decoration:none; color:#006666;}


