@charset "utf-8";
.main{
    width:960px;
    margin:10px auto;
    margin-top: 0;
}
.main_l, .main_r,.list_one,.list_two,.list_three{
    float:left;
}
.main_l{
    width:707px;
}
.main_r{
    width:244px;
    margin-left:9px;
    overflow: hidden;
}
.pic_list{
    clear:both;
    overflow: hidden;
}
.pic_list li{
    float:left;
    display:inline;
    text-align:center;
    padding-left: 1px;
    padding-bottom:1px;
    zoom:1;
    width:100px;
    height:100px;
    overflow: hidden;
}
pic_list:after{
    content: ".";    
    display: block;
    clear: both;
    visibility: hidden;      
    line-height: 0;   
    height: 0;     
    font-size:0;    
}
.pic_list a{
    display:inline-block;
    width:100%;
    height:100%;
    position: relative;
    top:0;
    left:0;
    overflow: hidden;
    zoom:1;
}
.pic_list a:hover,.pic_list a:visited{
    text-decoration: none;
}
/*.pic_list i{
    display: none;
    width:100%;
    height:100px;
    position:relative;
    left:0;
    top:-103px;
    *top:-100px;
    background:#ff8200;
    opacity:0.8;
    filter:alpha(opacity=80); 
    cursor: pointer;
}
.pic_list span{
    display:none;
    text-align: center;
    line-height:100px;
    cursor: pointer;
    color:#fff;
    position:relative;
    z-index: 99;
    left:0;
    top:-200px;
}*/
.pic_list a:hover{
    background:url(about:blank);
}
.pic_list a:hover span{
    display:block;
}
/*.pic_list li a:hover i{
    display:block;
}*/
.pic_list li span {
	width: 100%;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url("../images/singer_name_bg.png");
	color: #000;
}
.message_box{
    width:224px;
    height:200px;
    background:#ececec;
    border:1px #ccc solid;
    padding: 0 9px;
}
.message_title{
    height:32px;
    line-height:32px;
    color:#333;
    font-size:14px;
    font-weight:bold;
}
.txt_area{
    width:222px;
    height:113px;
    border:0;
    padding:0;
    outline:none;
    border:1px #ccc solid;
    overflow-y: hidden;
    resize:none;
}
.btn_message{
    width:224px;
    height:37px;
    background: url("../images/line.png") 0 -60px repeat-x;
    border:0;
    line-height:37px;
    margin-top: 4px;
    cursor: pointer;
    font-size: 14px;
    color:#fff;
    font-weight:bold;
}
.m_menu{
    height:38px;
    line-height:38px;
    background:#ececec;
    border-top:1px #ccc solid;
    clear:both;
    margin-top:10px;
    padding-left:1px;
}
.menu_list{
    height:38px;
    zoom: 1;
}
.menu_list li{
    float:left;
    position:relative;
    width:105px;
    height:38px;
}
.menu_list a{
    display:block;
    cursor:pointer;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    color:#484848;
}
.menu_list span{
    display: block;
    overflow: hidden;
    color:#484848;
    border-right:1px #fff solid;
}
.menu_list a.active,.menu_list a:hover{
    background:url("../images/jt.png") no-repeat bottom center;
    top:-2px;
    left:0;
    text-decoration: none;
    position: absolute;
    height:45px;
    color:#fff;
    z-index: 9;
    right:0;
}
.menu_list a.active span,.menu_list a:hover span{
    color:#fff;
    background:#ff8900;
    text-decoration: none;
    height:40px;
    line-height:42px;
    display: block;
}
.music_list{
    clear:both;
    overflow: hidden;
}
.main:after,.row:after{   
    content: ".";    
    display: block;
    clear: both;
    visibility: hidden;      
    line-height: 0;   
    height: 0;     
    font-size:0;    
}
.main{zoom:1;}
.music_list{
    padding:10px 0 0 1px;
}
.row{
    zoom:1;
    overflow: hidden;
}
.list{
    float:left;
    overflow: hidden;
    font-size:14px;
    color:#333;
    margin-right:-18px;
    _margin-right:-36px;
    position: relative;
    zoom:1;
    margin-bottom: 10px;
}
.list li{
    border-bottom: 1px #ccc dotted;
    height:30px;
    line-height:30px;
    bottom: -1px;
    width:223px;
    float: left;
    margin-right:18px;
    position:relative;
    overflow: hidden;
}
.list li a:hover{
    color:#f60;
}
.more{
    clear: both;
    height:30px;
    line-height:30px;
    background:#ddd;
    text-align:center;
    font-size:14px;
}
.more a{
    color:#666;
    display: inline-block;
    _padding-top:8px;
}
h1.m_title{
    /*padding-top: 7px;*/
    font-size:16px;
    font-weight: bold;
    display: block;
}
/*分享*/
.share{
    width: 960px;
    height: 26px;
    display: block;
    position: relative;
    padding-bottom: 10px;
    margin-top: 10px;
}
.share .bdshare_b{
    position: absolute;
    top: 0;
    right: 0;
}
.singshare{
    float: right;
    padding-top: 8px;
}
.singshare .bdshare_b{
    position: relative;
}