@charset "gb2312";
/* CSS Document */
#player{position:relative;width:444px;height:302px;overflow:hidden; float:left;}
#player a{color:#333;}
#player *{border:0;padding:0;margin:0;}
#player .Limg{position:relative;width:444px;height:302px;}
#player .Limg li{position:absolute;top:0;left:0;background:#fff;}
#player .Limg li img{ margin:0;}
#player .Limg li  p{line-height:25px; font-size:14px; padding-left:15px;}
#player .Nubbt{position:absolute;z-index:9; left:5px;bottom:3px;line-height:7px; }
#player .Nubbt span{background:#c1c1c1;padding:1px 0px;margin:0 2px; font-style:normal;cursor:pointer;}
#player .Nubbt span.on{background:#e10413;color:#000;}