.font {  font-family: "돋움"; font-size: 12px; color: #666666; text-decoration: none}
.menu {
	font-family: "굴림", "굴림체";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.title {  font-family: "돋움"; font-size: 14px; color: #333333; font-weight: bold; text-decoration: none}
.big {  font-family: "돋움"; font-size: 15px; color: #333333; font-weight: bold; text-decoration: none}
.text {  font-family: "돋움"; font-size: 12px; color: #333333; text-decoration: none}
.view_title {  font-family: "돋움"; font-size: 15px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.f_view {  font-family: "돋움"; font-size: 15px; font-weight: bold; text-decoration: none}
a:hover {text-decoration: underline;}
.w {
	font-family: "돋움";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-image: url(images/n_top_bg.gif);
	background-repeat: repeat-x;
}
.mbg {
	background-image: url(images/n_index_05.gif);
	background-repeat: no-repeat;
}
.gul {
	font-family: "굴림";
	font-size: 13px;
	text-decoration: none;
}
.white {
	font-family: "돋움";
	font-size: 12px;
	color: #FFECEC;
	text-decoration: none;
}
.sfont {
	font-family: "굴림";
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;


}
.logo {
	font-family: "굴림", "굴림체";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.box {
	font-family: "굴림", "굴림체";
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 30px;
	font-size: 16px;

}
