  #container {position:relative;width:300px;background:#EBEBEB;}
#container .image {clear:both;height:215px;overflow:hidden;}
#container .number {bottom:5px;height:20px;overflow:hidden;position:absolute;right:5px;text-align:center;}
#container .number span{margin:0 1px;color:#fff;cursor:pointer;display:block;float:left;height:20px;line-height:20px;background:#000;opacity:0.5;filter:Alpha(Opacity="50");text-decoration:none;width:20px;}
#container .number span:hover{background:#ff0;color:#000;}
#container .number span.this{background:#EBEBEB;color:#000;font-weight:bold;}