.Bar{
	width:120px;
	height:19px;
	position:relative;
}
.Bar span{
	position:absolute;
	display:block;
	width:100px;
	height:10px;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.bar_r {background:url(/images/bar_r.gif) no-repeat 0 0;}
.bar_g {background:url(/images/bar_g.gif) no-repeat 0 0;}
.bar_o {background:url(/images/bar_o.gif) no-repeat 0 0;}
.bar_y {background:url(/images/bar_y.gif) no-repeat 0 0;}
.bar_gp {background:url(/images/bar_gp.gif) no-repeat 0 0;}
.Bar em{
	position:absolute;
	display:block;
	width:100px;
	height:10px;
	background:#E4E4E4 repeat-x 0 0;
	top:0;
}

