#main {
	padding:4px 0 20px 8px;
	width:760px;
}
/* side ------------------------------ */
#main_left {
	float:left;
	margin-top:13px;
	padding-left:5px;	
}
#main #main_left .side_md {
	width:161px;
	height:34px;
	text-indent:-2000px;	
	background:url("../stay/img/side_md.gif") no-repeat;
}

#main #main_left a.btn1 {
	width:161px;
	height:42px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn.jpg") no-repeat;
}
#main #main_left a.btn1:hover {
	width:161px;
	height:42px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn.jpg") no-repeat -161px 0;
}
#main #main_left a.btn1_selected {
	width:161px;
	height:42px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn.jpg") no-repeat -161px 0;
}
#main #main_left a.btn2 {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn.jpg") no-repeat 0 -42px;
}
#main #main_left a.btn2:hover {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn.jpg") no-repeat -161px -42px;
}
#main #main_left a.btn2_selected {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn_2.jpg") no-repeat -161px -42px;
}
#main #main_left a.btn3 {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn_2.jpg") no-repeat 0 -82px;
}
#main #main_left a.btn3:hover {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn_2.jpg") no-repeat -161px -82px;
}
#main #main_left a.btn3_selected {
	width:161px;
	height:40px;
	text-indent:-2000px;	
	display:block;
	text-decoration: none;
	background:url("../stay/img/side_btn_2.jpg") no-repeat -161px -82px;
}
#main #main_left .side_reservation_md {
	width:161px;
	height:24px;
	margin-top:9px;
	text-indent:-2000px;	
	background:url("../stay/img/side_reservation_md.gif") no-repeat;
}
#main #main_left .side_reservation_box {
	width:161px;
	margin-top:9px;
	background-color:#F2EDD1;
}

#main_right {
	float:left;
	margin-top:13px;
	padding-left:10px;
}
#main_right .title {
	width:568px;
	height:27px;
	text-indent:-2000px;	
	background:url("../stay/img/title.jpg") no-repeat;
}
#main_right .line {
	width:544px;
	height:10px;
	margin:0 0 0 11px;
	clear:both;
	background:url("../stay/img/line_dot.gif") no-repeat 0 6px;;
}