@CHARSET "UTF-8";
/* 팝업 비밀번호 확인 */
#apDiv {background-color: #FFFFFF; border: solid 1px #000000; position: absolute; left: 502px; top: 250px; z-index: 3; visibility: hidden; }
#apDiv #Popup {margin:0px 0 0 0; position:relative; width:470px; height:243px; background:url('/images/service/board/recruit_bg.gif') no-repeat 0 0; }
#apDiv #Popup_tit { padding:23px 15px 0 15px; }
#apDiv #Popup_tit h2 { padding:8px 0 0 13px; height:23px; background-color:#565656; color:#fff; font-size:14px; letter-spacing:-1px; }
#apDiv #Popup .close { position:absolute; right:22px; top:31px;}


#pwPopup_con { padding:10px 15px 0 15px; }
#pwPopup_con .board_search{margin:10px 0 10px 0; padding:8px 0 3px 98px; height:26px; background-color:#EFECE8;}
#pwPopup_con .board_search input.itext{padding:3px 0 0 3px; width:171px; height:16px; border:1px solid #CAC8C3; vertical-align:middle;}
#pwPopup_con .board_search label{font-weight:bold; width:150px;}
#pwPopup_con .imporTxt {font-weight:bold; color:#FF5A00;}
#pwPopup_con .txt1 {width:100%; text-align:center; margin:10px; line-height:19px;}
#pwPopup_con .tc img {vertical-align:middle;}