@charset "utf-8";
/* CSS Document */
#ImgCropMap {
	width: 298px;
	height: 200px;
	overflow:hidden;
}
 #ImgCropMap img {
  margin-top:-60px; 
  margin-left:-30px;
}