body{
	margin: 10px;
}

#player_wrapper{
	width: 530px;
	margin:0 auto;
	background-color: #024979;
	text-align: center;
}
#player_title{
	width: 530px;
	height: 24px;
	background: url(/mumix09/radio/images/player_title.png) left top no-repeat;
	text-indent: -100000px;
}
#music_title{
	width: 500px;
	height: 32px;
	background: url(/mumix09/radio/images/soung_title_bg.png) left top no-repeat;
	font-size: small;
	font-weight: bold;
	color: #0574AD;
	margin:15px auto;
	line-height: 32px;
}
#player_swf{
	margin-bottom: 15px;
}
#player_com{
	width: 500px;
	margin:0 auto;
	
}
#player_left{
	width: 335px;
	float: left;
	/*background-color: red;*/
}
#player_sound{
	width: 180px;
	float: left;
	/*background-color:lime;*/
	text-align: left;
	font-size: small;
	color: white;
}
#player_artist{
	width: 160px;
	float: right;;
	/*background-color:lime;*/
	text-align: left;
	font-size: small;
	color: white;
}
#player_right{
	width: 165px;
	float: right;
	/*background-color: blue;*/
}
#player_link{
	width: 150px;
	background-color: white;
	float: right;
	text-align: left;
	font-size: small;
}


#copy{
	clear: both;
	width: 530px;
	font-size: x-small;
	color: white;
	line-height: 2em;
	padding: 10px 0;
	border-top: white solid 1px;
	background: url(/mumix09/radio/images/footerBG.png) bottom left no-repeat;
}
#waning{
	font-size: x-small;
	color: white;
}


#player_wrapper:after { content: url(/mumix09/images_home/pixel.gif); display: block; clear: both; height: 0; } 
#player_wrapper { display: inline-block; } 
#player_wrapper { display: block; }

a{
	color: #0574AD;
	text-decoration:none;
	font-weight: bold;
	cursor: pointer;
	
}

a:hover{
	text-decoration: underline;
}

.itms_img img {
	border:0px;
	margin-bottom:3px;
}

#player_right_s{
	width: 305px;
	float: right;
	/*background-color: blue;*/
}
#player_left_s{
	width: 180px;
	float: left;
	/*background-color: red;*/
}



#player_left_s a:hover{
	color: white;
	text-decoration: underline;
}
#player_sound_com{
	width: 305px;
	/*background-color:lime;*/
	text-align: left;
	font-size: small;
	color: white;
	text-align: left;
}
.strong{
	
	font-weight: bold;
}
