
/* TourLand Style --------------------------------- */

div#block_tourland {
	width: 154px;
	background: #F8F8FF;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
	padding: 0px 2px 0px;
	vertical-align: top;
}
div#block_tourland div#bg {
	background: url(/_img/bnr_otl_bg_cate.gif) top no-repeat;

}
div#block_tourland div#bg img.car {
	margin: 5px 0 5px;		
}
div#block_tourland div#bg img.hotel {
	margin: 2px 0 7px;		
}


