#skip_navi { position: relative; z-index: 95; }
#skip_navi a {
	display: block;
	height: 1px;
	width: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	font-size: 15px;
	color: #ffffff;
	white-space: nowrap;
	text-align: center;
	text-decoration: underline;
	background-color: #555555;
}
#skip_navi a:focus, 
#skip_navi a:active {
	height: auto;
	width: 100%;
	padding: 10px;
}

* {
	font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light, "³ª´®°íµñ", 'Nanum Gothic', Dotum, sans-serif;
	box-sizing: border-box;
}

#enewsmaker {
	position: relative;
	width: 100%;
	height: 100%;
}

body {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}