@charset "utf-8";
/* main_Layout (메인페이지 구조) */

/* 통합검색 */
.icheckbox_square-green, .iradio_square-green { vertical-align:top; }
.cate_box ul li label { display:inline-block; width:140px; vertical-align:top; }

/* 카테고리 */
.jstree-proton { width:183px; }
.jstree-node { position:relative !important; width:auto !important; white-space:normal !important; }
.jstree-ocl { position:absolute !important; left:0 !important; top:0 !important; }
.jstree-anchor { padding-left:25px !important; height:auto !important; width:auto !important; white-space:normal !important; }

/*********** sub ***********/
/* 서브타이틀 */
#sub_head_layout .side_title .menu_icon {left:20px;}
#sub_head_layout .side_title h2 {margin: 0 0 0 20px; padding: 0 0 0 30px;}


/*board 공통*/
.answer_box .text{ width: 1060px !important;}
.answer_box .writer { margin-left:77px !important;}


/* Video */
.video li { float: left; height: 300px !important;}

/* 회원약관 */
.order_long .order_r { clear:both; float:left; height:50px; }
.order_long > span.order_arrow { min-height:110px; }
.order_r { padding-left:30px; }

/* 공지사항 리스트 */
.board_notice li {height: auto !important; min-height:140px;}

/*기타*/
.terms > h6, .terms_box_in > h6 {font-size:17px;}

@media screen and (max-width:1300px)  {

	
	#footer {height:120px;}
	#footer .foot_right {padding-left:180px;}
	#footer address {width:80%;}
	#footer address span {display:inline-block; width:158px; padding:0;}
	#footer .bn {margin-top:-50px}
}

@media screen and (max-width:1500px)  {
	#header h1 {top:15px;}
	#header h1 img {width:80%;}
	#header .lnb li {padding:20px 10px 0; font-size:14px;}	
	#header .gnb .member {margin-right:5px;}
	#header .gnb .member li {padding-left:15px;}
	
	/*** 사용범위 셀렉트박스 ***/
	div.scope-select {max-width:110px;}
	
	/**** 이용안내 ****/
	.guide .condition_list .textbox {width:80%}

	
	.cate_box ul li label {width:105px;}
	
	/* PDS 리스트 */
	.pds li{ height:235px;}	
	.pds li .textbox h4 {font-size: 15px !important; overflow-wrap:break-word; }
	
	/* 다운로드 이력 */
	.downloadhistory li {height:328px !important;}
	.downloadhistory li .textbox h4 {height:36px; overflow:hidden;}
	
	
	}