@charset "utf-8";

div.selectbox-wrapper40 {
  position:absolute;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  top:18px;
  padding:0px;
  text-align:left;
  width:121px;
  overflow-y:scroll; 
  overflow-x:hidden;
  font-size:11px;
  color:#4A4A4A;
  font-family:verdana;    
  
  
	
}

div.selectbox-wrapper40 {
  list-style-type:none;
  margin:0px;
  padding:0px; 
  
}
div.selectbox-wrapper40 ul li.selected {
  background-color: #fff4df;
}
div.selectbox-wrapper40 ul li.current {
  background-color: #fff4df;
}
div.selectbox-wrapper40 ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/*label.select {
    display: block;
}*/

/* look&fell of  select box*/
.selectbox40 {
	width:116px;
	height:14px;
	padding:2px 0 0 5px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow_btn.gif') no-repeat 95px 5px;
	cursor: pointer;
	border:1px solid #D9D9D9;
	font-size:11px;
	color:#4A4A4A;
	font-family:verdana;
}
select {
	background:#fff url('../images/common/down_arrow.gif') right;
}




/*공개검색 셀렉트*/

.selectbox_open_top {
	width:60px;
	height:14px;
	padding:5px 0 0 0px;
	display :block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right 8px;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	font-weight:bold;
} 

select {
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top;
	font-size:11px;
	color:#616161;
}


/** 2011.11.25 메인 리뉴얼 수정 **/
div.open_top_select {width:75px; border:1px solid #616161; position:absolute; left:0px; top:31px; background:#fff;}
/** 2011.11.25 메인 리뉴얼 수정 **/
div.open_top_select ul li {font-size:11px; color:#616161;}
div.open_top_select ul li.selected {
  background-color: #fff4df;
}
div.open_top_select ul li.current {
  background-color: #fff4df;
}
div.open_top_select ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}


div.open_top_select01 {width:89px; border:1px solid #616161; position:absolute; left:280px; top:46px; background:#fff; /*overflow-y:scroll; height:100px;*/}
div.open_top_select01 ul li {font-size:11px; color:#616161;}
div.open_top_select01 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select01 ul li.current {
  background-color: #fff4df;
}
div.open_top_select01 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}


/*공개검색 셀렉트*/
.selectbox_open_top02 {
	width:55px;
	height:14px;
	padding:2px 3px 0 0px;
	display : block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right 5px;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	font-weight:bold;
}
select {
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top;
	font-size:11px;
	color:#616161;
}


div.open_top_select02 {width:74px; border:1px solid #DEDEDE; position:absolute; left:304px; top:29px; background:#fff; /*overflow-y:scroll; height:100px;*/}
div.open_top_select02 ul li {font-size:11px; color:#616161;}
div.open_top_select02 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select02 ul li.current {
  background-color: #fff4df;
}
div.open_top_select02 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}

div.open_top_select_dcoll {width:74px; border:1px solid #DEDEDE; position:absolute; left:3px; top:29px; background:#fff; /*overflow-y:scroll; height:100px;*/}
div.open_top_select_dcoll ul li {font-size:11px; color:#616161;}
div.open_top_select_dcoll ul li.selected {
  background-color: #fff4df;
}
div.open_top_select_dcoll ul li.current {
  background-color: #fff4df;
}
div.open_top_select_dcoll ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}






/*회색 셀렉트 77*/
div.sel_area {position:relative;}
.selectbox_open_top03 {
	width:77px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:NanumGothic, sans-serif;
	font-size:11px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:11px;
	color:#616161;

}


div.open_top_select03 {overflow-x:hidden; width:83px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select03 ul li {font-size:11px; color:#616161; width:73px;}
div.open_top_select03 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select03 ul li.current {
  background-color: #fff4df;
}
div.open_top_select03 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}




/*회색 셀렉트226 */

.selectbox_open_top04 {
	width:226px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:NanumGothic, sans-serif;
	font-size:12px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:12px;
	color:#616161;

}


div.open_top_select04 {width:231px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select04 ul li {font-size:11px; color:#616161; width:221px;}
div.open_top_select04 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select04 ul li.current {
  background-color: #fff4df;
}
div.open_top_select04 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}


/*회색 셀렉트138 */

.selectbox_open_top05 {
	width:138px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:NanumGothic, sans-serif;
	font-size:12px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:12px;
	color:#616161;

}


div.open_top_select05 {width:143px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select05 ul li {font-size:11px; color:#616161; width:132px;}
div.open_top_select05 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select05 ul li.current {
  background-color: #fff4df;
}
div.open_top_select05 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}


/*회색 셀렉트236c */

.selectbox_open_top06 {
	width:236px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:NanumGothic, sans-serif;
	font-size:12px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:12px;
	color:#616161;

}


div.open_top_select06 {width:242px; border:1px solid #B0B0B0; position:absolute; left:127px; top:20px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select06 ul li {font-size:11px; color:#616161; }
div.open_top_select06 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select06 ul li.current {
  background-color: #fff4df;
}
div.open_top_select06 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}


/*회색 셀렉트90 */

.selectbox_open_top07 {
	width:90px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:NanumGothic, sans-serif;
	font-size:11px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:11px;
	color:#616161;

}


div.open_top_select07 {width:96px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:hidden; height:50px; margin-top:5px;}
div.open_top_select07 ul li {font-size:11px; color:#616161; width:85px; }
div.open_top_select07 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select07 ul li.current {
  background-color: #fff4df;
}
div.open_top_select07 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}
 
/*회색 셀렉트 박스 17*/ 

.selectbox_open_top17 {
	width:90px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:11px;
	color:#616161;

}


div.open_top_select17 {width:96px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:scroll; height:100px; margin-top:5px;}
div.open_top_select17 ul li {font-size:11px; color:#616161; width:85px; }
div.open_top_select17 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select17 ul li.current {
  background-color: #fff4df;
}
div.open_top_select17 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}



/*회색 셀렉트140 */

.selectbox_open_top08 {
	width:140px;
	height:14px;
	padding:4px 2px 0 2px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow.gif') no-repeat right top;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	
	border:2px solid #B0B0B0;
}
select {
	background:#fff  url('/home/images/common/down_arrow.gif') no-repeat right top;
	font-size:11px;
	color:#616161;

}


div.open_top_select08 {width:144px; border:1px solid #B0B0B0; position:absolute; left:0; top:20px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select08 ul li {font-size:11px; color:#616161; width:134px; }
div.open_top_select08 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select08 ul li.current {
  background-color: #fff4df;
}
div.open_top_select08 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}




/*서브 공개검색 셀렉트*/
.selectbox_open_top09 {
	width:55px;
	height:14px;
	padding:2px 0 0 0px;
	display : block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right 5px;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	font-weight:bold;
}
select {
	background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top;
	font-size:11px;
	color:#616161;
}


div.open_top_select09 {width:74px; border:1px solid #DEDEDE; position:absolute; left:334px; top:29px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select09 ul li {font-size:11px; color:#616161;}
div.open_top_select09 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select09 ul li.current {
  background-color: #fff4df;
}
div.open_top_select09 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}



/*2009-11-25 jhk 팝업 소속기관 등록 추가*/
.selectbox_open_top10 {
	width:281px;
	height:14px;
	padding:2px 0 0 0px;
	display : block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn02.gif') no-repeat 266px 2px;
	cursor: pointer;
	border:0;
	font-family:dotum;
	font-size:11px;
	color:#616161;
	border:2px solid #B0B0B0; 
	
}
select {
	/* background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top; */
	font-size:11px;
	color:#616161;
}


div.open_top_select10 {width:281px; border:1px solid #DEDEDE; position:absolute; left:0px; top:19px; background:#fff; overflow-y:scroll; height:100px;}
div.open_top_select10 ul li {font-size:11px; color:#616161;}
div.open_top_select10 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select10 ul li.current {
  background-color: #fff4df;
}
div.open_top_select10 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}



/*2009-11-25 jhk 오류접수 추가*/
.selectbox_open_top11 {
	width:48px;
	height:14px;
	padding:2px 0 0 2px;
	display : block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn02.gif') no-repeat 36px 2px;
	cursor: pointer;

	font-family:dotum;
	font-size:11px;
	color:#616161;
	border:2px solid #B0B0B0; 
	
}
select {
	/* background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top; */
	font-size:11px;
	color:#616161;
}


div.open_top_select11 {width:50px; border:1px solid #DEDEDE; position:absolute; left:0px; top:19px; background:#fff; }
div.open_top_select11 ul li {font-size:11px; color:#616161;}
div.open_top_select11 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select11 ul li.current {
  background-color: #fff4df;
}
div.open_top_select11 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}

/* 2009-11-29 jhk추가*/
.selectbox_open_top12 {
	width:322px;
	height:14px;
	padding:2px 0 0 2px;
	display : block;
	text-align:left;
	background: url('/home/images/common/down_arrow_btn02.gif') no-repeat 305px 2px;
	cursor: pointer;

	font-family:dotum;
	font-size:11px;
	color:#616161;
	border:2px solid #B0B0B0; 
	
}
select {
	/* background: url('/home/images/common/down_arrow_btn.gif') no-repeat right top; */
	font-size:11px;
	color:#616161;
}


div.open_top_select12 {width:322px; border:1px solid #DEDEDE; position:absolute; left:0px; top:19px; background:#fff; }
div.open_top_select12 ul li {font-size:11px; color:#616161;}
div.open_top_select12 ul li.selected {
  background-color: #fff4df;
}
div.open_top_select12 ul li.current {
  background-color: #fff4df;
}
div.open_top_select12 ul li {
	list-style-type:none;
	display:block;
	/*width:100%;*/
	margin:0;
	height:16px;
	padding:5px 0 0 10px;
	cursor:pointer;
}
 
.selectbox90 {
	width:185px;
	height:18px;
	padding:5px 0 0 5px;
	display : block;
	text-align:left;
	background:#fff url('/home/images/common/down_arrow_btn.gif') no-repeat 170px 9px;
	cursor: pointer;
	border:1px solid #D9D9D9;
	font-size:11px;
	color:#4A4A4A;
	font-family:verdana;
}
select {
	width: 76px;
	height: 33px;
	padding:3px 0 0 3px;
	display : block;
	text-align:left;
	background:none;
	cursor: pointer;
	border:1px solid #D9D9D9;
	font-size: 14px;
	color:#4A4A4A;
	border-radius: 5px;
}
 
div.selectbox-wrapper90 {
  position:absolute;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  top:18px;
  padding:0px;
  text-align:center;
  width:190px;
  overflow-y:scroll; 
  overflow-x:hidden;
  font-size:11px;
  color:#4A4A4A;
  font-family:verdana;    
  
  
	
}

div.selectbox-wrapper90 {
  list-style-type:none;
  margin-top:5px;
  padding:0px; 
  
}
div.selectbox-wrapper90 ul li.selected {
  background-color: #fff4df; 
  width:180px; 
  
}
div.selectbox-wrapper90 ul li.current {
  background-color: #fff4df; 
  width:180px; 
}
div.selectbox-wrapper90 ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer; 
  width:180px; 
}