.font {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #666666
}
.logo {
	font-family: "굴림체", "굴림";
	font-size: 20px;
	text-decoration: none;
	color: #000000
}
.bg {
	text-decoration: none;
	background-image: url(images/bgw.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgsub {
	text-decoration: none;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.board {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}
.w {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.mtext {
	font-family: "굴림체", "굴림";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.mlink {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #666666
}
.sub {
	font-family: "굴림체", "굴림";
	font-size: 15px;
	text-decoration: none;
	color: #666666
}
.subtitle {
	font-family: "굴림체", "굴림";
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.form {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.jtext {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.jlink {
	font-family: "굴림체", "굴림";
	font-size: 12px;
	text-decoration: none;
	color: #666666
}
.viewtitle {
	font-family: "굴림체", "굴림";
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.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: 15px;



}
a:hover {
	color: #666666;
	text-decoration: underline;
}
