.font {
	font-family: "돋움", "돋움체";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.subfont {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.form {
	font-family: "돋움", "돋움체";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}
.topmenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #A2B7FF;
	text-decoration: none;
	line-height: 22px;
}

.topmenu2 {
	font-family: "돋움", "돋움체";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}


.undermenu {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
}

.logo {
	font-family: "돋움", "돋움체";
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logo2 {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
}
.underlogo {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.under {
	font-family: "돋움", "돋움체";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}

.title {
	font-family: "돋움", "돋움체";
	font-size: 24px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-family: "돋움", "돋움체";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}


.bg {
	text-decoration: none;
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.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: 13px;

}
