#Footer {
	color: #FFF;
	font-family: "NanumGothicWeb";
	height: 30px;
}
#Footer .text .foot table tr .foot {
	font-family: "NanumGothicWeb";
	font-size: 12px;
	color: #CCC;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.BLOG {
	color: #FFF;
	text-align: right;
}
.foot_vacancy {
	text-decoration: none;
	overflow: hidden;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #005BAC;
	background-position: -10px -10px;
	padding-top: 3px;
	padding-bottom: 3px;
}




a.foot:link {
	font-family: NanumGothicExtraBoldWeb;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


a.foot:visited {
	font-family: NanumGothicExtraBoldWeb;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.foot:hover {
	font-family: NanumGothicExtraBoldWeb;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.foot:active {
	font-family: NanumGothicExtraBoldWeb;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
