@font-face {
	font-family: 'NanumBarunGothic';
	src: url('/font/NanumBarunGothic.eot'); /* IE 6~8, IE9+ 호환성보기 */
	src: local("☺"),
	url('/font/NanumBarunGothic.woff') format('woff2'), /* WOFF시험 버전 */
	url('/font/NanumBarunGothic.woff') format('woff'), /* 표준 브라우저 */
	url('/font/NanumBarunGothic.ttf') format('truetype');

	font-weight: normal;
	font-style:normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; }
body {line-height: 1; }
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {content: ''; content: none; }
table {border-collapse: collapse; border-spacing: 0; }
body {font-family:'NanumBarunGothic',dotum,Helvetica,sans-serif; font-size:12px; overflow: hidden; font-weight: normal; color: #333; background: #fff;}
a {text-decoration: none; color: #fff;}

/*pop_up*/
#Black{display:none; position:fixed; left:0; top:0; height:100%; width:100%; background:#000; opacity: 0.5; filter:alpha(opacity=50); -ms-filter:"alpha(opacity=60)"; z-index:9999999;}
#pop_up{position: absolute; top: 60px; z-index: 999999999; width: 100%; display: inline-block; text-align: center; cursor:pointer;}
.box_img{margin-left:20px;}
.box_text{margin:30px 0 0 50px;}


/*iframe*/
#respon_head {height: 160px; z-index: 49999; position: fixed; width: 100%; background:#fff;}

.in_head {margin: auto; width: 100%;}
.in_head ul li ul {display: none; position: absolute; width: 228px; margin-top: 13px; overflow: scroll; max-height: 500px;}
.in_head ul li ul li {background: #2b2b2b; border-bottom: 1px solid #414141;}

.in_head ul li ul li:hover {background: #414141;}
.in_head ul li ul li a {display: block; padding: 10px; font-weight:bold; min-width: 198px; color:#DFDFDF;}
.in_head ul li ul li a:hover {color:#F0F0F0;}

#iframe {margin: 0 auto; display: block; background:#ccc;}

.logo {width:100%; text-align:center; height:60px; line-height:60px;}
.logo img{vertical-align:middle;}

.links {float: right; margin-top: 3px;}

.respon_btn{width:100%; height:100px; background:#eee; }
.respon_btn ul{padding:17px 0 0 0; text-align:center;}
.respon_btn li{display:inline-block; text-align:center; padding:0 25px 0 17px; background:url(/image/respon_icon_dotte.gif) no-repeat 100% 25px; opacity: 0.85;}
.respon_btn li a{text-transform:uppercase; font-size:13px; color:#444; text-decoration:none;}
.respon_btn li span{display:block; margin-top:10px;}
.respon_btn li:last-child{background:none; padding:0 0 0 17px;}
.respon_btn li:hover{opacity: 1;}

@media screen and (max-width: 670px) {
	.box_text{margin:30px auto 0; }
	.box_text img{width:90%;}
}

@media screen and (max-width: 320px) {
	.box_img{margin-left:0;}
}