# 게시판 > 공지사항 1 페이지
**Source**: https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1
**Parent**: https://admission.snu.ac.kr/graduate/prospective/major
- [sitemap](javascript:GoPage('sub09_1'))
- [English](javascript:GoPage('main_eng'))
- function fsearchbox\_submit(f)
{
console.log(f);
if (f.stx.value == '')
{
alert("검색어를 입력하세요.");
f.stx.select();
f.stx.focus();
return;
}
/\*
// 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
var cnt = 0;
for (var i=0; i<f.stx.value.length; i++)
{
if (f.stx.value.charAt(i) == ' ')
cnt++;
}
if (cnt > 1)
{
alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
f.stx.select();
f.stx.focus();
return;
}
\*/
f.action = "../bbs/search.php";
f.submit();
}
#
$(function() {
$("#nav").droppy();
});
ul,li { margin:0; padding:0; }
#globalNavi { width:805px; position: relative; z-index:500; float: right;}
#nav { width: 805px; position: relative; height:75px; text-align: center; float:right;}
#nav > li {display: inline-block; width:115px; height:75px; line-height:78px; text-align: center; }
#nav li a{color:#000; display: block;font-size: 17px; font-weight: 600;}
#nav li a:hover{color:#666;}
#nav li { list-style: none; float: left; position: relative;}
#nav ul { display: none; position: absolute; top: 79px; left: 0; }
\* html #nav ul { line-height: 0; }
#nav ul { width: 115px;
border-bottom: 2px solid #3b5998;
border-left: 1px solid #C2C2C2;
border-right: 1px solid #C2C2C2;
}
#nav ul ul { top: 0; left: 115px; }
#nav ul a {
display: block;
background:#fff;
color: #333333;
font-size:12px;
width: 115px;
height:37px;
line-height:37px;
letter-spacing: -1px;
overflow:hidden;
}
#nav ul a.hover { background: #666; color:#fff;}
/\* 추가 \*/
#nav ul li a { color:#333; }
- [학부소개](javascript:GoPage('sub01_3'))
- [비전 및 전략](javascript:GoPage('sub01_3'))
- [학부 연혁](javascript:GoPage('sub01_2'))
- [오시는길](javascript:GoPage('sub01_4'))
- [교직원](javascript:GoPage('sub02_1'))
- [교수진](javascript:GoPage('sub02_1'))
- [명예교수진](javascript:GoPage('sub02_2'))
- [직원](javascript:GoPage('sub02_3'))
- [학사안내](javascript:GoPage('sub03_1'))
- [학부](javascript:GoPage('sub03_1'))
- [대학원](javascript:GoPage('sub03_2'))
- [연구분야](javascript:GoPage('sub04_1'))
- [건설관리](javascript:GoPage('sub04_1'))
- [공간정보공학](javascript:GoPage('sub04_2'))
- [교통공학](javascript:GoPage('sub04_3'))
- [구조공학](javascript:GoPage('sub04_4'))
- [도시계획 및 설계](javascript:GoPage('sub04_5'))
- [수공학](javascript:GoPage('sub04_6'))
- [지반공학](javascript:GoPage('sub04_7'))
- [환경공학](javascript:GoPage('sub04_8'))
- [커뮤니티](javascript:GoPage('sub05_1'))
- [발전기금 명예의 전당](javascript:GoPage('sub05_6'))
- [학부소식](javascript:GoPage('sub05_1'))
- [뉴스레터](javascript:GoPage('sub05_2'))
- [TSA](javascript:GoPage('sub05_3'))
- [동아리](javascript:GoPage('sub05_4'))
- [동창회](javascript:GoPage('sub05_5'))
- [게시판](javascript:GoPage('sub06_1'))
- [공지사항](javascript:GoPage('sub06_1'))
- [장학금](javascript:GoPage('sub06_2'))
- [취업정보](javascript:GoPage('sub06_3'))
- [자료실](javascript:GoPage('sub07_1'))
/\* 페이지인식-메인 \*/
#page6 #menu01 > .box6\_6\_1 {
background:#4c5365;
width: 135px;
height:50px;
line-height:50px;
font-size:16px;
color:#fff;
font-weight:600;
display:block;
padding-left:20px;
}
## 게시판
Board
- [공지사항](javascript:GoPage('sub06_1'))
- [장학금](javascript:GoPage('sub06_2'))
- [취업정보](javascript:GoPage('sub06_3'))
## 공지사항 Notice
HOME > 게시판 > 공지사항
\
.bo\_list {width:100%; margin-left:auto; margin-right:auto;}
.board\_top { clear:both; }
.board\_list { clear:both; width:100%; table-layout:fixed; margin:5px 0 0 0; }
.board\_list th { font-weight:bold; font-size:11px; }
.board\_list th { background:#FAFAFA; }
.board\_list th { white-space:nowrap; height:34px; overflow:hidden; text-align:center; }
.board\_list th { border-top:1px solid #737373; border-bottom:1px solid #E7E7E7; }
/\*
.board\_list tr.bg0 { background-color:#fafafa; }
.board\_list tr.bg1 { background-color:#ffffff; }
\*/
.board\_list td { padding:.5em; }
.board\_list td { border-bottom:1px solid #ddd; }
.board\_list td.num { color:#999999; text-align:center; }
.board\_list td.checkbox { text-align:center; }
.board\_list td.subject { overflow:hidden; }
.board\_list td.name { text-align:center; }
.board\_list td.datetime { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board\_list td.hit { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board\_list td.good { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board\_list td.nogood { font:normal 11px tahoma; color:#BABABA; text-align:center; }
.board\_list .notice { font-weight:bold; color:#FF6600;}
.board\_list .current { font:bold 11px tahoma; color:#E15916; }
.board\_list .comment { font-family:Tahoma; font-size:10px; color:#EE5A00; }
.board\_button { clear:both; margin:10px 0 0 0; }
.board\_page { clear:both; text-align:center; margin:3px 0 0 0; }
.board\_page a:link { color:#777; }
.board\_search { text-align:center; margin:10px 0 0 0; }
.board\_search .stx { height:21px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; }
| 번호 | 제 목 | 글쓴이 | [날짜](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sop=and&sst=wr_datetime&sod=desc&sfl=&stx=&page=1) | [조회](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sop=and&sst=wr_hit&sod=desc&sfl=&stx=&page=1) |
| **공지** | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [2026년 8월 학사과정 졸업신청 안내(2차-최종)](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4310) | 김지원 | 26-03-05 | 1486 |
| **공지** | [[수업](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EC%88%98%EC%97%85)] [2026학년도 1학기 수강신청 변경 및 취소 안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4299) | 김지원 | 26-02-26 | 3850 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026학년도 제1학기 등록금 수납계획 알림](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4266) | 최고관리자 | 26-02-06 | 10375 |
| **공지** | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [건설환경공학부 복수전공 선발 및 이수규정 …](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=2789) | 조휘윤 | 23-01-27 | 29716 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [건설환경공학부 명칭 변경 안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4198) | 최고관리자 | 25-12-10 | 29778 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026학년도 1학기 등록, 복학, 재입학 및 휴학 …](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4189) | 최고관리자 | 25-12-04 | 30875 |
| **공지** | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [2019학년도 시행 교양 교과과정 <사고와 표…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=2781) | 조휘윤 | 23-01-19 | 67291 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [「윈도우10」 기술지원 중단에 따른 보안대책…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3935) | 김수영 | 25-05-23 | 78191 |
| **공지** | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [개인형 이동장치(PM) 주차구역 준수 등 안전 …](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3934) | 김수영 | 25-05-23 | 76783 |
| **공지** | [[공지](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B3%B5%EC%A7%80)] [Adobe 구매 및 대체 제품 안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3921) | 김수영 | 25-05-13 | 80053 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2025학년도 학교 경영자 배상책임 보험 안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3884) | 김효민 | 25-04-08 | 85132 |
| **공지** | [[수업](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EC%88%98%EC%97%85)] [2025학년도 시행 교양교과과정 개편에 따른 공…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3757) | 조휘윤 | 25-01-08 | 105962 |
| **공지** | [[수업](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EC%88%98%EC%97%85)] [물리‧천문학부(물리학전공) 주관 교과목 …](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3750) | 조휘윤 | 25-01-02 | 109999 |
| **공지** | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [학내 이공계열 학부생 대상 안전환경교육 안…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3728) | 김수영 | 24-12-09 | 107299 |
| **공지** | [[수업](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EC%88%98%EC%97%85)] [교양교과목 '물의 위기' 폐지 및 재수…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3611) | 조휘윤 | 24-08-29 | 121318 |
| **공지** | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [연구실 물품 관리 매뉴얼 및 불용 신청서 양…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3468) | 한혜린 | 24-05-13 | 130223 |
| **공지** | [[대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EB%8C%80%ED%95%99%EC%9B%90)] [대학원 공통역량교과목의 대학(원)별 이수요…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3295) | 이은희 | 24-01-16 | 135121 |
| **공지** | [[공지](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B3%B5%EC%A7%80)] ['개인정보처리방침' 적용 안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3175) | 한혜린 | 23-09-22 | 138098 |
| **공지** | [[수업](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EC%88%98%EC%97%85)] [(2023학번부터 해당) 사회봉사교과목 운영안내](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=3092) | 조휘윤 | 23-08-02 | 142765 |
| **공지** | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [(건환공 소속)다전공 학생의 주전공 이수학점…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=1973) | 김지원 | 21-01-22 | 155554 |
| **공지** | [[대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EB%8C%80%ED%95%99%EC%9B%90)] [(필독)수료 후 학위논문 제출 횟수 및 허용기…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=233) | 이정례 | 15-03-18 | 241840 |
| 3927 | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026년 1학기 학생예비군 자원관리를 위한 전…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4325) | 이은희 | 26-03-10 | 15 |
| 3926 | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026년도「병역판정검사 일자 및 장소 본인선…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4324) | 이은희 | 26-03-10 | 12 |
| 3925 | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [[서울대 언어교육원] 말레이시아 정부 장학생…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4323) | 이은희 | 26-03-10 | 14 |
| 3924 | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [2026년 제2회 새내기 공학캠프](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4322) | 이수현 | 26-03-10 | 26 |
| 3923 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [[한화오션] 2026 한화오션 채용 및 캠퍼스 리크…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4321) | 이수현 | 26-03-10 | 32 |
| 3922 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [[삼성전자 DS] 글로벌 제조&인프라총괄 온라인…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4320) | 이수현 | 26-03-10 | 30 |
| 3921 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026년 관악캠퍼스 제3·4차 실험동물의 사용ㆍ…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4319) | 양유미 | 26-03-09 | 44 |
| 3920 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026년도 이공분야 학술연구지원사업(석사과…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4316) | 최은영 | 26-03-06 | 245 |
| 3919 | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026학년도 하계 계절수업 및 2학기 교과목 수…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4315) | 김지원 | 26-03-06 | 212 |
| 3918 | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [「군복무 학점인정 원격수업」이수자 학점인…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4314) | 김지원 | 26-03-06 | 204 |
| 3917 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026년도 해외우수과학자유치사업(Brain Pool - …](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4313) | 최은영 | 26-03-05 | 257 |
| 3916 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026년도 이공분야 학술연구지원사업(박사과…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4312) | 최은영 | 26-03-05 | 284 |
| 3915 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026년 한국연구재단 이공분야 학문후속세대…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4311) | 최은영 | 26-03-05 | 414 |
| 3914 | [[학부](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80)] [제284회 NAEK Forum 초청 차세대공학리더 공대 학…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4309) | 이수현 | 26-03-05 | 397 |
| 3913 | [[기타](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%EA%B8%B0%ED%83%80)] [2026 공과대학 도전·혁신 시리즈 오렌지 콘서…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4308) | 이수현 | 26-03-03 | 309 |
| 3912 | [[학부&대학원](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&sca=%ED%95%99%EB%B6%80%26%EB%8C%80%ED%95%99%EC%9B%90)] [2026년 1학기 학생예비군 전입신고 및 학생예…](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&wr_id=4307) | 이수현 | 26-03-03 | 385 |
**1** [2](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=2) [3](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=3) [4](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=4) [5](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=5) [6](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=6) [7](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=7) [8](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=8) [9](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=9) [10](https://cee.snu.ac.kr/bbs/board.php?bo_table=sub6_1&page=10)
제목
내용
제목+내용
글쓴이
if ('') document.fcategory.sca.value = '';
if ('') {
document.fsearch.sfl.value = '';
}
\
- [**개인정보처리방침**](javascript:GoPage('sub16'))
- [HOME](javascript:GoPage('main'))
- [오시는 길](javascript:GoPage('sub01_4'))
- [서울대학교](http://www.snu.ac.kr "새창으로 열림")
- [서울대학교 공과대학](http://eng.snu.ac.kr "새창으로 열림")
- [서울대학교 포털](http://my.snu.ac.kr "새창으로 열림")
서울대학교 공과대학 건설환경공학부 Dept. of Civil & Environmental Engineering, SNU\
08826 서울특별시 관악구 관악로 1, 35동 323호 \
/ FAX: 02-873-2684 \
TEL: 02-880-7342(시설/정보화), 7343(회계/학적/행사), 8374(수업/졸업/대학원/홍보), \
9082(장학/학생면담/스마트시티), 7363(발전기금)
Copyright 2014 Dept, of Civil & Environmental Engineering, SNU. All right reserved.
FAMILY SITE
서울대학교
서울대학교 포털 마이스누
서울대학교 공과대학
중앙도서관
서울대학교 토목동창회
서울대학교 총동창회
서울대학교 공과대학 진로상담
학생상담센터
서울대학교 스마트도시공학전공