@charset "utf-8";
/* CSS Document */
#Bar1{
	clear:both;
}
#Bar1 div.item{
	float: left;
}

#Bar1 div.item div.label{
	text-align: center;
}
