/*용어사전*/
.search_box {
	border:1px solid #ddd;
	background:#eee;
	padding:10px 10px;
}
.search_box .search_top {
	width:70%;
	margin:0 auto;
	padding:30px;
	text-align:center;
}
.search_box .search_top label {
	font-size:18px; font-family:'MalgunGothic';
}
.search_bottom {
    padding: 20px;
    border-top: 1px solid #cacedb;
    width: 87%;
    margin: 0 auto;
}
.search_box .search_top input {
	width:100%; height:42px;
	border:2px solid #287ec5;
}
.search_box .search_top span {
	display:inline-block;
	position:relative;
}
.search_box .search_top  .search_find {
	position:absolute; top:0; right:0;
	background:#287ec5;
	text-align:center;
	width:40px; height:42px; line-height:42px;
}

.search_box .search_bottom  .lang {position:relative;}
.search_box .search_bottom  .lang p {float:left; font-family:'MalgunGothic'; line-height: 30px;}
.search_box .search_bottom .lang ul {margin-left:80px;}
.search_box .search_bottom .lang ul li {
	display:inline-block;
}
.search_box .search_bottom .lang ul li a {
	background:#fff;
	color:#415085;
} 
.search_box .search_bottom .lang ul li a.ko, .search_box .search_bottom .lang ul li a.eng {  
    width: 22px; height:22px; 
	font-size:13px; line-height:22px; font-family:'NotoR';
	border:1px solid #bdc2d2;
    display: inline-block;
    text-align: center;
}
.search_box .search_bottom .lang ul li a.on {
	color:#fff;
	background:#415085;
	border:0px solid #eee;
}
.search_list { 
    overflow-y: scroll; 
    width: 100%;
    height: 300px;
    padding:24px 15px;
	border-top:2px solid #485489;
	border-bottom:1px solid #485489;
    margin: 40px 0 35px 0;
}
.search_list > ul { }
.search_list li {
	position:relative;
	float:left;
	width:33.3%;
	padding-left:14px;	
	font-family:'NotoR';
}
.search_list li:before {
	content:'';
	display:inline-block;
	position:absolute; top:3px; left:0;
	background:url("../images/common/bul_arrow_blue.png") no-repeat 0 0;
	width:5px; height:9px;

}
.search_list li a { 
    overflow: hidden;
    overflow-wrap: normal;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
	padding-bottom:2px;
	line-height:17px;
	border-bottom:1px solid #fff;
}
.search_list li a.on {
	color:#287ec5; 
	border-bottom:1px solid #287ec5;
}

/*용어사전*/
.table_dictionary{border:1px solid #5d6a97;}
.table_dictionary thead th{padding:14px 10px; text-align:center;}
.table_dictionary thead th{ background:#5d6a97;padding:14px 10px; font-size:16px; color:#fff; font-family:'MalgunGothic'; font-weight:normal;}
.table_dictionary thead tr th:first-child{border-left:0}
.table_dictionary tbody td{padding:21px 10px;color:#666666;} 
.table_dictionary .dictionary_view { width:95%; margin:0 auto; font-family:'NotoR';}
.table_dictionary .dictionary_view .korea { border-bottom:1px solid #dddddd; color:#444;}
.table_dictionary .dictionary_view .korea { color:#666; padding-bottom:33px;}
.table_dictionary .dictionary_view .english {  padding-top:14px;}
.table_dictionary .dictionary_view .source { text-align:right; padding-top:25px;}
.table_dictionary .dictionary_view .source a {  font-size:14px; color:#777;}


/*레이어팝업*/
.popup{
	
} 
.popup_wrap{
	width:100%; 
	padding:2%; 
    z-index: 9;
    background: #fff;
    padding: 0 0 0 0;
    margin: 0 auto;
	position:relative; 
}
.popup_wrap .title{
	display:block;
	position:relative;
    padding: 15px 0 15px 34px;
	font-size:21px; font-family:'MalgunGothic';
	background:#415085;
	color:#fff;
}
.popup_wrap .title span.close {
    position: absolute;
    top: 13px;
    right: 22px;
}
.popup_in{
    padding: 15px 23px 65px 15px; 
	margin:0 auto;
}
 
.popup .popup_in .tab_nav {height:42px; border-bottom:1px solid #aaaaaa;}
.popup .popup_in .tab_nav li {float:left; width:50%; margin-right:-1px; text-align:center;}
.popup .popup_in  .tab_nav li a {
	display:block; height:42px; color:#444444; border-bottom:1px solid #415085; 
	border-top:1px solid #aaaaaa; border-left:1px solid #aaaaaa; 
	border-right:1px solid #aaaaaa; background-color:#fff; line-height:42px; font-size:16px; font-family:'NotoR';
}
.popup .popup_in  .tab_nav li:last-child a { border-left:1px solid #415085;}
.popup .popup_in  .tab_nav li.on a {background-color:#fff;  border-bottom:1px solid #fff;
	border-left:1px solid #415085; border-top:1px solid #415085; border-right:1px solid #415085;color:#287ec5;  }

.tab_view {
	margin-top:20px;
}
.tab_view  .tab_viewCont { 
    padding: 26px 0 20px;
	text-align:center;
	border:1px solid #cccccc;
	background:#f0f0f0;

}

/*통합검색*/
.total_search{ 
    background: #eee;
    padding: 10px 10px; 
}
.total_search .search {
	width:60%; margin:0 auto;
	padding:30px 0; 
}
.total_search .search .selecth {
	width:25.5%;
	height:52px;
	border:2px solid #415085;
	color:#444444;
	padding:0 20px;
	background:#fff url("../images/common/bul_sell_arrow2.png") no-repeat 80% 50%;
    vertical-align: middle;

}
.total_search .search  span {
	display:inline-block;
	position:relative;width:72.5%;
	margin-left:1%;
}
.total_search .search  input {
	width:100%; height:52px;
	border:2px solid #415085;
	color:#444;
}
.total_search .search   .search_find {
	position:absolute; top:0; right:0;
	background:#415085;
	text-align:center;
	width:51px; height:52px; line-height:52px;
}

.search_result {
	margin-top:48px;
}
.search_result .text {
	margin-bottom:15px;
	font-family: NotoM;
}
.search_result .result_box {
	padding:40px 0 20px 0;
	border-top:1px solid #ddd;
}
.search_result .result_box:last-child{
	border-bottom:1px solid #ddd;
}
.search_result .result_box .title {
	font-size:21px; line-height:30px;
	font-family:'NotoR';
    padding-bottom: 25px;
}
.search_result .result_box .type1{

}
.search_result .result_box .type1 li a{
	color:#287ec5; line-height:36px;
	border-bottom:2px solid #e0e9f5;
    padding-bottom: 4px;
}
.search_result .result_box .result_more {
	text-align:right;
	color:#000;
    padding-top: 22px;
}
.search_result .result_box .result_more a{
	padding-right:12px;
	background:url("../images/common/btn_more.png") no-repeat 100% 6px;

}
.search_result .result_box dl {
	margin-bottom:28px;
}
.search_result .result_box dl.last {
	margin-bottom:0;
}
.search_result .result_box dl dt a {
	color:#287ec5; line-height:36px; font-family:'MalgunGothic';
	border-bottom:2px solid #e0e9f5;
    padding-bottom: 4px;
}
.search_result .result_box dl dd {
	padding-top:10px;
	line-height:20px;
}



