
a{ cursor:pointer;}
li{ list-style:none; float:left; cursor:pointer;}
#playments{ width:600px; margin:0px auto;}
.bigimgsul{ width:500px; height:333px; overflow:hidden; margin-left:15px;position:relative;}
.bigimgsul li{ position:absolute; z-index:0;width:500px; height:333px;overflow:hidden;}
.markleft{ position:absolute; width:250px; height:333px; background:red; opacity:0; filter:alpha(opacity:0); top:0;left:10; cursor:pointer;}
.markright{ position:absolute; width:250px; height:333px; background:green; opacity:0; filter:alpha(opacity:0); top:0;right:0; cursor:pointer;}
.btnleft{position:absolute; width:60px; height:60px; background:url('images/btn.gif') left top no-repeat; z-index:3001; top:130px; left:50px;opacity:0; filter:alpha(opacity:0);}
.btnright{position:absolute; width:60px; height:60px; background:url('images/btn.gif') left -60px no-repeat;z-index:3001;top:130px; right:10px;opacity:0; filter:alpha(opacity:0);}
.bigimgsul img{width:500px; height:333px;}
div.smallimgs{ width:530px; overflow:hidden; height:88px; background:#BBB; padding:10px ; margin:0px 25px; position:relative;}
.smallimgsul{ margin:0px 0px 0px 0px; padding:0px; position:absolute;   left:10px;height:88px; top:10px;}
div.smallimgs li{ margin:0px 10px 5px 0px; opacity:0.4;filter:alpha(opacity:40);}
div.smallimgs img{ width:125px; height:88px; }

  
