﻿.ad-all {
    margin:0 0 15px 0;
    height:auto;
}
.banner {
    /*width:540px;
    height:214px;*/
    width:100%;
}
.ad-all img {
    border:0;
}
.nemt {
    /*width:540px;
    height:214px;*/
    float:left;
    margin:0;
    overflow:hidden;
}
#player {
    position:relative;
    margin:0;
    padding:0;
}
#player .Limg {
    position:absolute;
    margin:0;
    padding:0;
    /*width:540px;
    height:214px;*/
    width:100%;
    min-width:1024px;
  
}
#player .Limg li {
    position:absolute;
    top:0;
    left:0;
    list-style:none;
    width:100%;
}
#player .Limg li img {
    border:0;
}
#player .Nubbt {
    right:100px;
    position:absolute;
    z-index:999;
    bottom:0px;
    line-height:22px;
}
#player .Nubbt span {
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity:0.9;
    background:#0d203d;
    color:#fff;
    font-size:10px;
    margin:0 1px 0 0;
    padding:1px 5px 1px 5px;
    cursor:pointer;
    display:inline;
}
#player .Nubbt span.on {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    background-color:#808080;
    width:26px;
    padding:1px 10px 1px 10px;
}
