.font {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.subfont {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.title {
	font-family: "돋움", "돋움체";
	font-size: 30px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-family: "돋움", "돋움체";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.under {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.topmenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.topmenu2 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.leftmenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}
.logo {
	font-family: "돋움", "돋움체";
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.logo2 {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #993300;
	text-decoration: none;
	line-height: 22px;
}
.leftlogo {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.form {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}


.bg {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
}

.pbg {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(images/page_bg.png);
}


.link {
	font-family: "굴림", "굴림체";
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 25px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}.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;

}
