@charset "utf-8";
/* CSS Document */

.yui-overlay {
	position:absolute;
	z-index:100;
}

.bd {
	border:2px solid #000;
	padding:2px;
	background-color:#fff;	
}

.bd .pointer {
	position:relative;
	bottom:0px;
	left:20px;
}

.hd, .ft {
	height:0px;
	line-height:0px;
}