#d4 {
	position: relative;
	height: 689px;
	background: url(/images/pinboard/background-n.jpg) top center no-repeat;
}
#letter {
	position: absolute;
	left: 59px;
	top: 145px;
	width: 517px;
}
#comingup {
	width: 305px;
	height: 328px;
	z-index: 1;
	margin-left: 200px;
	background: url(/images/pinboard/comingup.png) top left no-repeat;
}
#comingup div {
	padding: 70px 18px 30px 22px;
	text-align: left;
}
#comingup ul {
	max-height: 190px;
	padding: 0 0.5em;
	overflow-y: auto;
	list-style: none;
}
#comingup li {
	padding: 4px 0 2px 1em;
	border-bottom: 1px #999 dotted;
}
#comingup h4 {
	color: #444;
	text-indent: -1em;
}
#comingup li:last-child {
	border-bottom: 0;
}
#bcard {
	position: absolute;
	top: -15px;
	left: 276px;
	width: 262px;
	height: 182px;
	z-index: 1;
}
#gallery {
	position: absolute;
	top: 14px;
	right: 54px;
	width: 240px;
	height: 283px;
}
#gallery #phototop {
	position: absolute;
	top: 27px;
	left: 29px
}
#gallery #photobottom {
	position: absolute;
	top: 228px;
	left: 29px;
}
#checkout {
	position: absolute;
	top: 300px;
	right: 50px;
	width: 222px;
	padding-top: 80px;
}
#ticket {
	position: absolute;
	top: 550px;
	left: 70px;
}
#pym {
	position: absolute;
	top: 45px;
	left: 45px;
}
#kf {
	position: absolute;
	top: 30px;
	left: 195px;
}
.linkthru {
	margin-top: 20px;
	text-align: right;
}

