@charset "utf-8";
/* CSS Document */

.AudioList{ background:url(../images/songListBg2.jpg);
background-repeat:no-repeat; height:40px; margin-left:4px;
margin-top:9px; 
	
}


.AudioList a{ text-decoration:none; color:#333; 
	
}
.AudioList a:hover{ text-decoration:underline; color:#900;
	
}

.AudioList p{ padding-top:16px; padding-left:100px;
	
}

#songall{ font-size:12px;
color:#900;
font-style: italic;
	font-weight: bold;
	margin:5px;
}
.song{ color:#333; margin-left:15px;
	
}
#plear { width:300px; float:left;
	
	
}
#plear textSong{ float:left; 
	
	
}
#noVideo { text-align:center;
font-size:14px;
color:#666; padding:30px;

}
#noVideo a{
	color:#900;
	
	
}
#noVideo a:hover{
	color:#F00;
	
	
}
