* {
	padding: 0;
	margin: 0;
}

#container {
	width: 800px;
	height: 700px;
	margin: auto;
	background: url('weiche_1.gif') no-repeat top left;
	position: relative;
}

#container a {
	display: block;
	width: 125px;
	height: 40px;
  text-indent: -9999px;
  outline: none;
  position: absolute;
  top: 629px;
}

#container a.cms {
  left: 249px;
}

#container a.shop {
  left: 419px;
}
