/*换肤样式*/
/*黑色斜纹主题*/
.themeBlack #container-right .detail-box{
    background: url("../../images/bg_detail_black60.png") repeat 0 0;
}
.themeBlack  #container-left .menu-box{
    background: url("../../images/bg_detail_black60.png") no-repeat;
}
.themeBlack  #container-left .search-fliter-box{
    background: url("../../images/bg_detail_black60.png") no-repeat;
}
.themeBlack  .jyrd-title,.themeBlack   #legend,.themeBlack #jyfp-title,.themeBlack #jygh-title{
    background: url("../../images/bg_detail_black60.png") no-repeat;
}
.themeBlack #container-right .rank-bg .rank-title-left,.themeBlack  #container-right .rank-bg .rank-title-right,.themeBlack  #container-right .rank-ul{
    background: url("../../images/bg_detail_black60.png") no-repeat;
}
.themeBlack .llyb-accordion{
    background: url("../../images/bg_detail_black60.png") no-repeat;
}
/*灰白主题*/
.themeGrey #container-right .detail-box{
    background: url("../../images/bg_detail_grey60.png") repeat 0 0;
}
.themeGrey .detail-content,.themeGrey .detail-content-hidden{
    color: #353535;
}
.themeGrey .content-title>span:first-child{
    color: #353535;
}
.themeGrey .connection p{
    color: #353535;
}
.themeGrey .connect-font{
    color: #353535;
}
.themeGrey  #container-left .menu-box{
    background: url("../../images/bg_detail_grey60.png") no-repeat;
}
.themeGrey  #container-left .search-fliter-box{
    background: url("../../images/bg_detail_grey60.png") no-repeat;
}
.themeGrey  .jyrd-title,.themeGrey  #legend,.themeGrey #jyfp-title,.themeGrey #jygh-title{
    background: url("../../images/bg_detail_grey60.png") no-repeat;
}
.themeGrey #container-right .rank-bg .rank-title-left,.themeGrey  #container-right .rank-bg .rank-title-right,.themeGrey  #container-right .rank-ul{
    background: url("../../images/bg_detail_grey60.png") no-repeat;
}
.themeGrey .llyb-accordion{
    background: url("../../images/bg_detail_grey60.png") no-repeat;
}
/*蓝色主题*/
.themeBlue #container-right .detail-box{
    background: #323C4D;
}
.themeBlue  #container-left .menu-box{
    background: #323C4D;
}
.themeBlue  #container-left .search-fliter-box{
    background: #323C4D;
}
.themeBlue  .jyrd-title,.themeBlue  #legend,.themeBlue #jyfp-title,.themeBlue #jygh-title{
    background: #323C4D;
}
.themeBlue #container-right .rank-bg .rank-title-left,.themeBlue  #container-right .rank-bg .rank-title-right,.themeBlue  #container-right .rank-ul{
    background: #323C4D;
}
.themeBlue .llyb-accordion{
    background: #323C4D;
}