
#holdbanner {
	position: absolute;
	z-index: 50;
	width: 877px;
	height: 299px;
}
#holdbanner table {
	width: 877px;
	height: 299px;
}

#t1, #t2, #t3, #t4, #t5, #t6 {
	cursor: pointer;
	visibility: hidden;
	position: absolute;
	z-index: 5000;
}

#t1 {
	top: 74px;
	left: 70px;
}

#t2 {
	top: 36px;
	left: 186px;
}

#t3 {
	top: 56px;
	left: 410px;
}

#t4 {
	top: 115px;
	left: 553px;
}

#t5 {
	top: 37px;
	left: 609px;
}

#t6 {
	top: 116px;
	left: 664px;
}