#floater {position:absolute; visibility:visible}
.title {
	font-family: "굴림";
	font-size: 16px;
	color: #8b0000;
	font-weight: bold;
}
.index {
	font-familly: "굴림";
	font-size: 17px;
	color: #483d8b;
	font-weight: bold;
}
.bbody {
	font-family: "굴림";
	font-size: 13px;
	color: #000069;
	font-weight: bold;
	text-decoration:none;
}
.subbody {
	font-family: "굴림";
	font-size: 12px;
	color: #000069;
	font-weight: bold;
	text-decoration:none;
}
.tbtitle {
	font-family: "굴림";
	font-size: 12px;
	color: #2f4f4f;
	font-weight: bold;	
}
.tcontents {
	font-family: "굴림";
	font-size:12px;
	color: #000000;
	font-weight:normal;
}
a:link {
	color: #000069;
	text-decoration: none;
}
a:hover {
	color: #000069;
	text-decoration: none;
}
a:visited {
	color: #000069;
	text-decoration: none;
}
