@charset "utf-8";

@import url("/sites/ksa_kr/css/content_t.css");

/*태블릿에서 숨기기*/
	/*모바일용_마이메뉴버튼*/.mymenu{display:none;}
	/*모바일용_전체메뉴버튼*/.sitemap{display:none;}
	/*모바일용_언어선택*/.mtopLanguage{display:none;}
	/*데스탑용_메인메뉴*/#wrapGnb{display:none;}
	/*데스탑용_메인메뉴BG*/#wrapGnbBG{display:none;left: auto;}

/**[Layout]********************************************************/
	#_wrap {}
	#_wrap #_wrapHeader {position:relative;top:60px; left: 0 !important;}
	#_wrap #_wrapHeader #_header {width:100%;height:60px;position:fixed;top:0px;text-align:center;z-index:120;background:#FFF;border-bottom:2px solid #00b6a8;}
	#_wrap #_wrapArticle {position:relative;width:100%;}
	#_wrap #_wrapArticle #_container {}
	#_wrap #_wrapArticle #_container #_aside {display:none;}
	#_wrap #_wrapArticle #_container #_content {}

/**[헤더]********************************************************/
	/*openunb*/
		#_header .openunb{display:none;}
	/*unb*/
		#_header .unb{display: block; position:absolute;left:10px;top:10px;}
		#_header .unb ul{overflow:hidden;}
		#_header .unb ul li{float:left;}
		#_header .unb ul li a{display:block;padding:12px 12px 0 12px;color:#777777;}
		#_header .unb ul li a.unb01{height:28px;color:#FFF;background:#0072bc;}
		#_header .unb ul li a.unb02{height:26px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
		#_header .unb ul li a.unb05{height:28px;color:#FFF;background:#009cb4;}
		#mListOpen {
			height: 40px;
			line-height: 40px;
			color: #FFF;
			background: #0072bc;
			padding: 0 12px;
			text-indent: 0;
			font-size: 1em;
			width: auto;
		}
	/*로고*/
		#_logo{width:160px;height:20px;position:absolute;left:50%;top:20px;margin-left:-80px;}
		#_logo img{width:100%;}
	/*검색*/
		#_header .topSearch{position:absolute;right:140px;top:10px;}
		#_header .topSearch input{color:#888888;border:1px solid #e1e1e1;height:37px;width:80px;padding:0 10px;float:left;}
		#_header .topSearch a{display:block;width:39px;height:39px;background:url(../images/topBTNSearch.png) no-repeat;font-size:0px;float:left;}
	/*언어*/
		#_header .topLanguage{position:absolute;right:10px;top:10px;}
		#_header .topLanguage select{color:#888888;border:1px solid #e1e1e1;width:85px;height:39px;padding-left:10px;float:left;background:url(../images/form_arrow2.png) right no-repeat;}
		#_header .topLanguage a{display:block;width:38px;height:39px;background:url(../images/topBTNLanguage.png) no-repeat;font-size:0px;float:left;}

/**[타이틀]********************************************************/
	#masterTitle{position:relative;padding:20px;}
	/*페이지타이틀*/
		#masterTitle h1 {background:url(../images/bul_h1.png) left no-repeat;padding:0 0 0 15px;font-size:24px;font-weight:normal;}

/**기능버튼********************************************************/
	.fnc{position:absolute;right:20px;top:20px;}
	.fnc ul{overflow:hidden;}
	.fnc li{float:left; border-left: 1px solid #dfdfdf;}
	.fnc li img{float:left;}
	/*연결SNS*/
		.fnc .snsgup{display:none;width:121px;position:absolute;top:0px;right:0px;background:url(../images/sns_top.png) no-repeat 0 40px;padding-top:40px;z-index:80;}
		.fnc .snsgup ul{margin-top:7px;}
		.fnc .snsgup ul li{clear:both;width:119px;background:#f6f6f6;border-bottom:1px solid #cfcfcf;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
		.fnc .snsgup ul li a{display:block;width:100%;padding:8px 0 8px 40px;}
		.fnc .snsgup ul li a.fac{background:url(../images/sns_fac.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.twi{background:url(../images/sns_twi.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.ins{background:url(../images/sns_ins.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.kak{background:url(../images/sns_kak.png) no-repeat 10px 7px;}
		.fnc .snsgup ul li a.url{background:url(../images/sns_url.png) no-repeat 10px 7px;}
	/*연결SNS닫기버튼*/
		.fnc .snsgup .snsgupclose{position:absolute;top:0px;right:0px;}
		.fnc .snsgup .snsgupclose a{display:block;width:40px;height:38px;background:url(../images/btn_link_off.png) no-repeat;font-size:0px;}		

/**[컨텐츠시작]********************************************************/
	#contentsWrap{margin:30px 20px;font-size:15px;}
	/* #contentsWrap img{width:100%;} */

/**[풋터]********************************************************/
	.menuFnb{padding-bottom:20px;}
	.menuFnb ul{overflow:hidden;width:100%;}
	.menuFnb ul li{float:left;margin:1% 1% 0 1%;width:23%;text-align:center;}
	.menuFnb ul li:first-child{padding-left:0px;background:none;}
	.menuFnb ul li a{display:block;padding:5px 0;border:1px solid #dddddd;width:100%;}
	.menuFnb ul li a.ex01{color:#db0000;}
	
	._jumpMenu{float:right;padding-bottom:20px;overflow:hidden;}
	._jumpMenu select{border:1px solid #676767;height:39px;padding:0 10px;font-family:'Nanum Gothic';float:left;background:url(../images/layout/form_arrow2.png) right no-repeat;margin-left:10px;}
	._jumpMenu button{display:block;width:39px;height:39px;text-align:center;background:#676767;float:left;color:#FFF !important;border:1px solid #676767;}
	address{clear:both;font-style:normal;line-height:150%;border-top:1px solid #d5d5d5;padding-top:20px;}
	.fologo{float:right;margin-top:-40px;}

/**[탭메뉴:2016-7-27,yeon]********************************************************/
#masterTab .ul_4{
	margin-bottom: 30px;
}
#masterTab .ul_4:before,
#masterTab .ul_4:after {
	content: "";
	clear: both;
	display: block;
}
#masterTab .ul_4 .li_4 {
	float: left;
	width: 50%;
}
#masterTab .ul_4 .li_4 .a_4{
	display: block;
	border-color: #bcbcbc;
	border-style: solid;
	padding: 10px 0;
	text-align: center;
	margin-top: -1px;
	color: #333;
}
#masterTab .ul_4 .li_4 .a_4._active{
	color: #fff;
	border-color: #0097b6;
	background-color: #0097b6;
}
#masterTab .ul_4 .li_4._even .a_4{
	border-width: 1px;
}
#masterTab .ul_4 .li_4._odd .a_4{
	border-width: 1px 1px 1px 0;
}
#masterTab .ul_4 .li_4 {
	display: block !important;
}
#masterTab .tabToggle{
	display: none !important;
}

/**[콘텐츠 담당자]********************************************************/
.contentsMngr{margin: 20px;}
.contentsMngr ul li {width: 45%;  margin-right: 0;}
