@charset "utf-8";

/* btn */
.btn_block{position:relative;/*margin:22px 0 -55px 0;*/text-align:right;}
.btn_block02{position:relative;margin:22px 0 0 0;text-align:right;}
.btn_block a,.btn_block02 a,.btn_formBlock a{margin-left:5px;}
.btn_block a:first-child,.btn_block02 a:first-child,.btn_formBlock a:first-child{margin-left:0;}
.btn_formBlock{margin-top:22px;text-align:center}
.btn01,.btn02{position:relative;z-index:99;display:inline-block;height:25px;line-height:25px;padding:0 14px;font-size:12px;text-align:center;color:#fff ! important;border:1px solid #b8d18a;background:#2d8600;}
.btn01{background:#646464;border:1px solid #575757;}
.btnS01{display:inline-block;min-width:22px;height:22px;line-height:22px;padding:0 6px;font-size:12px;text-align:center;color:#fff ! important;border:1px solid #9a9a9a;background:#a4a4a4;}
.btnS02{display:inline-block;min-width:56px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff ! important;border:1px solid #797979;background:#898989;}
.sts01{display:inline-block;min-width:56px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff ! important;border:1px solid #797979;background:#646464;}
.sts02{display:inline-block;min-width:56px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff ! important;border:1px solid #d14d1f;background:#d14d1f;}

/* board coment */
.boardComent_ui{position:relative;width:100%;height:73px;margin-bottom:10px;border:1px solid #ddd;white-space:nowrap;}
.boardComent_ui div{position:relative;display:table;width:100%;z-index:1;}
.boardComent_ui img{position:absolute;top:0;left:0;}
.boardComent_ui strong{display:table-cell;width:72px;z-index:1;height:71px;line-height:20px;letter-spacing:-1px;font-size:13px;text-align:center;vertical-align:middle;color:#fff;}
.boardComent_ui p{displaY:table-cell;position:relative;z-index:1;padding:0 0 0 105px;line-height:20px;font-size:13px;color:#585858;vertical-align:middle;}
.boardComent_ui p.mjc{display:block;position:relative;z-index:1;padding:0 0 0 105px;line-height:20px;font-size:13px;color:#585858;vertical-align:middle;}
.boardComent_ui span{text-decoration:underline}
.boardComent_ui .point{font-weight:bold;text-decoration:none;color:#002e66}
.boardComent_ui .tit{display:inline-block;text-decoration:none;width:36px;height:18px;line-height:19px;margin:0 5px 0 0;vertical-align:middle;text-align:center;font-family:돋움,dotum;font-size:12px;color:#fff;background:url(../images/bg_infor.gif) no-repeat 0 0}
.boardComent_ui.type02{height:87px;}
.boardComent_ui.type02 strong{height:87px;width:88px;}
.boardComent_ui.type02 p{padding:7px 10px 0 160px;}
.boardComent_ui.type03{height:105px;}
.boardComent_ui.type03 strong{height:105px;width:93px;}
.boardComent_ui.type03 p{padding-left:145px}
.boardComent_ui.type03 p.mjc{padding-left:160px; margin-top:8px;}
.boardComent_ui.type04{height:130px;}
.boardComent_ui.type04 strong{height:130px;width:109px}
.boardComent_ui.type04 p{padding:0px 10px 0 135px}
.boardComent_ui.type04 p.mjc{padding-left:160px; margin-top:8px;}
.boardComent_ui.bg01{background:url('../images/0301.png') repeat  0px 0px;}
.boardComent_ui.bg02{background:url('../images/0302.png') repeat  0px 0px;}
.boardComent_ui.bg03{background:url('../images/0303.png') repeat  0px 0px;}
.boardComent_ui.bg04{background:url('../images/0304.png') repeat  0px 0px;}
.boardComent_ui.bg05{background:url('../images/0305.png') repeat  0px 0px;}


/* list  */
.board_list *,.board_listB *,.board_listC *{font-size:12px;}
.board_list{table-layout:fixed;width:100%;text-align:center;border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a}
.board_list thead th{position:relative;height:34px;line-height:18px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;}
.board_list thead th:before{content:"";position:absolute;top:10px;left:0;height:10px;width:1px;background:#dfdfdf;border-right:1px solid #fff;}
.board_list thead th:first-child:before{left:-5000px;}
.board_list tbody td{padding:7px 0 7px;line-height:18px;vertical-align:middle;color:#535353;border-top:1px solid #b8d18a;background:#fff;}
.board_list tbody td img{position:relative;top:-1px;vertical-align:middle}
.board_list tbody td.thum img{width:110px;top:-1px;vertical-align:middle}
.board_list tbody td.cell_type01{padding-left:10px;text-align:left}
.board_list tbody td a{/*display:inline-block;*/width:100%;vertical-align:top;overflow:hidden;white-space:normal;text-overflow:ellipsis}
.board_list tbody td a:hover{text-decoration:underline;color:#002e66;}
.board_list .cell_notice th,.board_list .cell_notice td{font-weight:bold;background:#f7f7f7;}

.board_listB {position:relative;border-bottom:2px solid #dcdcdc;}
.board_listB:before{content:"";position:absolute;top:0;left:0;width:100%;border-top:2px solid #b8d18a;}
.board_listB ul{overflow:hidden;margin-top:-2px;}
.board_listB li{float:left;padding:13px 8px 10px;/*border-top:2px solid #dcdcdc;*/}
.board_listB .thum{padding:0 10px 13px;margin:0 -10px;border-bottom:1px solid #ececec}
.board_listB .thum img{width:163px;height:107px;}
.board_listB .memo{position:relative;padding-top:7px;}
.board_listB .memo a{display:inline-block;width:90px;padding-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.board_listB .memo span{position:absolute;top:10px;right:0;}

.board_listC {position:relative;border-bottom:2px solid #dcdcdc;}
.board_listC:before{content:"";position:absolute;top:0;left:0;width:100%;border-top:2px solid #b8d18a;}
.board_listC ul{overflow:hidden;margin-top:-2px;}
.board_listC li{float:left;padding:13px 1.3% 10px;/*border-top:2px solid #dcdcdc;*/}
.board_listC .thum{padding:0 10px 13px;margin:0 -10px;border-bottom:1px solid #ececec}
.board_listC .thum img{width:163px;height:107px;}
.board_listC .on_thum img { width:155px;height:99px; border: 4px solid #ed0043; }
.board_listC .memo{position:relative;padding-top:7px;}
.board_listC .memo a{display:inline-block;width:155px;padding-left:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}

.paging{position:relative;z-index:9;text-align:center;margin:25px auto 0}
.paging ul{display:inline;margin:0 12px 0 10px}
.paging li{display:inline}
.paging li a,.paging li strong{display:inline-block;width:24px;height:23px;line-height:23px;font-size:12px;text-align:center;color:#9a9a9a;border:1px solid #e3e3e3;}
.paging li strong a,.paging ul li strong{background:#2d8600;color:#fff;border:1px solid #b8d18a;}
.paging li:first-child a,.paging li:first-child strong{padding-left:0;margin-left:0;text-decoration:underline}
.paging .first,.paging .prev,.paging .next,.paging .last{display:inline-block;width:24px;height:23px;line-height:23px;text-indent:-5000px;text-align:center;}
.paging .first{background:url(../images/btn_first.gif) no-repeat 0 0;}
.paging .prev{background:url(../images/btn_prev.gif) no-repeat 0 0;}
.paging .next{background:url(../images/btn_next.gif) no-repeat 0 0;}
.paging .last{background:url(../images/btn_last.gif) no-repeat 0 0;}

fieldset.board_search{height:47px;padding-top:20px;margin-top:22px;display:block;text-align:center;background:#f5f6f8;}
fieldset.board_search label{position:absolute;left:-5000px;height:0;line-height:0;text-indent:-5000px}
fieldset.board_search select{width:85px;height:28px;padding:5px;border:1px solid #d2d2d2}
fieldset.board_search input[type=text]{width:175px;height:26px;padding-left:10px;border:1px solid #d2d2d2}
fieldset.board_search .btn_search{display:inline-block;width:57px;height:26px;line-height:26px;cursor:pointer;text-align:center;font-size:12px;color:#fff;background:#100;border:1px solid #575757;}

/* view  */
.board_view *,.board_viewB *, .board_viewC *, .board_viewD *{font-size:12px;}
.board_view{border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a}
.board_view h2.tit{position:relative;line-height:18px;padding:7px 0 7px 12px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;color:#2d8600;}
.board_view .tbl_data{width:100%;border-collapse:collapse;border-bottom:1px solid #b8d18a;}
.board_view .tbl_data th{padding:7px 12px 7px;color:#373737;background-color:#fff;border-bottom:1px solid #ececec;background:url(../images/in_h01.gif) no-repeat right 10px;}
.board_view .tbl_data td{padding:6px 12px 7px;line-height:18px;text-align:left;border-bottom:1px solid #ececec;}
.board_view .tbl_data a:hover{text-decoration:underline;}
.board_view .memo{overflow:hidden;line-height:22px;padding:35px 12px;line-height:20px;color:#373737;}

.board_viewB{border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a;}
.board_viewB h2.tit{position:relative;line-height:18px;padding:7px 0 7px 12px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;}
.board_viewB h2.tit span{position:absolute;top:5px;right:10px;font-weight:normal;}
.board_viewB h2.tit span code{margin-left:5px;font-weight:normal;color:#676767}
.board_viewB .memo{overflow:hidden;line-height:22px;padding:20px 12px;line-height:20px;}
.board_viewB .memo .thum{float:left}
.board_viewB .memo .caption{float:right;width:213px;height:245px;line-height:18px;padding:12px;color:#373737;border:1px solid #dcdcdc;overflow-y:scroll;}
.board_viewB + .board_listB:before{border-top:2px solid #b8d18a;}

.board_viewC{border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a;}
.board_viewC h2.tit{position:relative;line-height:18px;padding:7px 0 7px 12px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;}
.board_viewC h2.tit span{position:absolute;top:5px;right:10px;font-weight:normal;}
.board_viewC h2.tit span code{margin-left:5px;font-weight:normal;color:#676767}
.board_viewC .memo{line-height:122px;padding:35px 12px;word-break:break-all;white-space:inherit;max-width:700px;line-height:22px;color:#373737;}
.board_viewC .memo img{margin:20px 0;height:auto;margin:0 auto;width:100%;}
.board_viewC + .board_listC:before{border-top:2px solid #b8d18a;}

.board_viewD{margin-top:30px;border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a;}
.board_viewD h2.tit_comment{position:relative;line-height:18px;padding:7px 0 7px 12px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;color:#2d8600; padding-left:10px;}
.board_viewD h2.tit_comment_02{position:relative;line-height:18px;padding:7px 0 7px 12px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:url('../images/comment_type.gif') no-repeat  5px 11px; color:#2d8600; padding-left:15px;}
.board_viewD .tbl_comment th{padding:7px 12px 7px;color:#373737;background-color:#fff;border-bottom:1px solid #ececec;background:url(../images/in_h01.gif) no-repeat right 10px;}
.board_viewD .tbl_comment td{padding:6px 12px 7px;line-height:18px;text-align:left;border-bottom:1px solid #ececec;}
.board_viewD .tbl_comment a:hover{text-decoration:underline;}
.board_viewD .memo{overflow:hidden;line-height:22px;padding:35px 12px;line-height:20px;color:#373737;}
.board_view .memo img{width:100%;}

.reple_write *{font-size:12px;}
.reple_write{padding:22px 0 0 0;}
.reple_write h3{color:#2d8600;}
.reple_write h3 span{position:relative;top:-1px;margin-left:5px;vertical-align:middle;color:#929292}
.reple_write h3 + p{margin-top:12px;color:#3f3f3f;}
.reple_write .write{position:relative;margin-top:12px;padding:18px;background:#f6f6f6;}
.reple_write .write *{font-size:12px;}
.reple_write textarea{width:598px;height:45px;padding:5px;border:1px solid #e7e7e7;}
.reple_write .limit{position:absolute;top:-22px;right:0;color:#939393;}
.reple_write .btn_reple{position:absolute;top:18px;right:18px;display:inline-block;width:66px;height:55px;line-height:55px;text-align:center;font-size:12px;border-radius:3px;color:#fff;background:#848484;border:1px solid #707070;}
.reple_view{border-bottom:2px solid #b8d18a}
.reple_view li{overflow:hidden;position:relative;min-height:45px;padding:20px 13px;line-height:18px;border-top:1px solid #e7e7e7;}
.reple_view li:first-child{border-top:0;}
.reple_view span,.reple_view p{}
.reple_view .name{float:left;width:69px;font-weight:bold;color:#373737;}
.reple_view .memo{float:left;width:530px;color:#373737;}
.reple_view .date{position:absolute;top:20px;right:13px;color:#808080;}
.reple_view .btn{position:absolute;top:40px;right:13px;}
.reple_view .reple{clear:both;margin:0 0 -20px 69px;padding-top:20px;}
.reple_view .reple .tit{padding-right:10px;font-weight:bold;color:#033068;background:url(../images/ico_reple02.gif) no-repeat right 5px;}
.reple_view .reple ul{width:639px;}
.reple_view .reple li{padding:10px 0;}
.reple_view .reple .name{padding-left:15px;background:url(../images/ico_reple.gif) no-repeat 0 2px;}
.reple_view .reple li .memo{width:400px}
.reple_view .reple li .btn{top:20px}

/* form style */
.form_data{table-layout:fixed;width:100%;border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a}
.form_data *{vertical-align:middle;font-size:12px;}
.form_data tr:first-child th,.form_data tr:first-child td{padding-top:5px;}
.form_data tr:first-child th:before{top:13px;}
.form_data th{position:relative;height:24px;padding:0 0 5px;text-align:center;color:#373737;background:#fbfbfb}
.form_data th label{}
.form_data th:before{content:"";position:absolute;top:7px;right:0;height:10px;width:1px;background:#dfdfdf;}
.form_data td{height:24px;padding:0 0 5px 20px;line-height:20px;vertical-align:middle;background:#fbfbfb;}
.form_data td input[type=text]{height:22px;line-height:22px;text-indent:5px;border:1px solid #e2e2e2}
.form_data td.edit{position:relative;padding:15px 0;text-align:center;background:#fff;border-top:1px solid #adadad;border-bottom:1px solid #ececec}
.form_data td.edit:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#e5e5e5;}
.form_data textarea{overflow-y:auto;width:98%;border:1px solid #ececec}
.form_data .cell_file{}
.form_data .cell_file th,.form_data .cell_file td{padding-top:5px;}
.form_data .cell_file th:before{top:13px;}
.form_data .cell_file02 th{color:#7a7a7a;}
.form_data .cell_file02 th:before{top:-5000px;}
.form_data select{height:22px;border:1px solid #ececec}

.form_dataB{table-layout:fixed;width:100%;border-top:2px solid #b8d18a;border-bottom:2px solid #b8d18a}
.form_dataB *{vertical-align:middle;font-size:12px;}
.form_dataB tr:first-child th,.form_data tr:first-child td{padding-top:5px;}
.form_dataB th{position:relative;height:24px;padding:0 0 5px 12px;text-align:left;color:#373737;background:#fbfbfb;border-right:2px solid #b8d18a;border-bottom:1px solid #e1e1e1;}
.form_dataB th label{}
.form_dataB td{height:24px;padding:5px 0 5px 20px;line-height:20px;vertical-align:middle;border-bottom:1px solid #e1e1e1;}
.form_dataB td input[type=text]{height:22px;line-height:22px;text-indent:5px;border:1px solid #e2e2e2}
.form_dataB td.edit{position:relative;padding:15px 0;text-align:center;background:#fff;}
.form_dataB textarea{overflow-y:auto;width:98%;border:1px solid #ececec}
.form_dataB .cell_file{}
.form_dataB .cell_file th,.form_data .cell_file td{padding-top:5px;}
.form_dataB .cell_file th:before{top:13px;}
.form_dataB .cell_file02 li{margin-top:5px;}
.form_dataB .cell_file02 span{display:inline-block;width:55px;}
.form_dataB  select{height:22px;border:1px solid #ececec}
.form_dataB .cell_file02 .type span{width:83px;padding-left:58px;}





/*연주추가*/
.organization_board_list *,.organization_board_listB *,.organization_board_listC *{font-size:12px;}
.organization_board_list{table-layout:fixed;width:100%;text-align:center;border-top:2px solid #2d8600;border-bottom:2px solid #e5e5e5}
.organization_board_list thead th{position:relative;height:34px;line-height:18px;vertical-align:middle;color:#333;border-bottom:1px solid #adadad;background:#fbfbfb;}
.organization_board_list thead th:before{content:"";position:absolute;top:10px;left:0;height:10px;width:1px;background:#dfdfdf;border-right:1px solid #fff;}
.organization_board_list thead th:first-child:before{left:-5000px;}
.organization_board_list tbody td{padding:7px 0 7px;line-height:18px;vertical-align:middle;color:#535353;border-top:1px solid #e5e5e5;background:#fff;}
.organization_board_list tbody td img{position:relative;top:-1px;vertical-align:middle}
.organization_board_list tbody td.cell_type01{padding-left:10px;text-align:left}
.organization_board_list tbody td a{display:inline-block;width:100%;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.organization_board_list tbody td a:hover{text-decoration:underline;color:#002e66;}
.organization_board_list .cell_notice th,.organization_board_list .cell_notice td{font-weight:bold;background:#f7f7f7;}



.organization_board_view{table-layout:fixed;width:100%;border-top:2px solid #2d8600;border-bottom:1px solid #e5e5e5; !important;}
.organization_board_view *{vertical-align:middle;font-size:12px;}
.organization_board_view input[type=text]{height:22px;padding-left:5px;border:1px solid #d2d2d2}
.organization_board_view textarea{height:22px;padding-left:5px;border:1px solid #d2d2d2}
.organization_board_view th{height:24px;padding:0 0 5px 15px;text-align:left;color:#373737;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;background:#fbfbfb;}
.organization_board_view th:first-child{border-left:none;}
.organization_board_view td{height:24px;padding:5px 0 5px 12px;line-height:20px;vertical-align:middle;border-bottom:1px solid #e5e5e5;background:#ffffff;}






/* resizing */
.textInput_size01{width:26.8% ! important;}
.textInput_size02{width:99.6% ! important}
.textInput_size03{width:70% ! important}
.textInput_size04{width:50% ! important}
.textInput_size05{width:50px ! important}
.textInput_size06{width:150px ! important}
.textInput_size07{width:105px ! important}

.select_size01{width:99.8% ! important}
.select_size02{width:27% ! important}
.select_size03{width:70% ! important}
.select_size04{width:80px}
.select_size05{width:20% ! important}
.select_size06{width:62px ! important}
.select_size07{width:140px ! important}

.textarea_size01{width:26.8% ! important;}
.textarea_size02{width:97.2%;height:80px !important;margin:10px 0 !important;}
.textarea_size03{width:70% ! important}
.textarea_size04{width:50% ! important}
.textarea_size05{width:50px ! important}
.textarea_size06{width:150px ! important}
.textarea_size07{width:105px ! important}


.btn_box{width:100%;height:45px;background:#f5f6f8;}
.btn_box span{line-height:24px;}
.btn_request {text-align:center;padding-top:10px;}

.btn03{background:#2d8600;border:none;}


/* 교수진게시판 board */
.thum_list {position:relative;border-top:2px solid #2d8600;border-bottom:2px solid #dcdcdc;}
.thum_list ul{overflow:hidden;}
.thum_list li{overflow:hidden;position:relative;min-height:100px;padding:13px 8px 13px 120px;border-bottom:1px solid #ececec}
.thum_list .thum{position:absolute;top:10px;left:10px;text-align:center;border-bottom:0}
.thum_list .thum img{width:100px;height:100px;}
.thum_list .memo{text-align:left;line-height:20px;}
.thum_list .memo a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.thum_list .memo a{width:90%;}
.thum_list .memo span{display:block;}

.paging{position:relative;z-index:9;text-align:center;margin:25px auto 0}
.paging ul{display:inline;margin:0 12px 0 10px}
.paging li{display:inline}
.paging li a,.paging li strong{display:inline-block;width:24px;height:23px;line-height:23px;font-size:12px;text-align:center;color:#9a9a9a;border:1px solid #e3e3e3;}
.paging li strong a,.paging ul li strong{background:#2d8600;color:#fff;border:1px solid #2d8600;}
.paging li:first-child a,.paging li:first-child strong{padding-left:0;margin-left:0;text-decoration:underline}
.paging .first,.paging .prev,.paging .next,.paging .last{display:inline-block;width:24px;height:23px;line-height:23px;text-indent:-5000px;text-align:center;}
.paging .first{background:url(../images/btn_first.gif) no-repeat 0 0;}
.paging .prev{background:url(../images/btn_prev.gif) no-repeat 0 0;}
.paging .next{background:url(../images/btn_next.gif) no-repeat 0 0;}
.paging .last{background:url(../images/btn_last.gif) no-repeat 0 0;}

fieldset.board_thumSearch{height:47px;padding-top:20px;margin-top:22px;display:block;text-align:center;background:#f5f6f8;}
fieldset.board_thumSearch label{margin:0 5px 0 20px}
fieldset.board_thumSearch select{width:185px;height:28px;padding:5px;border:1px solid #d2d2d2}
fieldset.board_thumSearch input[type=text]{width:175px;height:26px;padding-left:10px;border:1px solid #d2d2d2}
fieldset.board_thumSearch .btn_search{display:inline-block;width:57px;height:26px;line-height:26px;cursor:pointer;text-align:center;font-size:12px;color:#fff;background:#100;border:1px solid #575757;}

.survey_ui_n .opinion_write .btn_opinion {background: #2d8600 !important;border: 1px solid #256e00 !important;}
.quick_wrap h2 {background: #2d8600 !important;}