body{font-size:12px}
.head{text-align:center;height: 209px;width:1200px;margin:0 auto;background-color: #fff; background-image:url(/media/music/image/music_head.jpg);background-repeat: no-repeat; clear:both;}
.head #tip{height:60px; width:1000px; border:0px solid red;}
#title{clear:both; overflow:hidden; padding-top:20px;}
#title span{font-size:16px; font-weight:bold}
#music_info{     color:#666;  font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ", '\65B0\5B8B\4F53', '\5B8B\4F53', Verdana; clear:both; overflow:hidden; width:1003px; margin:0 auto; text-align:center; }
#word_info{clear:both; overflow:hidden;  line-height:40px;}
#word_info span{margin:0 3px;}
#word_info span a:link{color:#1E6799}
#word_info span a:visited{color:#1E6799}
#word_info span a:hover{color:red}
#word_info span a:active{color:#1E6799}
#word_info b{color:red}
#button_list{clear:both; overflow:hidden; height:30px;}
#music,#music_mtv{ clear:both; overflow:hidden; width:1003px; margin:0 auto; margin-top:20px; height:500px; display:none; }
#music_mtv{height:600px; text-align:center; background-color:#000;  }
#music_mtv span{line-height:600px; color:#fff}
#music_mtv img{line-height:600px}
#music_play,#mv_play{display:none}
#list_play {
    background:url(../image/list_play_gray.png) no-repeat;
    width: 30px;
    height: 30px;
	border:none;
	margin:0 3px;
	display:inline-block;
	cursor:pointer;
}
#list_play:hover{background:url(../image/list_play.png) no-repeat}
#add_play {
    background:url(../image/add_gray.png) no-repeat;
    width: 30px;
    height: 30px;
	border:none;
	margin:0 3px;
	display:inline-block;
	cursor:pointer;
}
#add_play:hover{background:url(../image/add_blue.png) no-repeat}
#music_play {
    background:url(../image/music_gray.png) no-repeat;
    width: 30px;
    height: 30px;
	border:none;
	margin:0 3px;
	display:none;
	cursor:pointer;
}
#music_play:hover{ background:url(../image/music.png) no-repeat;}
#mv_play{
    background:url(../image/mv_gray.png) no-repeat;
    width: 30px;
    height: 30px;
	border:none;
	margin:0 3px;
	display:inline-block;
	cursor:pointer;
}
#mv_play:hover{background:url(../image/mv.png) no-repeat;}


#music_refresh{
    background:url(../image/refresh_gray.png) no-repeat;
    width: 30px;
    height: 30px;
	border:none;
	margin:0 3px;
	display:inline-block;
	cursor:pointer;
}
#music_refresh:hover{background:url(../image/refresh.png) no-repeat;}





#click{color:red}
#container{width:1003px; margin:0 auto; overflow:hidden; clear:both}
.aui_footer{ text-align:center;}
.aui_buttons {
    background-color: #F6F6F6;
    border-top: solid 1px #DADEE5;
	height:30px;
	text-align:center;
}
.aui_state_focus .aui_content { line-height:20px;
}
.aui_buttons button{height:24px; line-height:20px; margin:3px 6px; width:40px;}
