@charset "utf-8";
/**
 * @File Name : all.css
 * @Description : Base Adjust + Layout[main+sub] Mobile First!
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2017.05.31 | 문영신 | 최초 등록
 * 2017.06.05 | 문영신 | 요구반영. 결함개선. 고도화.
 * </pre>
 * @author 웹표준화실 문영신
 * @since 2017.05.31
 *
 * @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. 20170601. ◆◆◆ */

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;
}

/* ☆공용 */
.ffnas{
	font-family:'Open Sans',
		'Apple SD Gothic Neo','Microsoft JhengHei',
		NanumSquare,
		'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,
		Helvetica,Arial,sans-serif;
}
.ffns{
	font-family:'Open Sans',
		'Apple SD Gothic Neo','Microsoft JhengHei',
		'Noto sans',
		'맑은 고딕','Malgun Gothic','나눔고딕',NanumGothic,'Nanum Gothic','돋움',Dotum,
		Helvetica,Arial,sans-serif;
}


/* ◇◆ Layout[main+sub] ◇◆◇◆◇◆◇◆◇◆ */


/* 배치.전체 20170601. ☆ 쌓임맥락 안만들고.. 개별 콘텐츠에서 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;
		background:#e7eef2;
		border-bottom:1px solid #d8e2e7;
	}
		div.bg2head{}
			div.bg2head>div{}
		[id*='head_']>.container{margin:0 auto;}
		#head>.container{padding:0 0 15px;}
	#head2{clear:both;position:relative;
		height:0;
	}
		#head2>.container{min-width:0;}
	#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;background:#333;}
		div.bg2foot{}
			div.bg2foot>div{}
		#foot>.container{padding:0 0 40px;}


/* ☆ 모바일 감춤 20170601 */
#sbbs1{display:none;}
/* #visual{display:none;} */


/* only Desktop BG image Preload 20170601 */
/* none */


/* #head */


/* 로고 20170601 */
h1#logo{display:block;
	z-index:10;
	position:relative;
	margin:17px 0 9px;
	text-align:center;
}
h1#logo>a{display:block;
	text-align:center;
	color:#000;
	font-size:22px;
}
h1#logo>a .f1{display:inline-block;position:relative;
	width:60px;height:45px;
	vertical-align:middle;
	margin-right:150px;
}
h1#logo>a .f1>.f1p1{display:block;
	position:absolute;left:0;right:0;top:0;bottom:0;
}
h1#logo>a .f1>.f1p1>img{width:auto;height:100%;}
h1#logo>a .tg1{display:inline-block;
	vertical-align:middle;
	text-align:left;
	line-height:1.1em;
	font-family:'Noto Sans';
}
h1#logo>a .tg1>.t1{display:block}
h1#logo>a .tg1>.t2{display:block}


/* 기간 조회 20170601 */
#search1{position:relative;margin:0 0 10px;font-size:12px;}
#search1 .w1{}
#search1 .start{display:block;
	box-sizing:border-box; /* ☆ */
	margin:0 56px 1% 0;
}
#search1 .start:after{content:'';display:table;clear:both;}
#search1 .start select{float:left;width:29%;margin:0 0 0 1%;}
#search1 .start select:first-child{width:40%;margin:0;}
#search1 .start .sep{float:left;color:#333;font-size:22px;margin:0 -40px 0 6px;}
#search1 .end{display:block;
	box-sizing:border-box; /* ☆ */
	margin:0 56px 0 0;
}
#search1 .end:after{content:'';display:table;clear:both;}
#search1 .end select{float:left;width:29%;margin:0 0 0 1%;}
#search1 .end select:first-child{width:40%;margin:0;}
#search1 .button.submit{position:absolute;right:0;bottom:0;
	width:50px;
	margin:0;
	border-color:#f77c07;
	background:#ff8007;
}
#search1 .button.submit .t1{font-size:0;text-indent:-9999px;}
#search1 .button.submit .ic1{display:inline-block;
	position:absolute;left:50%;top:50%;
	width:40px;height:40px;
	margin:-19px; /* -20px */
	background:url(../../img/inc/ic80a1c0search@2x.png) no-repeat center center;
	background-size:contain;text-indent:-9999px;overflow:hidden;
	vertical-align:middle;
}


/* 기간 선택 20170601 */
#select1range1{position:relative;margin:0 56px 0 0;font-size:13px;}
#select1range1 .button{
	float:left;
	width: 24%;
	height:45px;
	margin:0 0 0 1%;
	padding:1em .333em;
	border-color:#8894a3;
	background:#fff;
	color:#36414d;
	transition:0s;
}
#select1range1 .button:first-child{
	width: 24%;
	margin:0;
}
#select1range1 .button.on{
	border-color:#353e4a;
	background:#3b4552;
	color:#fff;
}
#select1range1 .button.on .ic1{ /* ▽ */
	float:left;position:absolute;left:50%;bottom:-6px;
	width:0;height:0;
	margin:0 -6px;
	border:6px solid transparent;border-top-color:#333;border-bottom:0;
}


/* 주메뉴 20170601. 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:0;top:-61px; /* 화면확인:=(80+40)/2 */
	width:50px;height:45px;
	background:#175ca9;
	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/ic80a1c0bars@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:60px;height:60px;}
#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:block;}
#tnb1logo1>a{display:block;color:#fff;
	font-size:18px;
}

#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{
	font-weight:700;
}
#tnb1 div.d1>ul>li.on.hasSub>a{background-image:url(../../img/inc/tnb1d1bg1on.png);}
/* 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;
}


/* #wing */


/* 위로. 20170601. */
#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 */


/* 가족사이트 (( 20170601 */
.familysite1{z-index:10;position:relative;margin:0 -20px;}
.familysite1 a.toggle{z-index:10;display:block;position:relative;height:32px;
	padding:0 40px 0 20px;
	border:solid #555;border-width:0 0 1px;
	background:#333;color:#fff;line-height:32px;text-decoration:none;
	overflow:hidden;
}
.familysite1 a.toggle .ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;
	margin:-12px 20px;border:8px solid transparent;border-bottom-color:#fff;
	overflow:visible;text-indent:100%;
}
.familysite1 a.toggle .ic1:before{content:'';
	float:left;position:absolute;right:0;top:50%;width:0;height:0;
	margin:-3px -6px;border:6px solid transparent;border-bottom-color:#333;
	overflow:visible;text-indent:100%;
}
.familysite1 a.toggle.on{z-index:11;
	background:#111;
	color:#fff;line-height:30px;
}
.familysite1 a.toggle.on .ic1{float:left;position:absolute;right:0;top:50%;width:0;height:0;
	margin:-4px 20px;border:8px solid transparent;border-top-color:#fff;
	overflow:visible;text-indent:100%;
}
.familysite1 a.toggle.on .ic1:before{content:'';
	float:left;position:absolute;right:0;top:50%;width:0;height:0;
	margin:-9px -6px;border:6px solid transparent;border-top-color:#333;
	overflow:visible;text-indent:100%;
}
.familysite1 .familysite1c{display:none;position:absolute;right:0;bottom:24px;width:100%}
.familysite1 .familysite1c .familysite1box{padding:10px 0 20px ;background:#fff;border:1px solid #666;overflow:hidden}
.familysite1 .familysite1c ul{overflow:hidden}
.familysite1 .familysite1c li{float:left;width:50%}
.familysite1 .familysite1c li a{display:block;
	margin:0 0 0 -1px;padding:3px 15px;border-left:1px solid #e6e6e6;
	color:#666;font-size:.923em;line-height:16px;
}
.familysite1c a.b1{z-index:20;float:left;position:absolute;
	width:20px;height:20px;background:url() no-repeat 50% 50%;
	overflow:hidden;text-indent:-9999px;
}
.familysite1c a.b1.close{display:block;right:0;bottom:0;margin:0 20px -17px 0;background:none;}
.familysite1c .h2{display:block;margin:.5em;padding:.2em .5em;border-top:1px dotted #ccc;}
.familysite1box .h2:first-child{margin-top:0;border-top:0;}


/* 하단메뉴 (( 20170601 */
#fn1{z-index:10;clear:both;float:left;position:relative;
	margin:15px 150px 15px 0;
	font-size:12px;
	overflow:hidden;
}
#fn1 ul{float:left;position:relative;left:-.75em}
#fn1 li{float:left;padding:0 0 0 1px;background:url(../../img/inc/fn1s.png) no-repeat 0 50%}
#fn1 li a{float:left;padding:0 .75em;color:#fff;font-weight:bold;line-height:25px;white-space:nowrap}
#fn1 li.m2 a{color:#ffd800;font-weight:bold;line-height:25px;white-space:nowrap}


/* 작성자(연락처/저작권) (( 20170601 */
#author1{float:left;position:relative;font-size:12px;line-height:1.5;}
#author1 .address{display:block;color:#fff;}
#author1 .nophishing{display:block;margin:.666em 0;color:#fff;}
#author1 .copyright{display:block;color:#fff;letter-spacing:0;}
#author1 a{color:#fff;}


/* 하단.온갖 20170601 */
#fm1{position:absolute;right:0;top:150px}
#fm1 .goodcontentservice1{ margin-top: 0.5em; margin: 7px 7px 7px 7px;}
#fm1 .wamark1 a{
    width: 54px;
    height: 54px;
    display: inline-block;
}



/* ETC */


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */
@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */


h1#logo{margin:18px 0 17px;}

#search1{font-size:14px;}
#search1 .w1{display:block;margin:0 56px 0 0;}
#search1 .start{float:left;width:50%;margin:0;padding:0 12px 0 0;}
#search1 .start .sep{float:left;color:#333;font-size:22px;margin:6px -40px 6px 6px;}
#search1 .end{float:left;width:50%;margin:0;padding:0 0 0 12px;}
#search1 select{height:45px;}
#search1 .button.submit{height:45px;}

#select1range1{font-size:15px;}
#select1range1 .button{padding:.833em .333em;}

.familysite1{float:left;width:25%;margin:0;}
.familysite1 a.toggle{font-size:13px;border-width:0 1px;margin:0 0 0 -1px;}

#fn1{font-size:14px;}

#author1{font-size:14px;}

#fm1{top:50px;}


} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */
} /* /(min-width:1000px) */
@media all and (min-width:1200px){/* xlarge (1200+20*2+16+2*2) ◇◆◇◆◇◆◇◆◇◆ */


.container{max-width:1200px;margin:0 auto;}

	#head{height:104px;}
	#head2{clear:both;
		position:absolute;
		left:50%;top:0;
		width:209px;
		height:auto;
		margin:105px 0 0 -600px;
		padding:28px 0 0;
		background:#fff;
	}

h1#logo{position:absolute;left:0;top:0;margin:25px 0 5px;text-align:left;}
h1#logo>a .f1{height:58px;}



#search1{position:absolute;left:273px;top:34px;
	width:551px;
	font-size:14px;
}
#search1 .w1{display:block;margin:0;}
#search1 .start{float:left;width:255px;margin:0;padding:0;}
#search1 .start .sep{float:left;color:#333;font-size:22px;margin:6px -40px 6px 3px;}
#search1 .end{float:left;width:240px;margin:0;padding:0;}
#search1 [class] select{width:71px;height:45px;margin:0 0 0 4px;}
#search1 [class] select:first-child{width:86px;margin:0;}
#search1 .button.submit{width:56px;height:45px;}

#select1range1{position:absolute;right:0;top:34px;
	width:360px;
	margin:0;
	font-size:0;
	text-align:right;
}
#select1range1 .button{
	display:inline-block;
	float:none;
	width: 83px;
	margin:0 0 0 4px;
	padding:.833em .333em;
	font-size:15px;
}


/* 주메뉴 20170601. makeActive2ClickHover('#tnb1'); */
#tnb1{z-index:100; /* ☆ */
	float:none;position:relative;left:auto;right:auto;top:auto;
	width:209px;
	line-height:1.333;
}
#tnb1 .b1.toggle{display:none;}
#tnb1c{display:block !important;visibility:visible !important;
	z-index:10;
	position:relative;left:0;right:0;top:0;
	width:auto;height:100%;
	overflow-y:visible; /* ☆ */
}
#tnb1c.on{display:block;visibility:visible;
	right:0;
}
#tnb1c>.bg{display:none;}
#tnb1c.on>.bg{}
#tnb1c .b2{display:none;}
#tnb1c>div.cont{
	position:relative;
	right:0;
	width:100%;
	height:100%;
	background:none;
	overflow-y:auto; /* ☆ */
}
#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: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 #e7e7e7;
	background:url() no-repeat 95% 50%;
	color:#444;
	font-weight:600;
	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/snb1d1bg1has.png);
}
#tnb1 div.d1>ul>li>a:hover,
#tnb1 div.d1>ul>li>a:focus{}
/* depth1 활성 */
#tnb1 div.d1>ul>li.on>a{
	font-weight:700;
	color:#fff;
	background-color:#3975c7;
}
#tnb1 div.d1>ul>li.on.hasSub>a{
	background-image:url(../../img/inc/snb1d1bg1on.png);
}
/* 강조 */
#tnb1 div.d1>ul>li:first-child>a{border-top:1px solid #ddd;}
/* 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; /* ☆ */
	margin:0 1px;
	padding:1em 0;
	border-bottom:1px solid #e7e7e7;
	background:#f3f7fb;
}
#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:.333em 20px .333em 30px;
	border-bottom:0;
	background:url(../../img/inc/snb1d2bg1.png) no-repeat 20px .833em;
	color:#333;font-size:15px;
}
#tnb1 div.d2>ul>li.hasSub>a{
	background-image:url(../../img/inc/snb1d2bg1.png);
}
#tnb1 li.on>div.d2>ul>li.on>a{
	background-image:url(../../img/inc/snb1d2bg1on.png);
	color:#000;
	font-weight:700;
	text-decoration:none;
}


/* 작업확인용.★☆ToEdit) */
/* #tnb1 div.d1>ul>li.on>div.d2{
	display:block;
	visibility:visible;height:auto;opacity:1;
} */


#gotop1{right:50%;
	margin-right:-560px;
}

#fn1{margin-left:20px;font-size:14px;}

#author1{margin-left:20px;font-size:14px;}

#fm1{right:20px;top:50px;}


/* ◇◆◇◆ only Desktop Contents ◇◆◇◆ */


/* 묘한BBS 20170602 */
#sbbs1{display:block; /* ☆ */
	z-index:10;position:relative;margin:20px auto;line-height:1.333;
}
#sbbs1 .wrap1{}
#sbbs1 .hg1{position:relative;
	padding:13px 20px;
	border:1px solid #e7e7e7;
	border-bottom:2px solid #555;
	background:#f3f4f6;
	overflow:hidden;
}
#sbbs1 .h1{float:left;
	color:#000;font-weight:600;font-size:18px;
}
#sbbs1 .more{float:right;position:relative;
	width:24px;height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
#sbbs1 .more .t1{}
#sbbs1 .more .ic1{display:inline-block;
	position:absolute;left:50%;top:50%;
	width:24px;height:24px;
	margin:-12px;
	background:url(../../img/inc/more@2x.png) no-repeat center center;
	background-size:contain;text-indent:-9999px;overflow:hidden;
	vertical-align:middle;
}
/* 내용물 */
#sbbs1 .cont{display:block;position:relative;
	padding:15px 20px;
	border-bottom:1px solid #e7e7e7;
}
#sbbs1 .lst1{}
#sbbs1 li{display:inline;}
#sbbs1 li .a1{display:block;
	padding:3px 0 3px 10px;
	background:url(../../img/inc/bu1.png) no-repeat 0 50%;
	color:#555;
	font-size:14px;
	text-align:left;
	overflow:hidden;cursor:pointer;
}
#sbbs1 li .t1{float:left;position:relative;width:100%;height:1.333em;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
#sbbs1 p{padding:.5em 0;} /* 내용 없으면 */


} /* /(min-width:1260px) */
/* /RWD ◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆ */