@charset "utf-8";
/* CSS Document */
.images_label {
	position:relative;
	width:597px;
	height:210px;
}
.label {
	position:absolute;
	top:0;
	left:0;
	width:153px;
	height:101px;
	background-image:url(../images/label.gif);
}

