

#tour_contents {
	margin: 10px 0;
}

#tour_contents .tour_panel {
	margin: 10px 0;
}


#tour_contents .tour_panel a {
	display: block;
	height: 150px ;
	background:#DDD;
	overflow: hide ;
}

#tour_contents .tour_panel .tour1 {
	background: url(../img/tour_764/tour_764.jpg) no-repeat center center ;
}
#tour_contents .tour_panel .tour2 {
	background: url(../img/tour_lw/tour_littlewings.jpg) no-repeat center center ;
}
#tour_contents .tour_panel .tour3 {
	background: url(../img/tour_yumbo/tour_yumbo.jpg) no-repeat center center ;
}
#tour_contents .tour_panel .tour1 span, 
#tour_contents .tour_panel .tour2 span, 
#tour_contents .tour_panel .tour3 span { display: none; }
