.progress{overflow:hidden;height:25px;margin:0;background:url(/plugin/membership/img/bg_progress.gif);border-right:1px solid #e3e3e3;font-family:'µ¸¿ò',dotum;font-size:11px;line-height:15px;letter-spacing:-1px}  
.progress .tit{float:left;position:relative;z-index:1000;width:74px;height:20px;margin:0;padding:5px 0 0;background:url(/plugin/membership/img/bg_progress_tit.gif) no-repeat;font-size:11px;color:#fff;line-height:15px;text-align:center}  

.progress ul{float:left;margin:0;padding:0}  
.progress li,.progress li span{background:url(/plugin/membership/img/bg_progress_item.gif) no-repeat;font-size:11px;white-space:nowrap}  

.progress li{float:left;margin:0 0 0 -13px;padding:0 0 0 13px;background-position:-287px 0;list-style:none}  
.progress li span{display:inline-block;height:20px;padding:5px 28px 0 13px;background-position:100% top}  
.progress li.on{position:relative;z-index:10;background-position:0 100%;color:#fff}  
.progress li.on span{background:url(/plugin/membership/img/bg_progress_item.gif) no-repeat 100% 100%}  
.progress li.last,.progress li.last span{background:none}  
.progress .right{position:absolute;top:6px;right:10px;color:#444}  
