/**************************************/

/* floatBnr */
#float,
#floatArea {
	width: 240px;
	height: 163px;
	text-align:left;
}
#float {
	position: absolute;
	right: 40px;
	top: 300px;
}
#floatArea {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: move;
	background:url(../a_floatbn/floatbn.jpg) no-repeat left top;
}
#floatBt {
	position: absolute;
	left: 10px;
	top: 91px;
}
#floatBtB {
	position: absolute;
	left: 10px;
	top: 96px;
}
#floatBtC {
	position: absolute;
	left: 10px;
	top: 126px;
}
#floatBtD {
	position: absolute;
	left: 15px;
	top: 207px;
}
#floatClose {
	position: absolute;
	left: 185px;
	top: 7px;
}

