@charset "utf-8";
/**
 * @File Name : all.css
 * @Description : Base Adjust + Layout[main+sub] Mobile First!
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2017.05.25 | 문영신 | 최초 등록
 * 2017.05.31 | 문영신 | 요구반영. 결함개선. 고도화.
 * 2017.06.30 | 문영신 | 주메뉴 모바일 1~4차 로 변경.
 * </pre>
 * @author 웹표준화실 문영신
 * @since 2017.05.25
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* Table of contents ))
 | Base Adjust
 | Layout[main+sub] Mobile First!
 | clearfix
 | #head, ..
 | ETC
 | @media print{}
 | RWD ◇◆
 */

/* ◇◆ Base Adjust ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */

/* ☆@import url(base.css); */

/* base.css )) Overwrite. 20170526. ◆◆◆ */

body {
	background:#fff;
	color:#555;
  font-weight:400;
  font-size:140%; /* 14px */
  line-height:1.666;
	letter-spacing:-1px; /* ☆ 맑은고딕-1, 나눔고딕0, 외국어0 */
	overflow:hidden; /* ★ Avoid horizontal scrolling */
}

html[lang='ko'] body,
html *[lang='ko']{
	font-family:'Open Sans',
		'Apple SD Gothic Neo','Microsoft JhengHei',
		'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,
		Helvetica,Arial,sans-serif;
}

/* ☆공용 */
.ffns{
	font-family:'Open Sans',
		'Apple SD Gothic Neo','Microsoft JhengHei',
		NanumSquare,
		'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,
		Helvetica,Arial,sans-serif;
}


/* ◇◆ Layout[main+sub] ◇◆◇◆◇◆◇◆◇◆ */


/* 배치.전체 20170526. ☆ 쌓임맥락 안만들고.. 개별 콘텐츠에서 z-index 지정 권장! */
html,
body,
#container, #wrap, #body{min-height:100%;}
.container{position:relative;
	min-width:280px; /* ☆ */
	max-width:1240px; /* ☆ 디자인폭(1200)+패딩좌우(20*2) */
	margin:0 20px; /* ☆ */
}
#container{position:static;}
	div.bg2top{}
		div.bg2top>div{}
	div.bg2btm{}
		div.bg2btm>div{}
	#head{clear:both;position:relative;}
		div.bg2head{}
			div.bg2head>div{}
		#head_s1{ /* #gn1, #logo */
			z-index:10; /* ☆ */
			position:relative;
			background:#fff;
		}
		#head_s2{ /* #tnb1 */
			position:relative;
		}
		#head_s3{ /* #visual */
			position:relative;
		}
			[id*='head_']>.container{margin:0 auto;}
	#wrap{
		clear:both;
		position:relative;
		min-height:50px; /* ☆ 펼침콘텐츠 높이 고려. */
	}
		#wrap>.container{} /* ))) sub.css, main.css */
  /* ((( sub.css */
	#wing{display:block;z-index:10;position:relative;}
	#foot{clear:both;position:relative;border-top:1px solid #ddd;}
		div.bg2foot{}
			div.bg2foot>div{}
		#foot>.container{padding:20px 0 40px;}


/* ☆ 모바일 감춤 20170526 */
#anb1{display:none;}
#gn1{display:none;}
/* #visual{display:none;} */


/* only Desktop BG image Preload 20170526 */
/* none */


/* #head */


/* 로고 20170526 */
h1#logo{display:block;
	z-index:10;
	position:relative;
	margin:20px 60px 20px 20px;
	text-align:left;
}
h1#logo>a{}
h1#logo>a>img{width:auto;height:40px;}


/* 주메뉴 20170529. makeActive2ClickHover('#tnb1'); */
#tnb1{z-index:100; /* ☆ */
	float:left;position:absolute;right:0;top:0;width:100%;line-height:1.333;
}
#tnb1 .b1.toggle{z-index:10;float:left;
	position:absolute;right:19px;top:-60px; /* 화면확인:=(80+40)/2 */
	width:40px;height:40px;
	overflow:hidden;text-indent:-9999px;
}
#tnb1 .b1.toggle .ic1{float:left;position:absolute;left:50%;top:50%;
	width:40px;height:40px;margin:-20px;
	background:url(../../img/inc/ic80a1c1menus1@2x.png) no-repeat;background-size:contain;
}
#tnb1 .b1.toggle .ic1 img{ /* [~IE8]fix) */
	left:0;right:0;top:0;bottom:0;
}
#tnb1c{display:block;visibility:hidden;
	z-index:10;
	position:fixed;left:auto;right:0;top:0;
	width:320px;height:100%;
	overflow-y:visible; /* ☆ */
}
#tnb1c.on{display:block;visibility:visible;
	right:0;
}
#tnb1c>.bg{position:fixed;left:0;right:0;top:0;bottom:0;
	background:url(../../img/inc/b.000000.opacity.70.png);
}
#tnb1c.on>.bg{}
#tnb1c .b2{z-index:110;float:left;position:absolute;right:0;top:0;width:40px;height:40px;}
#tnb1c .b2>.ic1{float:left;position:absolute;left:50%;top:50%;
	width:40px;height:40px;margin:-20px;
	background:url() no-repeat;background-size:contain;
}
#tnb1c .b2.close{}
#tnb1c .b2.close>.ic1{background-image:url(../../img/inc/ic80a1c0close@2x.png);}
#tnb1c>div.cont{
	position:relative;
	right:-100%;
	width:320px;
	height:100%;
	background:#2855c6;
	overflow-y:auto; /* ☆ */
}
#tnb1c.on>div.cont{
	right:0;
}

/* tnb1head_s1 */
#tnb1head_s1{padding:20px;background:#1f3d88;text-align:center;overflow:hidden;}

#tnb1logo1{display:inline-block;}
#tnb1logo1 img{display:block;width:auto;height:42px;margin:0 auto;}

#tnb1gn1{position:relative;margin:10px 0 0;}
#tnb1gn1 ul{text-align:center;}
#tnb1gn1 li{display:inline-block;padding:0 0 0 1px;background:url(../../img/inc/tnb1gn1s.png) no-repeat 0 50%;}
#tnb1gn1 li:first-child{background:none;}
#tnb1gn1 li>a{display:block;padding:.666em 1em;color:#fff;font-size:13px;}

#tnb1gn2{position:relative;}
#tnb1gn2 ul{text-align:center;}
#tnb1gn2 li{display:inline-block;padding:0 0 0 1px;background:url(../../img/inc/tnb1gn1s.png) no-repeat 0 50%;}
#tnb1gn2 li:first-child{background:none;}
#tnb1gn2 li>a{display:block;padding:.666em 1em;color:#fff;font-size:13px;}

/* depth1~depth4 */
#tnb1 .smain{display:block;}
/* depth1 */
#tnb1 div.d1{clear:both;position:relative;min-height:100%;}
#tnb1 div.d1>ul{position:relative;overflow:hidden;}
#tnb1 div.d1>ul>li{display:inline;position:relative;} /* ☆ */
#tnb1 div.d1>ul>li>a{display:table;
	table-layout:fixed; /* ☆ */
	z-index:20; /* .d2 보다 높여준다 */
	position:relative;
	box-sizing:border-box; /* ☆ */
	width:100%;
	border-bottom:1px solid #2148a9;
	background:url() no-repeat 95% 50%;
	color:#fff;font-size:16px;line-height:1.333;
	word-break:keep-all;
	word-wrap:break-word;
}
#tnb1 div.d1>ul>li>a>.t1{display:block; /* ☆ */
	padding:.833em 20px; /* ☆ */
	vertical-align:middle;
}
#tnb1 div.d1>ul>li.hasSub>a{
	background-image:url(../../img/inc/tnb1d1bg1has.png);
}
#tnb1 div.d1>ul>li>a:hover,
#tnb1 div.d1>ul>li>a:focus{}
/* depth1 활성 */
#tnb1 div.d1>ul>li.on>a{
	background-image:url(../../img/inc/tnb1d1bg1on.png);
	font-weight:700;
}
/* depth2~3 */
#tnb1 li>div[class^='d']{
	display:none;visibility:hidden;
	height:0;opacity:0;
	/* transition:.2s; */
}
#tnb1 li.on>div[class^='d']{
	display:block;visibility:visible;
	height:auto;opacity:1;
}
/* depth2 */
#tnb1 li>div.d2{
	box-sizing:border-box; /* ☆ */
	background:#eee;
}
#tnb1 div.d2>.bg{display:none;} /* ☆ */
#tnb1 div.d2>.hg1{display:none;} /* ☆ */
#tnb1 div.d2>ul{}
#tnb1 div.d2>ul>li{position:relative;}
#tnb1 div.d2>ul>li>a{display:block;
	z-index:10;
	position:relative;min-height:0;
	padding:.583em 20px;
	border-bottom:1px solid #ddd;
	background:url() no-repeat 95% 50%; /* ../../img/inc/tnb1d2bg1.png */
	color:#333;font-size:15px;
}
#tnb1 div.d2>ul>li.hasSub>a{
	background-image:url(); /* ../../img/inc/tnb1d2bg1has.png */
}
#tnb1 li.on>div.d2>ul>li.on>a{
	background-image:url(); /* ../../img/inc/tnb1d2bg1on.png */
	color:#2a6eb6;
	font-weight:700;
	text-decoration:underline;
}
/* depth3 */
#tnb1 li>div.d3{
	box-sizing:border-box; /* ☆ */
	border-bottom:1px solid #ddd;
	background:#fff;
}
#tnb1 div.d3>ul>li>a{display:block;
	z-index:10;
	position:relative;min-height:0;
	padding:.5em 20px;
	border-bottom:1px solid #eee;
	color:#333;font-size:14px;
}
#tnb1 div.d3>ul>li.hasSub>a{}
#tnb1 li.on>div.d3>ul>li.on>a{color:#06c;font-weight:600;}
/* depth4 */
#tnb1 li>div.d4{
	box-sizing:border-box; /* ☆ */
	padding:.666em;
	border-bottom:1px solid #eee;
	background:#fff;
}
#tnb1 div.d4>ul>li>a{display:block;
	z-index:10;
	position:relative;min-height:0;
	padding:.333em 20px;
	color:#333;font-size:13px;
}
#tnb1 div.d4>ul>li.hasSub>a{}
#tnb1 li.on>div.d4>ul>li.on>a{color:#06c;font-weight:600;}



/* #wing */


/* 위로. 20170526. */
#gotop1{display:inline-block;
	position:absolute;right:0;bottom:0;
	margin:0 20px -15px;line-height:1.333;
}
#gotop1 .ic1{display:inline-block;width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:30px solid #888;}
#gotop1 .t1{display:inline-block;
	position:absolute;left:0;right:0;top:50%;
	margin:-.5em 0 0;
	color:#fff;
	font-weight:700;
	font-size:10px;
	font-family:'Open Sans';
	letter-spacing:0;
	text-align:center;
}


/* #foot */


/* 하단메뉴 20170529 */
#fn1{clear:both;
	z-index:10;
	position:relative;
	padding:2px 0 12px;
	font-size:14px;line-height:1.333;
	overflow:hidden;
}
#fn1 ul{float:left;position:relative;
	margin:0 0 0 -.333em;
	text-align:left;overflow:hidden;
}
#fn1 li{display:inline-block;margin:0 0 0 -1px;padding:0 0 1px;background:url(../../img/inc/fn1s.png) no-repeat 0 .5em;}
*+html #fn1 li{display:inline;}
#fn1 li:first-child{background:transparent;}
#fn1 li>a{display:block;padding:.333em .5em;
	color:#333;
	white-space:nowrap;
}
#fn1 li>a b{}


/* 작성자(연락처/저작권) 20170529 */
#author1{clear:both;position:relative;color:#666;font-size:14px;line-height:1.5;}
#author1 a{color:#333;} /* iOS 는 000-000 를 자동으로 <a href="tel:" /> 로 마크업되니 주의! */
#author1 .address{margin:0 0 .333em;}
#author1 .address .em5{color:#36c;}
#author1 .nophishing{font-size:13px;}
#author1 .copyright{display:block;
	margin:.333em 0 1em;
	color:#555;font-size:14px;letter-spacing:0;
	text-transform:uppercase;
}
#author1 .b1{display:inline-block;
	margin:.333em .5em;
	padding:.333em .666em;
	border:1px solid #ddd;
	background:#f7f7f7;
	color:#333;
	font-size:12px;
}
#author1 br{display:none;}


/* 하단.온갖 20170529 */
#fm1{}
#fm1 img{margin:0 0 10px;}


/* ETC */


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */
@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */


h1#logo{
	margin:10px 20px;
	text-align:center;
}
h1#logo>a>img{height:60px;}

#author1 br{display:none;}


} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */
} /* /(min-width:1000px) */
@media all and (min-width:1260px){/* xlarge (1200+20*2+16+2*2) ◇◆◇◆◇◆◇◆◇◆ */


.container{max-width:1200px;margin:0 auto;}

	#head{}
		#head_s1{position:static;height:90px;
			background:transparent;
		}
		#head_s2{position:static;height:60px;	}
			#head_s2>.container{height:100%;}
		#head_s3{position:static;height:179px;border-bottom:1px solid #ddd;}


h1#logo{position:absolute;left:0;top:0;margin:15px 0 0;text-align:left;}
h1#logo>a>img{height:60px;}


/* 주메뉴 20170529. makeActive2ClickHover('#tnb1'); */
#tnb1{z-index:100; /* ☆ */
	float:left;
	position:absolute;left:0;right:60px;top:0;
	width:1140px;
	line-height:1.333;
}
#tnb1 .b1.toggle{display:none;}
#tnb1c{display:block !important;visibility:visible;
	z-index:auto; /* ☆ */
	position:absolute;left:0;right:0;top:0;
	width:auto;min-height:70px;
	overflow-y:visible; /* ☆ */
}
#tnb1c.on{display:block;visibility:visible;
	right:0;
}
#tnb1c>.bg{display:none;}
#tnb1c .b2{display:none;}
#tnb1c>div.cont{
	position:relative;
	right:0;
	width:100%;
	height:100%;
	background:none;
	overflow-y:visible; /* ☆ */
}
#tnb1c.on>div.cont{
	right:0;
}

/* tnb1head_s1 */
#tnb1head_s1{display:none;}

/* depth1~depth4 */
#tnb1 .smain{display:block;}
/* depth1 */
#tnb1 div.d1{clear:both;position:absolute;
	left:0;right:0;
	top:0;
	height:60px;
	min-height:100%;
	/* overflow:hidden; */
	/* transition:.2s .4s; */ /* [~IE11] 페이지 로딩시 transition-delay 값만큼 지연됨. */
}
#tnb1 div.d1.over{
	height:260px; /* =190+70 ☆ auto 하면안됨 */
	/* transition:.2s .2s; */
}
#tnb1 div.d1>.bg{}
#tnb1 div.d1>ul{position:relative;width:100%;
	margin:0 auto;overflow:hidden;
}
#tnb1 div.d1>ul>li{display:inline;float:left;
	position:relative; /* ☆ */
	box-sizing:border-box; /* ☆ */
	width: 14.2857%; /* =100/7 */
}
/*#tnb1 div.d1>ul>li:nth-child(7),
#tnb1 div.d1>ul>li:last-child{display:none;} /* ☆ */
#tnb1 div.d1>ul>li:nth-child(7){ display:none;} /* ☆ */
#tnb1 div.d1>ul>li>a{display:block;
	table-layout:fixed; /* ☆ */
	z-index:auto; /* ☆ */
	position:relative;
	box-sizing:border-box; /* ☆ */
	width:100%;
	height:60px; /* ☆ */
	border-bottom:0;
	border-left:1px solid #f4f4f4;
	background:#fff;
	color:#222;
	font-weight:600;
	font-size:17.5px;line-height:1.333;
	word-break:keep-all;
	word-wrap:break-word;
}
#tnb1 div.d1>ul>li>a>.t1{display:block; /* ☆ */
	box-sizing:border-box; /* ☆ */
	height:60px;
	padding:18px; /* ☆ */
	text-align:center;
	vertical-align:middle;
}
#tnb1 div.d1>ul>li.hasSub>a{background:#fff;}
#tnb1 div.d1>ul>li>a:hover,
#tnb1 div.d1>ul>li>a:focus{}
/* depth1 활성 */
#tnb1 div.d1>ul>li.on>a{background:#fff;}
#tnb1 div.d1.over>.bg{}
#tnb1 div.d1.over>ul{
	overflow:visible; /* ☆ div.d2 가 absolute 일 때 필요 */
}
#tnb1 div.d1.over>ul>li.on>a{
	color:#000;
}
#tnb1 div.d1.over>ul>li.over>a{
	background:#0093ca;
	color:#fff;
}
#tnb1 div.d1.over>ul>li.over>a>.ic1{
	display:inline-block;
	position:absolute;left:50%;bottom:0;
	width:19px;height:31px;
	margin:0 0 -11px -10px;
	/* background:url(../../img/inc/tnb1d1bg1ov.png) no-repeat; */
}
/* depth2~3 */
#tnb1 li>div[class^='d']{
	display:none;visibility:hidden;
	height:0;opacity:0;
	/* transition:.2s; */
}
#tnb1 div.d1.over li>div[class^='d']{ /* 1차메뉴 오버하면 2차메뉴 전체열림 */
	/* display:block;visibility:visible;
	height:auto;
	opacity:1; */
	/* transition:.2s; */
}
#tnb1 li.on>div[class^='d']{
	display:none;visibility:hidden;
	height:auto;
	opacity:1;
	/* transition:.2s; */
}
#tnb1 li.over>div[class^='d']{
	display:block;visibility:visible;
	height:auto;
	opacity:1;
	/* transition:.2s; */
}
/* depth2 */
#tnb1 li>div.d2{z-index:10;
	position:relative;
	box-sizing:border-box; /* ☆ */
	margin:0 0 0 1px;
	background:#00aeef;
}
#tnb1 div.d1.over li>div.d2{}
#tnb1 li.on>div.d2{}
#tnb1 li.over>div.d2{}
#tnb1 div.d2>.bg{display:none;} /* ☆ */
#tnb1 div.d2>.hg1{display:none;} /* ☆ */
#tnb1 div.d2>ul{padding:15px 25px;}
#tnb1 div.d2>ul>li{}
#tnb1 div.d2>ul>li>a{display:block;
	z-index:10;
	position:relative;
	min-height:0;
	padding:0;
	border:0;
	background:url() no-repeat 93% 50%;
	color:#fff;
	font-size:14px;
	text-align:left;
}
#tnb1 div.d2>ul>li.hasSub>a{
	background-image:url(); /* ../../img/inc/tnb1d2bg1has.png */
}
#tnb1 div.d2>ul>li>a:hover,
#tnb1 div.d2>ul>li>a:focus{
	color:#000;
}
#tnb1 li.on>div.d2>ul>li.on>a{
	background-image:url(); /* ../../img/inc/tnb1d2bg1on.png */
	color:#fff;
	font-weight:600;
	text-decoration:underline;
}
#tnb1 div.d2>ul>li>a>.t1{display:inline-block;
	padding:6px 0;
}
#tnb1 div.d2>ul>li>a>.ic1{}

/* depth3 */
#tnb1 div.d3{display:none !important;}


/* 20170516 새 창 */
#tnb1 div.d2>ul>li>a[target='_blank']:after,
#tnb1 div.d3>ul>li>a[target='_blank']:after{ /* [IE8+] */
	content:'';
	display:inline-block;
	width:11px;height:10px;
	margin:0 0 3px 4px;
	background:url(../../img/inc/ic11newwindow.png) no-repeat;
	vertical-align:middle;
}

/* 작업확인용.★☆ToEdit) */
/* #tnb1 div.d1>ul>li.on>div.d2{
	display:block;
	visibility:visible;height:auto;opacity:1;
} */


#gotop1{right:50%;
	margin-right:-560px;
}

#fn1 ul{margin-left:-.833em;}
#fn1 li>a{padding:.333em 1em;}

#fm1{position:absolute;right:10px;top:30px;}


/* ◇◆◇◆ only Desktop Contents ◇◆◇◆ */


/* 전체메뉴 20170529 */
#anb1{display:block;
	z-index:110; /* #tnb1, #body 하위 콘텐츠 보다 높음 */
	position:absolute;left:0;right:0;top:0;
	height:0; /* [IE7]fix */
	line-height:1.333;letter-spacing:-1px;
}
#anb1 .b1.toggle{z-index:10;float:left;
	position:absolute;right:0;top:0;
	box-sizing:border-box; /* ☆ */
	width:60px;height:60px;
	border-radius:0;
	border:0;
	background:#002157;
	overflow:hidden;
	text-indent:-9999px;
}
#anb1 .b1.toggle .ic1{display:block;
	position:absolute;left:50%;top:50%;
	width:40px;height:40px;margin:-20px;
	background:url(../../img/inc/ic80a1c0menus@2x.png) no-repeat;background-size:contain;
}
#anb1 .b1.toggle.on{background:#333}
#anb1 .b1.toggle.on .ic1{
	background:url(../../img/inc/ic80a1c0close@2x.png);
}
#anb1 .b1.toggle.on:focus{
	outline:1px dotted #000;
}
#anb1c{display:none;
	position:absolute;left:0;right:60px;top:0;
}
#anb1c.on{display:block;}
#anb1c>.bg{}
#anb1c>div.cont{position:relative;
	height:100%;
	/* padding:1.5em 1em; */
	/* border:1px solid #000; */
	background:#fff;
	box-shadow:0 0 5px 0 rgba(0,0,0, .2);
}
#anb1c.on>.bg{right:0;opacity:1;}
#anb1c.on>div.cont{}
/* depth1 */
#anb1 div.d1{}
#anb1 div.d1>ul{overflow:hidden;}
#anb1 div.d1>ul>li{float:left;position:relative;
	box-sizing:border-box; /* ☆ */
	width: 14.2857%; /* =100/7 */
}
#anb1 div.d1>ul>li:before{content:'';float:left;position:absolute;left:0;top:0;
	width:0;height:600px;
	border-left:1px solid #eee;
}
#anb1 div.d1>ul>li:first-child:before{display:none;}
#anb1 div.d1>ul>li:nth-child(7){display:none;}
/*#anb1 div.d1>ul>li:last-child{display:none;}*/
#anb1 div.d1>ul>li>a{display:block;
	table-layout:fixed; /* ☆ */
	z-index:auto; /* ☆ */
	position:relative;
	box-sizing:border-box; /* ☆ */
	width:100%;
	height:60px; /* ☆ */
	padding:0; /* ☆ */
	border-bottom:1px solid #f4f4f4;
	font-weight:600;
	color:#222;font-size:18px;line-height:1.333;
	word-break:keep-all;
	word-wrap:break-word;
}
#anb1 div.d1>ul>li>a>.t1{display:block; /* ☆ */
	box-sizing:border-box; /* ☆ */
	height:60px;
	padding:18px; /* ☆ */
	text-align:center;
	vertical-align:middle;
}
/* depth2 */
#anb1 div.d2{}
#anb1 div.d2>ul{padding:15px 25px;}
#anb1 div.d2>ul>li{display:inline;}
#anb1 div.d2>ul>li>a{display:block;padding:.5em 0;
	color:#444;font-weight:normal;
}
#anb1 div.d2>ul>li>a:hover,
#anb1 div.d2>ul>li>a:focus{text-decoration:underline !important;}
/* depth3 */
#anb1 div.d3>ul{display:none; /* ☆ */
	margin:.166em 0;padding:.5em .666em;background:#f7f7f7;
}
#anb1 div.d3>ul>li{display:inline;}
#anb1 div.d3>ul>li>a{display:block;padding:.25em 0 .25em 8px;
	background:url(../../img/inc/bu2.png) no-repeat 0 10px;
	color:#666;font-weight:normal;font-size:13px;
}
#anb1 div.d3>ul>li>a:hover,
#anb1 div.d3>ul>li>a:focus{text-decoration:underline !important;}


/* 20170529 */
#gn1{display:block;float:right;
	z-index:110; /* #tnb1보다 높음 */
	position:absolute;right:0;top:15px;
}
#gn1 ul{}
#gn1 li{float:left;padding:0 0 0 2px;
	background:url(../../img/inc/gn1s.png) no-repeat 0 50%;
}
#gn1 li:first-child{padding:0;background:none;}
#gn1 li>a{display:block;
	padding:.333em .833em;
	color:#333;
	font-size:13px;
	white-space:nowrap;
}


} /* /(min-width:1260px) */
/* /RWD ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */