.tdd1 {
	background-image: url(img/tour1_tdd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdd2 {
	background-image: url(img/bg_side_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdd2pic {
	background-image: url(img/tour2_tdd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 922px;
}

.bottom {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	background-image: url(img/bg_bottom2.jpg);
	height: 450px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
.bottom a {
	color: #999999;
}

