@charset "utf-8";
.comment {
	font-family: "돋움";
	font-size: 12px;
	color: #636363;
}
.comment2 {
	font-family: "굴림";
	color: #636363;
	font-size: 12px;
	line-height: 20px;
}

.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #8c8c8c;
}
.sitemap a {
	text-decoration: none;
	color: #666666;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #666666;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.comment {
	font-family: "굴림";
	font-size: 12px;
	color: #636363;
	line-height: 16px;
}
.comment a {
	color: #636363;
	text-decoration: none;
}
.comment a:hover {
	color: #F172AC;
	text-decoration: none;
}


.title {
	font-family: "굴림";
	font-size: 12px;
	font-weight: bold;
	color: #636363;
}
.topmenu a {
	color: #000000;
	text-decoration: none;
}
.topmenu  a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: "돋움";
	font-size: 18px;
	color: #000000;
	margin-bottom: 0px;
}
