@charset "utf-8";
.downType{padding-bottom:20px;}

.downSong .tabTitle .title{background:url(../img/title_down_song.gif) no-repeat 0 0;}
.downRing .tabTitle .title{background:url(../img/title_down_ring.gif) no-repeat 0 0;}
.downDesk .tabTitle .title{background:url(../img/title_down_desk.gif) no-repeat 0 0;}
.downColorRing .tabTitle .title{background:url(../img/title_down_colorRing.gif) no-repeat 0 0;}


.listHead{height:22px;}
.listHead li{float:left;font-weight:bold;padding-left:15px;}
.listHead .song,
.listHead .ring{width:290px;}
.listHead .singer{width:200px;}

.item{height:22px;overflow:hidden;}
.item .song,
.item .ring{float:left;width:300px;padding-left:18px;background:url(../img/ico_song.gif) no-repeat 0 center;}
.item .ring{background:url(../img/ico_song.gif) no-repeat 0 center;}
.item .singer{float:left;width:200px;}
.item .down{float:right;width:42px;}
.item .down a{display:block;width:42px;height:15px;background:url(../img/ico_download.gif) no-repeat 0 0;}
.item .down span{display:none;}

.deskColl{width:578px;overflow:hidden;}
.deskColl .desks{width:600px;}
.deskColl .desks img{display:block;width:83px;height:62px;float:left;margin:0 16px 10px 0;}

.colorRingColl{width:578px;overflow:hidden;}
.colorRings{width:600px;}
.colorRingType{width:180px;overflow:hidden;float:left;margin-right:19px;}
.colorRingType .type{margin-bottom:10px;}
.colorRing{width:170px;height:75px;overlow:hidden;position:relative;top:0;left:0;}
.colorRing .cover{width:60px;height:60px;float:left;margin-right:8px;}
.colorRing .cover img{width:60px;height:60px;}
.colorRing .singer{margin-bottom:10px;font-weight:bold;}
.colorRing .singer *{font-weight:bold;}
.colorRing .down{position: absolute;top:30px;left:70px;}
.colorRing .down a{display:block;width:42px;height:15px;background:url(../img/ico_download.gif) no-repeat 0 0;}
.colorRing .down span{display:none;}
.colorRingList{background:url(../img/line_port.gif) repeat-y 0 0;padding:10px 0 0 10px;}

.colorRingPack{width:578px;overflow:hidden;}
.colorRingPack .packs{width:600px;}
.colorRingPack .pack{margin-right:8px;margin-bottom:10px;width:171px;height:70px;padding:6px 8px;position:relative;top:0;left:0;float:left;background:url(../img/bg_pack.gif) no-repeat 0 0;}
.colorRingPack .pack .singer,.colorRingPack .pack .singer a{font-weight:bold;}
.colorRingPack .pack .cover{float:left;width:60px;height:60px;margin-right:10px;}
.colorRingPack .pack .cover img{display:block;width:60px;height:60px;margin:0 auto;margin-top:3px;}
.colorRingPack .pack .down{position:absolute;top:50px;left:78px;width:42px;height:15px;}
.colorRingPack .pack .down a{display:block;width:42px;height:15px;background:url(../img/ico_download.gif) no-repeat 0 0;}
.colorRingPack .pack .down span{display:none;}

