/* tour box CSS Document */
#tour {
	width:882px;
	height:645px;
	}
#tour_header {
	border:1px solid #CCC;
	}

.tour_title {
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	}