.font {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
}
.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;
	line-height: 30px;
}
.title2 {
	font-family: "돋움", "돋움체";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.under {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.topmenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #C3C3C3;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	font-family: "돋움", "돋움체";
}
.topmenu2 {
	font-family: "돋움", "돋움체";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.leftmenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.logo {
	font-family: "돋움", "돋움체";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;

}
.logo2 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-family: "돋움", "돋움체";
}
.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-image: url(images/bg_top2.png);
	background-position: right top;
}
.bg2 {
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/bg_top3.png);
	background-position: center 450px;
}
.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: 35px;
	font-size: 16px;

}
a:hover {
	text-decoration: underline;
}
