@font-face { font-family: "Alp Ekran";font-weight:normal;src: url('AlpEkran.eot'); /* IE */
src: local("Alp Ekran"),local("Alpida Unicode System"), local("Alp Ekran"),url("AlpEkran.ttf") format("TrueType"); }/* non-IE */
@font-face {font-family: 'Alp Ekran'; src: url('AlpEkran.eot?') format('embedded-opentype'), url('AlpEkran.ttf') format('truetype') }
@font-face{font-family:"Alp Ekran";font-weight:normal;src:url(AlpEkran.eot);  src:local("Alp Ekran"),url("AlpEkran.ttf") format("TrueType");}
*,body,div,ul,li,span,table,tr,td,select,option,input{font-family:"Alp Ekran";}
body{margin:0;padding:0;}

   /* Azizam - QQ:1924160276 */
   body{margin:0;padding:0;}

 ::-webkit-scrollbar-track-piece{
	
}
::-webkit-scrollbar{
	width:3px;
	height:8px;
}
::-webkit-scrollbar-thumb{
	height:10px;
	background-color:#414141;
	-webkit-border-radius:10px;
	outline:5px solid #414141;
	outline-offset:-2px;
	border: 3px solid #fff;
	
}
::-webkit-scrollbar-thumb:hover{
	height:10px;
	background-color:#414141;
	-webkit-border-radius:10px;
}
 .MusicBox
   {  
        margin-left:30px;
        margin-top:10px;
        font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica;

     
   

     
     /*禄霉卤戮脨脭脰脢*/
     padding:2px 5px;
     height:410px;
   }
   .player{height:100px;}
   .head_player{ width:92px; height:92px; float:left;margin-top:5px;}
   .head_player img{width:92px; height:92px;border-radius: 50%;
     
     border-color: #404040;}
    
     .head_player img{
    -webkit-animation:rotateImg 7s linear infinite;
    width: 94px ;
    height: 94px;
   
    vertical-align: middle;
}

@keyframes rotateImg {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rotateImg {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}
     
     .playarea{float:left;}
	.songinfo{ padding:10px;}
	.songinfo .SongName{ width:100%;color:#fff;}
	.ViewTimes{ width:100%; padding-top:10px; color:#fff;}
	.controller{}
   .LeftControl{ width:27px;float:left;height:35px;background:url(img.png) left 6px no-repeat;margin-left:5px;}   
   .LeftControl:hover{background:url(img.png) left -29px no-repeat;}
   .RightControl{width:27px;float:left;height:35px;background:url(img.png) -62px 6px no-repeat;margin-left:-2px}
   .RightControl:hover{background:url(img.png) -62px -29px no-repeat;}   
   .ProcessControl{width:210px;padding: 0px 0px 15px 41px;float:left;height:3px;color:#ffffff;background: url(bfqxg.gif) no-repeat 126px -6px;}   
   .SongTime{float:left;}   
   .ProcessControl .Process{width: 200px;float: left;height: 6px;cursor: pointer;background-color: #444444;}
   .ProcessControl .ProcessYet{width: 0px;height: 6px;cursor: pointer;/* background-color:#7A8093; */background-color: #B83273;}
   
   .VoiceFull{width:18px;float:left;height:18px;background:url(img.png) -186px -0px no-repeat; margin-top:10px;}   
   .VoiceFull:hover{background:url(img.png) -186px -32px no-repeat;}
   .VoidProcess{width:30px;height:16px;cursor: pointer;background:url(xiao.png) no-repeat;float:left;margin-top:6px;margin-right:2px;}
   .VoidProcessYet{width:30px;height:16px;cursor: pointer;background:url(da.png) no-repeat;}

   .MainControl
   {
      width:35px;
      float:left; 
      height:35px;
      background:url(img.png) -27px 0px no-repeat;
   }
   
   
   .MainControl:hover
   {
      background:url(img.png) -27px -35px no-repeat;
   }
   
   
   .StopControl
   {
      width:35px;
      float:left; 
      height:35px;
      background:url(img.png) -124px 0px no-repeat;  
   }
   
   
   .StopControl:hover
   {
      background:url(img.png) -124px -35px no-repeat;
   }
   
   
   .MusicList
   {
        font: 9px 'Lucida Sans Unicode', 'Trebuchet MS', Arial, Helvetica;
        text-shadow: 0 1px 0 rgba(255,255,255,0.5);
        width:460px;
        height:260px;
       margin-top:11px;
        
		;background:url(bfqbg.png) no-repeat;
   }
   
   .MusicList .List
   {       
       width:315px;
       height:268px;
       float:left;
       overflow:hidden;
       color:#fff;   
 
       overflow-y:auto;
       padding-right:10px;
   }
   
     .MusicList .List .Single
    {
        width:318px;
        float:left;
        overflow:hidden;
        height:23px;
        font-size:13px;
        cursor:pointer;
        line-height:24px;
        border-bottom:1px solid #414141;
    }
    .MusicList .List .act
    {
        background:url(img.png) left -95px no-repeat;
    }
    
    .MusicList .List .sel
    {
        background: url(img.png) left -70px no-repeat;
        /* background-color: #B83273; */
        background-attachment: initial;
        /* background-size: contain; */
        backface-visibility: initial;
    }
    .SongNameShow
     {
       width:300px;
       height:20px;
       overflow:hidden;
       color:#fff;
     }
   
     .MusicList .List .Single .SongName
     {
       width:163px;
       float:left;
       overflow:hidden;
       margin-left:20px;
     }
     .allList{width:302px;height:auto;position:relative; top:0;left:0;}
     .noplay{width:10px; height:11px; float:left;margin:7px 5px 7px 5px;background:url(img.png) -89px -29px no-repeat;}
     .noplaysel{background:url(img.png) -89px -40px no-repeat;}
     .add{width:11px; height:11px; float:left;margin:7px 10px 7px 5px;background:url(img.png) -99px -29px no-repeat;}
     .num{width:11px; height:11px; float:left;color:#fff;}
     .splitter{height:240px; width:10px;float:left;display:none;}
     .splitter_top{width:10px;height:7px;background:url(img.png) -89px 0px no-repeat;}
     .splitter_body{width:3px;height:234px;background-color:#414141; margin:0 auto;}
     .splitter_bottom{width:10px;height:7px;background:url(img.png) -89px -10px no-repeat;}
     .album_list{width:123px; height:160px;float:left;overflow:hidden;margin-left:5px;overflow-y:auto;padding-right:8px;}
     .albumact{background-color:#7c7c7c;}
     .albumsel{background-color:#333333;}
     .albumitem{width:120px;height:25px;line-height:25px;overflow:hidden;border-bottom:1px solid #414141;float:right;margin: -2px 8px 0 0;}
     .albumicon{width:10px;height:12px;float:left;background:url(img.png) -99px -10px no-repeat;margin-top:6px;margin-left:2px;}
     .albumname{width:90px;float:left;margin-left:5px;color:#fff;overflow:hidden;top: auto;}
     .albumwindow{width:10px;height:10px;float:left;background:url(img.png) -99px 0px no-repeat;margin-top:6px;margin-left:2px;}
     .ShowMusicList
     {        
      width:10px;
      padding: 10px 10px 5px 10px;
      float:left; 
      height:10px;
      background:url(sk-dark.png) -20px 0 no-repeat; 
      margin:5px 0 0 12px;
      cursor:pointer;
     }
     
     .ShowMusicList:hover
     {        
      background:url(sk-dark.png) -20px -29px no-repeat; 
     }