@font-face {
	font-family: 'Nanum Barun Gothic';
	font-style: normal;
	font-weight: 400;
	src: local('※');
    src: url(/_core/lib/font/NanumBarunGothic-Regular.eot);
    src: url(/_core/lib/font/NanumBarunGothic-Regular.eot?#iefix) format('embedded-opentype'), 
		url(/_core/lib/font/NanumBarunGothic-Regular.woff2) format('woff2'),
		url(/_core/lib/font/NanumBarunGothic-Regular.woff) format('woff'),		
		url(/_core/lib/font/NanumBarunGothic-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: 400;
	src: local('※');
	src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);
	src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff2) format('woff2'),
		url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff'),
		url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.ttf) format('truetype');
}


body { font-size:13px; font-family: 'Nanum Barun Gothic', Malgun Gothic, Dotum, sans-serif; } 

input,select,textarea {font-size:12px;font-family:gulim;}
select {font-size:12px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.wrap {width:960px;margin:auto;}
#header {}
#content {padding:20px 0 0 0;min-height:500px;}
#footer {}


#bottom_widgets {
	margin:10px 0 30px; 
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#777777; font-weight:normal; }


.app_banner { margin:0; padding:0; }
.app_banner img { width:200px; display: block;}

