﻿.music_player_div{
	background:transparent url('../images/player_bg.png') no-repeat center center;
	width:170px;
	height:88px;
	position:relative;
	top:40px;
	left:940px;
	padding-top:60px;
	padding-left:7px;
	z-index:14;
}
.open_playlist{
	border:none;
	margin:2px auto 0 auto;
	width:135px;
	height:12px;
	cursor:pointer;
	z-index:9;
	position:relative;
}
.play_f_1{
	background:url('../images/tables/player/fig_1.png') no-repeat left top;
	width:30px;
	height:30px;
}
.play_f_2{
	background:url('../images/tables/player/fig_2.png') repeat-y right center;
	width:30px;
	border-bottom:2px black solid;
}
.play_f_3{
	background:url('../images/tables/player/fig_3.png') no-repeat right top;
	width:30px;
	height:30px;
}
.play_f_4{
	background:url('../images/tables/player/fig_4.png') repeat-x center top;
	height:30px;
}
.play_f_5{
	background:url('../images/tables/player/fig_5.png') no-repeat left top;
	width:30px;
	height:30px;
}
.play_f_6{
	background:url('../images/tables/player/fig_6.png') repeat-y left center;
	width:30px;
	border-bottom:2px black solid;
}
.play_f_7{
	background:url('../images/tables/player/fig_7.png') no-repeat right top;
	width:30px;
	height:30px;
}
.play_f_8{
	background:url('../images/tables/player/fig_8.png') repeat-x center top;
	height:30px !important;
}
.play_f_9{
	background:url('../images/tables/player/fig_9.png') center;
	border-bottom:2px black solid;
}