@charset "utf-8";

/*----float-banner-------*/
#floatbn-bannerArea {
	z-index:1000;
	width:225px;
	cursor:move;
	margin: 0px;
	display:block;
	text-align:left;
}

#floatbn-bannerBtnBox {
	position:absolute;
	width:220px;
	height:125px;
}

#floatbn-bannerBtn-shadow {
	width:220px;
	height:125px;
}

#floatbn-bannerBtn {
	width:220px;
	height:125px;
	background:url(../images/btn_reserve.gif) no-repeat;
}

#floatbn-bannerBtn a {
	display:block;
	text-indent:-9999px;
	cursor: pointer;
}


#floatbn-bannerBtn p.closeBtn a {
	margin:0px 0px 61px 179px;
	width:41px;
	height:14px;
	line-height:14px;
}

#floatbn-bannerBtn p.reserveBtn a {
	margin:0px 4px;
	width:212px;
	height:46px;
	line-height:46px;
}
