@charset "utf-8";
/* CSS Document */
.div_frame_float {
	width:398px;
	height:98px;
	margin:auto;
	display:block;
	position:absolute;
	background:#F8F8F8;
	border:#FF9900 1px solid;
}
.class_k 
{
	border-left:#FFCC00 1px solid;
	border-top:#FFCC00 1px solid;
	border-right:#FFCC00 1px solid;
	background:#FFFFCC;
}
.class_link{ 
	color:#006699; 
	font-weight:bold; 
	text-decoration:none; 
	width:80px;
}
.class_link:hover{ color:#FF0000;text-decoration:underline}

.visibleDiv1 {
	POSITION: fixed; TOP: 200px; LEFT: 100px
}
.visibleDiv {
	BORDER-BOTTOM: #e1e1e1 1px solid; POSITION: fixed; TEXT-ALIGN: center; BORDER-LEFT: #e1e1e1 1px solid; WIDTH: 150px; BACKGROUND: #ffdab9; VERTICAL-ALIGN: middle; BORDER-TOP: #e1e1e1 1px solid; BORDER-RIGHT: #e1e1e1 1px solid
}
#topLeft {
	BORDER-BOTTOM: #e1e1e1 1px solid; POSITION: fixed; TEXT-ALIGN: center; BORDER-LEFT: #e1e1e1 1px solid; WIDTH: 150px; BACKGROUND: #ffdab9; VERTICAL-ALIGN: middle; BORDER-TOP: #e1e1e1 1px solid; BORDER-RIGHT: #e1e1e1 1px solid
}
#topRight {
	BORDER-BOTTOM: #e1e1e1 1px solid; POSITION: fixed; TEXT-ALIGN: center; BORDER-LEFT: #e1e1e1 1px solid; WIDTH: 150px; BACKGROUND: #ffdab9; VERTICAL-ALIGN: middle; BORDER-TOP: #e1e1e1 1px solid; BORDER-RIGHT: #e1e1e1 1px solid
}
#bottomLeft {
	BORDER-BOTTOM: #e1e1e1 1px solid; POSITION: fixed; TEXT-ALIGN: center; BORDER-LEFT: #e1e1e1 1px solid; WIDTH: 150px; BACKGROUND: #ffdab9; VERTICAL-ALIGN: middle; BORDER-TOP: #e1e1e1 1px solid; BORDER-RIGHT: #e1e1e1 1px solid
}
#bottomRight {
	POSITION: fixed;
	WIDTH: 398px;
	height:114px; 
	VERTICAL-ALIGN: middle;
}
#topLeft {
	TOP: 10px; LEFT: 10px
}
#topRight {
	TOP: 10px; RIGHT: 10px
}
#bottomLeft {
	BOTTOM: 10px; LEFT: 10px
}
#bottomRight {
	BOTTOM: 0px; RIGHT: 0px
}