.small {
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #990000;
}

.basic {
	font-family: "굴림";
	font-size: 12px;
	color: #666666;
	line-height: 150%;

}

a:link {
	color: #666666;
	font-family: "굴림";
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	color: #666666;
	font-family: "굴림";
	font-size: 12px;
	text-decoration: none;

}
a:active {
	color: #990000;
	font-family: "굴림";
	font-size: 12px;
	text-decoration: none;

}
a:hover {
	color: #990000;
	font-family: "굴림";
	font-size: 12px;
	text-decoration: none;
}

a.sub:link {
	color: #666666;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}
a.sub:visited {
	color: #666666;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}
a.sub:active {
	color: #990000;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}
a.sub:hover {
	color: #990000;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
}


a.nnn:link {
	color: #666666;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
	line-height: 0%;
}
a.nnn:visited {
	color: #666666;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
}
a.nnn:hover {
	color: #990000;
	font-family: "굴림";
	font-size: 11px;
	text-decoration: none;
}
.box {
	border: 1px solid #CCCCCC; font-size: 12px;
}

body {
scrollbar-3dlight-color:D4D4D4;
scrollbar-arrow-color:666666;
scrollbar-base-color:F4F4F4;
scrollbar-darkshadow-color:666666;
scrollbar-face-color:F4F4F4;
scrollbar-highlight-color:F4F4F4;
scrollbar-shadow-color:D4D4D4
}