/*
Autor: icyleaf
Autor URL: http://www.icyleaf.cn
*/

/*******Main********/
#wsaudioplayer {
position: relative;
margin: 0 100px 0 0;
width: 23px;
height: 35px;
float:right;
clear:both;
}

#wsaudioplayer a{
color:#ffffff;
text-decoration: none;
font-weight:bold;
font-size:11px;
}

/*******Flash Player********/
.wsflashplayer{
/*   */
}
.wsaudioplayer ul li {
	list-style-type: none;
}

/*******Download********/
.wsdownload {
position: absolute;
left: 23px;
top:-0px;
height: 17px;
background:  url(../tinymce3/music.gif) 3px 50% no-repeat;
overflow: visible;
padding: 3px 7px 2px 27px;
float:right;
}

/*******Music Desc********/
#wsmusicdesc {
font-size:12px;
width:330px;
float:left;
padding-bottom:15px;

}
#playerarea {
border-top:1px #183b75 solid;
width:480px;
margin-right:90px;
height: 20px;
padding:5px 0;

}

