@charset "utf-8";
/* ------------------------------------------
popup css
------------------------------------------ */
.pop-wrap { min-width: 300px; padding: 0 10px 10px 10px; }
.pop-wrap h1 { width: 100%; height: 40px; margin: 0 0 15px 0; padding: 0; background: url('/html/themes/kor/img/pop/bg_left_h1.gif') no-repeat left top; }
.pop-wrap h1 strong { display: inline-block; width: 100%; height: 26px; margin: 0; padding: 0; padding-top: 14px; font: bold 14px Dotum,'돋움'; color: #fff; background: url('/html/themes/kor/img/pop/bg_right_h1.gif') no-repeat right top; }
.pop-wrap h1 strong span { margin-left: 21px; }

h2.title { margin: 20px 0px 5px; padding-left: 20px; height: 18px; line-height: 18px; font-size: 12px; font-weight: bold; color: #075c9e; background: url('/html/themes/kor/img/common/h5_ico.gif') left top no-repeat; }
.h2-under-con { padding-left: 20px; }

/* 삼육대정보 - 규정 및 요람 - 규정집 - 팝업1 */
.syu-info-rule-pop1 { width: 680px; margin: 0 auto; padding: 5px 3px; color: #666; border: 1px solid #e4e4e4; background: #f5f5f5; }
.syu-info-rule-pop1 .core { overflow-x: hidden; overflow-y: auto;  max-height: 394px; padding: 18px 15px; line-height: 150%; }
* html .syu-info-rule-pop1 .core { height: 394px; }


/* 레이어팝업 공통 */
.lyr-popup { position: absolute; left: 50%; top: 250px; z-index: 10; margin-left: -230px; padding-bottom: 0px; border: 1px solid #d2d2d2; background-color: #fff; }
.lyr-popup .textbx { padding:10px; border: 1px solid #e4e4e4; background-color: #f5f5f5; }
.lyr-popup .textbx .title { margin-bottom: 8px !important; padding-left: 20px !important; height: 18px; line-height: 18px; font-size: 12px; font-weight: bold; color: #075c9e; background: url('/html/themes/kor/img/common/h5_ico.gif') left top no-repeat; }

/* 대학 - 교수소개 */
.professor { position: relative; height:130px; margin-left: 20px; padding: 14px 0 25px 134px; }
.professor div.pic { position: absolute; left: 0; top: 0; width: 112px; height: 142px; padding: 5px 0 0 5px; background: url("/html/themes/kor/img/custom/bg_bbs_list.gif") no-repeat left top; }
.professor div.pic img { width: 101px; height: 137px; }
.professor li { padding-right: 5px; word-break: break-all; }
.professor li span { font-weight: bold; color: #666;}

/* 부속기관 - 성평등상담센터 - 소개 */
.gecc-rule-area { overflow-x: hidden; overflow-y: auto; height: 500px; padding-right: 5px; }
.gecc-rule-area h2 { font-size: 13px; color: #555; }
.gecc-rule-area h3 { font-size: 12px; text-align: center; }
.gecc-rule-area ol,
.gecc-rule-area li { margin: 0; padding: 0; list-style: none; line-height: 1.4; }
.gecc-rule-area li { margin: 4px 0; }
.gecc-rule-area ol ol { margin: 8px 0 8px 10px; }
.gecc-rule-area .textbx { margin-bottom: 30px; }

/* 통합검색 검색문서 미리보기 */
.preview-search-docs { width: 380px; margin: 0 auto; padding: 5px 3px; color: #666; border: 1px solid #e4e4e4; background: #f5f5f5; }
.preview-search-docs .core { overflow-x: hidden; overflow-y: auto;  max-height: 333px; padding: 18px 15px; line-height: 150%; }
* html .preview-search-docs .core { height: 333px; }

/* 회원정보 - 팝업 */
div.pop-membership-area { margin: 0 14px; font-size: 11px; color: #666; line-height: 140%; }
div.pop-membership-area .tip { padding-left: 31px !important; color: #d88e00; background: url('../img/common/icon_tip.gif') no-repeat left 2px; }

div.pop-membership-box { margin: 0 10px; font-size: 11px; color: #666; line-height: 140%; text-align: center; border: 1px solid #e4e4e4; background: #f5f5f5; }
div.pop-membership-box input.txt { height: 16px; padding: 1px 0 0 3px;}
div.pop-membership-box .label-tit1 { display: inline-block; width: 37px; }
div.pop-membership-box .label-tit2 { display: inline-block; width: 92px; }
div.pop-membership-box .label-tit3 { display: inline-block; width: 67px; }
div.pop-membership-box .label-tit4 { display: inline-block; width: 55px; text-align: left; }
div.pop-membership-box .color-type { color: #dedede; }


/* 이미지업로드 - 팝업 */
div.pop-imgup-box { margin: 0 10px; font-size: 11px; color: #666; line-height: 140%; height:150px; text-align: center; border: 1px solid #e4e4e4; background: #f5f5f5; }
div.pop-imgup-box .core {padding:20px;}
div.pop-imgup-box .core input{ background:#fff; border:1px solid #d1d1d1; height:17px;}
