.mpg {
	background-image: url(../images/mpg.gif);
	background-repeat: no-repeat;
}
.mp {
	background-image: url(../graph/map.gif);
	background-repeat: no-repeat;
	background-position: 80px 200px;

}
.left {
	background-image: url(../graph/chleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

