﻿@charset 'utf-8';


/*通用*/
@import url("/_lib/css/base.css");
/*gmb样式*/
@import url("/_lib/css/gmb.css");
/*download 通用*/
@import url("/mp3/_lib/css/download.css");









/*排行列表*/
#container.mp3 .left_container .list{ position:absolute; width:230px; height:330px; left:7px; top:68px;}
/*左侧内容*/
#container.mp3 .left_container .line_1,
#container.mp3 .left_container .line_2,
#container.mp3 .left_container .line_3{ height:406px; margin-bottom:6px; position:relative;}

/*列表歌曲名字*/
#container.mp3 .left_container .list li .song_name{ width:95px; left:22px;}
/*列表歌手名字*/
#container.mp3 .left_container .list li .artist_name{ width:55px; left:120px; text-indent:5px;}
/*列表按钮*/
#container.mp3 .left_container .list li .btn{ width:55px; right:-3px;}
#container.mp3 .left_container .list li .btn a{ display:block; float:left; margin:0; margin-top:1px; margin-right:3px;}









/*推荐(cn kr)MP3*/
#container .left_container .recommend_mp3{ position:absolute; width:245px; height:100%; left:0; background:#FFF url(/images/mp3_mp4/box_bg.gif) repeat-y;}









/*热门排行*/
#container .left_container .hot_ranking{ position:absolute; width:245px; height:100%; left:0; background:#FFF url(/images/mp3_mp4/box_bg.gif) repeat-y;}
/*最新歌曲*/
#container .left_container .cn_new_music{ position:absolute; width:245px; height:100%; left:253px; background:#FFF url(/images/mp3_mp4/box_bg.gif) repeat-y;}
/*韩文歌曲*/
#container .left_container .kr_new_music{ position:absolute; width:245px; height:100%; right:0; background:#FFF url(/images/mp3_mp4/box_bg.gif) repeat-y;}

/*热门排行使用*/
#container .left_container .hot_ranking .menu{ position:absolute; width:140px; right:0; top:8px; text-align:center;}
#container .left_container .hot_ranking .menu a{ display:block; width:40px; height:21px; overflow:hidden; line-height:25px; text-decoration:none; margin-right:3px; float:left; background-image:url(/images/mp3_mp4/menu_bg2.gif); background-position:top;}
#container .left_container .hot_ranking .menu a:hover,
#container .left_container .hot_ranking .menu a.selected{ background-position:0 -29px; color:#F60; font-weight:bold;}



















/*mp3月下载排行*/
#container .left_container .mp3_download_ranking{ position:absolute; width:499px; height:100%; right:0px; background:url(/images/mp3_mp4/box2_bg.gif) repeat-y;}
#container .left_container .mp3_download_ranking .box_title{ width:100%; height:29px; background:url(/images/mp3_mp4/box_tt_bg_2.gif);}
#container .left_container .mp3_download_ranking .list_container{ position:absolute; width:490px; height:100%; left:5px; top:0;}
#container .left_container .mp3_download_ranking .list_2{ left:250px;}

/*热门排行使用*/
#container .left_container .mp3_download_ranking .menu{ position:absolute; width:140px; right:0; top:8px; text-align:center;}
#container .left_container .mp3_download_ranking .menu a{ display:block; width:55px; height:21px; overflow:hidden; line-height:25px; text-decoration:none; margin-right:3px; float:left; background-image:url(/images/mp3_mp4/menu_bg3.gif); background-position:top;}
#container .left_container .mp3_download_ranking .menu a:hover,
#container .left_container .mp3_download_ranking .menu a.selected{ background-position:0 -29px; color:#F60; font-weight:bold;}
