.title {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
}
.content {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 14px;
	color: #222222;
}

.column_content {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 14px;
	color: black;
}

.menu {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 12px;
	color: #FFFFFF;
}

.subject {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}

.submenu_over {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffb500;
	line-height: 18px;
}
body {
	font-family: ¸¼Àº °íµñ, Tahoma, Verdana, Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #94acb8;
}

img
{
	border:0px;
}

a.hover{
	color:#222222;
}
a{
	color:#222222;
}

.even{
	height:26px;
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	color:black;
	font-size:14px;
}

.odd{
	height:26px;
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	color:black;
	font-size:14px;
	background-color: #94acb8;
}

.white {
	color:white;
}

.white_content {
	font-family: ¸¼Àº °íµñ, Gothic, Tahoma ;
	font-size: 14px;
	color:white;
}

.border1
{
	border-width:1px;
	border-style:solid;
	border-color:#a0a0a0;
}