.fix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .fix{zoom:1}
.fix{display:block;min-height:1%;}
/*new result box*/
.new_result{
    width: 323px;
    margin-left: 2px;
    color: #000;
    background:#f9f9f9;
    position: absolute;
    top: 31px;
    left: 0;
    display: none;
    z-index: 301;
}
.new_result ul{
    width: 323px;
}
.new_result li{
    width:321px;
    height: 22px;
    float:left;
    color:#000;
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
}
.new_result li.current{
    background : #FFF;
    color: #dd0d0b;
}
.new_result .s_list{
    cursor:pointer;
    float:left;
    padding-left: 5px;
    height: 22px;
    line-height: 22px;
}
.new_result .s_count,
.new_result .play_ico {
    float: right;
    height: 22px;
    line-height: 22px;
    cursor:pointer;
}
.new_result .s_count{
    padding-right: 5px;
}
.new_result .play_ico{
    width: 18px;
    background: transparent url(http://tv.sohu.com/upload/jq_plugin/search/skin/imgs/main.png) no-repeat 0 4px;
}
.new_result li.current .play_ico{
    position:absolute;
    z-index: 301;
    margin-right: -1px;
    right: 0;
    width: 19px;
    padding-right: 1px;
    background: url(http://tv.sohu.com/upload/jq_plugin/search/skin/imgs/main.png) no-repeat 0 -18px #FFF;
}
/*¹Ø±Õ*/
.new_result h5{
    background: #e5e5e5;
    height: 22px;
    line-height: 22px;
    border:1px solid #aaa;
    border-top:0;
    text-align: right;
}
.new_result h5.s_loading{
    text-align: center;
}
/*¾«È·ÍÆ¼ö²ã*/
.new_result .fold{
    color: #000;
    width:280px;
    min-height:222px;
    _height:222px;
    padding: 10px;
    background:#FFF;
    border:1px solid #D2D2D2;
    text-align: left;
    position:absolute;
    display:none;
    z-index:300;
    top: -2px;
    line-height: 14px !important;
}
/*.new_result .fold_t span{display:none;}*/
.new_result .fold_t a{
    color: #dd0d0b;
    margin-left: 4px;
}
.new_result .fold_content{
    padding-top: 10px;
    width:270px;
    overflow: hidden;
}
.new_result .fold_star{
    padding-bottom:10px;
    border-bottom:1px dotted #AEAEAE;
}
.fold_pic{
    float:left;
    width: 90px;
    height: 124px;
    padding: 1px;
    border: 1px solid #bababa;
    position: relative;
}
.fold_pic .fee_ico{
    background: url("http://tv.sohu.com/upload/store/skin/imgs/pay.png") no-repeat 0 0;
    display: block;
    height: 46px;
    width: 45px;
    top: -2px;
    left: -2px;
    position: absolute;
}
.new_result .arts_type{
    height: auto;
}
.new_result .pic_r ,
.new_result .pic_l{
    width: 135px;
    float: left;
    overflow:hidden;
}
.new_result .pic_r{
    float: right;
}
.new_result .pic_r .fold_pic ,
.new_result .pic_l .fold_pic{
    display: block;
    width: 90px;
    height: 68px;
    border: 1px solid #bababa;
    float: none;
    padding: 1px;
}
.new_result .pic_r p ,
.new_result .pic_l p {
    width: 135px;
    height: 20px;
    line-height: 20px;
}

.new_result .fold_txt{
    float: right;
    width:170px;
    overflow: hidden;
    color: #666;
}
.new_result .fold_txt i{
    float:left;
    font-style: normal;
}
.new_result .fold_txt b{
    float:left;
    font-weight: normal;
    width: 124px;
}
.new_result .fold_txt a,
.new_result .fold_txt b{
    color: #2a2a2a;
}
.new_result .fold_txt p{
    padding: 2px 0;
    width: 170px;
    overflow:hidden;
}
#logoFocus a.fold_play_bt,
.new_result .fold_play_bt{
    display: block;
    width: 78px;
    height: 25px;
    line-height: 23px;
    color: #FFF;
    text-indent: 13px;
    background: url(http://tv.sohu.com/upload/jq_plugin/search/skin/imgs/main.png) 0 -45px;
}
#logoFocus a.fold_play_bt:hover,
.new_result .fold_play_bt:hover {
    color: #FFF;
    background-position: 0 -70px;
    text-decoration: none;
}
#logoFocus a.fold_play_bt:active,
.new_result .fold_play_bt:active {
    color: #FFF;
    background-position: 0 -95px;
}
.fold .album_list{
    padding-top: 10px;
    position: relative;
}
.fold .album_list .album_l{
    float: left;
}
.fold .album_list .album_r{
    white-space: nowrap;
    float: left;
    width: 220px;
}
.fold .new_tip{
    display: block;
    height: 12px;
    left: 56px;
    position: absolute;
    top: 0;
    width: 15px;
    background: url("http://tv.sohu.com/upload/20090903hd/new_tab.gif") no-repeat scroll 0 0 transparent;
}
.fold .album_list a{
    color: #2a2a2a;
    padding-right: 10px;
    float: left;
}
.fold .go_more{
    text-align: right;
}
.fold .go_more a{
    color: #ce081d;
}
.fold_play_box{
    padding: 5px 0 0 100px;
}
.fold_news{
    line-height: 20px;
    height: 40px;
    padding-top: 5px;
}
/*iframe*/
iframe.new_result{
    border: 0;
    z-index: 299;
}
.new_result iframe.fold{
    z-index:299;
    border:0;
}
