.flow-steps .li{width:200px;}
.flow-steps .num4 li{width:155px;}
.flow-steps li{float:left;background:#e4e4e4 url(flow_steps_bg.png) no-repeat 100% 0;font-size:14px;font-weight:bold;height:23px;line-height:23px;text-align:center;color:#fefefe;padding:0 15px 0 0;overflow:hidden;}
.flow-steps li span,.flow-steps li strong{display:block;}
.flow-steps li .first{background:#e4e4e4 url(flow_steps_bg.png) no-repeat -12px -69px;}

.flow-steps li.notStart{background-color:#e4e4e4;background-position:100% -0px;}
.flow-steps li.current{background-color:#7194a2;background-position:100% -0px;}
.flow-steps li.current .first{background-color:#7194a2;background-position:-12px -115px;}
.flow-steps li.current-prev{background-position:100% -46px!important;}

.flow-steps li.done{background-color:#163c59;background-position:100% -23px;}
.flow-steps li.done .first{background-color:#163c59;background-position:-12px -92px;}
.flow-steps li.last{background-position:100% -190px;}
.flow-steps li.last-current{background-color:#163c59;background-position:100% -161px;}
