@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#float,
#floatArea{
	width: 182px;
	height: 100px;
	z-index: 1000;
}

#float{
position: absolute;
top: 155px;
right: 0px;
}

#floatArea{
padding: 13px 0 0 0;
position: absolute;
top: 0;
left: 0;
cursor: move;
background: url(../common/fb/fb_bg.gif) no-repeat left bottom;
}

#floatInterview{
position: absolute;
top: 18px;
left: 5px;
}

#floatRequest{
position: absolute;
top: 75px;
left: 5px;
}

#floatClose {
position: absolute;
right: 0;
top: 0px;
}
