body,td,th {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

p {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
	
body {
	background-color: #ffffff;
}


h1 {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h4 {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


a {
	font-size: 12px;
	color: #888888;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FF9900;
}
a:active {
	text-decoration: none;
}

a.special{
	color: #FFFFFF;
}
a.special:link {
	text-decoration: none;
}
a.special:visited {
	text-decoration: none;
}
a.special:hover {
	color:#FF9900;
}
a.special:active {
	text-decoration: none;
}


.minibox {
	width:252px;
	height:187px;
	background-image:url(../images/board_box.jpg);
	background-repeat:none;
	vertical-align:top;
}


.minibox-header {
	text-align:center;
}

.minibox-text {
	position:relative;
	width:100%;
	top:15px;
	left:12px;
	border: 0px solid;
	line-height:170%;
	color:#888888;
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 11px;

}

.colored_header
{
	color:#996600;
}
.content {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 12px;
	color: #333333;
}
.content_bold {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.left_nav {
	font-family: Gulim, GulimChe, Gungsuh, GungsuhChe;
	font-size: 12px;
	color: #878786;
	border-bottom:dotted #CCCCCC thin;
	padding-top: 4px;
}

.mnu {
        FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: gulim; TEXT-ALIGN: center
}

.topLink {
	background-color:#666666;
	color:#FFFFFF;
}
