
/* --------- 숨김 콘텐츠  -------- */  



/* ------------ 메인이벤트 레이아웃 ------------ */

.main_visual {
	position:relative;
	margin:0 auto;
	text-align:center;
	/*height:670px;*/
	z-index:1;
}

/*.inner_fade li {
	width:100%;
}*/

.main_visual_txt1 {
	position:absolute;
	text-align:left;
	/*top:310px;*/
	bottom:185px;
	left:50%;
	margin-left:-700px;
	color:#fff;
	font-size:2.400em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	text-shadow:2px 2px 4px #1d234d;
	z-index:2;
}

.main_visual_txt2 {
	position:absolute;
	text-align:left;
	/*top:422px;*/
	bottom:90px;
	left:50%;
	margin-left:-700px;
	color:#fff;
	font-size:1.650em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	line-height:42px;
	text-shadow:2px 2px 4px #1d234d;
	z-index:2;
}



/* 버튼 */
.Screen {
	position:relative;
	margin:0 auto;
	text-align:center;
	/*min-width:1450px;*/
	overflow:hidden;
}
.Screen .images {
	position:absolute;
	margin:0 auto;
	display:none;
	text-align:center;
	width:100%;
	overflow:hidden;
	/*min-width:1500px;*/
	/*max-width:2560px;*/
}

.Button {
	position:absolute;
	top:40%;
	right:20px;
	z-index:30;
}
.Button li {
	/*float:left;
	display:inline;
	padding:0 3px;*/
	padding:3px 0;
	cursor:pointer;
}












/* ------------ 메인컨텐츠 레이아웃 ------------ */

.sectionT {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:80px;
	width:1400px;
	height:120px;
	/*border-radius:20px;         라운드 만들때 */
	z-index:5;
}

.sectionM {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:330px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}

.sectionC {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:431px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}

/*.sectionG {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:414px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}*/

.sectionB {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:70px;
	margin-top:80px;
	/*margin-bottom:80px;*/
	overflow:hidden;
	z-index:5;
}

.sectionF {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:250px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}









/* ------------ 문의안내 컨텐츠 레이아웃 ------------ */
.tel_inquiry {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:-30px;
	width:1400px;
	height:100px;
	overflow:hidden;
	z-index:10;
	background-color:#fff;
}

.tel_inquiry h4 {
	display:none;
}

.tel_inquiry_icon {
	position:absolute;
	top:24px;
	left:110px;
}

.tel_inquiry_txt1 {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:24px;
	margin-left:192px;
	color:#76777c;
	font-size:1.188em;
	z-index:2;
}

.tel_inquiry_txt2 {
	position:absolute;
	top:9px;
	left:999px;
	color:#134aa9;
	font-size:1.800em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	letter-spacing:-0.02em;
	z-index:2;
}

/* 서브용 */
.tel_inquiry_sub {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:-30px;
	width:1400px;
	height:100px;
	overflow:hidden;
	z-index:10;
	background-color:#fff;
}

.tel_inquiry_sub h4 {
	display:none;
}










/* ------------ 공지사항 컨텐츠 ------------ */
.boardBox {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:120px;
	overflow:hidden;
	background-color:#fff;
	z-index:1;
}

.boardBox h4 {
	text-align:left;
	color:#37383d;
	vertical-align:top;
	margin-top:27px;
	margin-left:50px;
	font-size:1.500em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
}

.boardList {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:-72px;
	margin-left:310px;
	width:1040px;
	color:#76777c;
}

.boardList li {
	line-height:40px;
	/*background:url(/images/dot13.png) no-repeat 0 16px;
	padding:0 0 0 10px;*/
}

.boardList li.T_notice1 a, a:link {
	color:#151719;
}

.boardList li a, a:link {
	color:#76777c;
}

.boardList li a:hover, .boardList li a:focus {
	/*color:#151719;
	font-weight:900;
	font-family:'NanumGothicExtraBold';*/
	text-decoration:underline;
}


.notice_date {
	float:right;
	color:#989898;
	font-size:0.938em;
	font-weight:normal;
	font-family:'NanumGothic';
}



/* 전체공지일때 */
.notice_date2 {
	color:#989898;
	font-size:0.938em;
	font-weight:normal;
	padding:0 0 7px 0;
}
li.T_notice1 {
	color:#151719;
	/*font-size:1.188em;*/
	/*font-weight:700;
	font-family:'NanumGothicBold';
	padding:0 0 4px 0;*/
	font-weight:700;
	font-family:'NanumGothicBold';
}
.T_notice2 {
	color:#76777c;
	font-size:0.938em;
	font-weight:normal;
	padding:7px 2px 4px 0;
	line-height:20px;
	text-align:justify;
}

/* 더보기(more)버튼 */
.more_button {
	position:absolute;
	top:19px;
	right:19px;
}

/* 전체공지 색 */
.boardbox_txt1 {
	/*color:#0096ff;*/
	color:#151719;
	/*font-weight:900;
	font-family:'NanumGothicExtraBold';*/
	/*background:url(/images/boardbox_dot.jpg) no-repeat 0 8px;
	padding:0 0 0 7px;*/
}

.boardbox_txt2 {
	font-weight:900;
	font-family:'NanumGothicExtraBold';
}

.notice_b {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:8px;
	margin-right:10px;
}









/* ------------ 바로가기 컨텐츠 ------------ */
.quickLink {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:330px;
	overflow:hidden;
	z-index:10;
}

.quickLink_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-left:-20px;
}

.quickLink_info li {
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
	background-color:#fff;
}

.quickLink_img {
	position:relative;
	margin:0 auto;
	text-align:center;
}

.quickLink_txt1 {
	position:relative;
	margin:0 auto;
	text-align:left;
	padding:7px 0 0 18px;
	color:#134aa9;
	font-size:1.500em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	overflow:hidden;
}

.quickLink_txt2 {
	position:relative;
	margin:0 auto;
	text-align:left;
	color:#76777c;
	margin-top:-7px;
	padding:0 0 24px 18px;
	letter-spacing:-0.01em;
	line-height:30px;
}

.quickLink_txt2-1 {
	text-align:left;
	width:310px;
	color:#76777c;
	margin-top:-7px;
	padding:0 0 24px 18px;
	letter-spacing:-0.05em;
	line-height:30px;
}

.quickLink_txt2-2 {
	text-align:left;
	width:310px;
	color:#76777c;
	margin-top:-7px;
	padding:0 0 24px 18px;
	letter-spacing:-0.13em;
	line-height:30px;
}


/* 오버시 커졌다 작아졌다 */
.s_img1 {
	width:335px;
	height:180px;
	background-image:url(/images/quickLink_img1.jpg);
	cursor:pointer;
	overflow: hidden;
}
.s_img2 {
	width:335px;
	height:180px;
	background-image:url(/images/quickLink_img2.jpg);
	cursor:pointer;
	overflow: hidden;
}
.s_img3 {
	width:335px;
	height:180px;
	background-image:url(/images/quickLink_img3.jpg);
	cursor:pointer;
	overflow: hidden;
}
.s_img4 {
	width:335px;
	height:180px;
	background-image:url(/images/quickLink_img4.jpg);
	cursor:pointer;
	overflow: hidden;
}







/* ------------ 포토앨범 게시판 컨텐츠 ------------ */
.gallery {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:431px;
	overflow:hidden;
}

.gallery h4 {
	text-align:center;
	color:#37383d;
	margin-top:-23px;
	font-size:1.600em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
}

.gallery_tit {
	margin-top:-16px;
	color:#76777c;
}

.gallery_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-left:-20px;
	margin-top:25px;
	vertical-align:top;
	color:#76777c;
}

.gallery_info li {
	float:left;
	position:relative;
	margin-left:20px;
}

.gallery_info img {
	
}

.gallery_tt1 {
	margin:0 auto;
	text-align:center;
	margin-top:6px;
	width:330px;
	color:#76777c;
}


.gallery_info li a, a:link {
	color:#76777c;
}

.gallery_info li a:hover p, .gallery_info li a:focus p {
	color:#37383d;
	/*font-weight:900;
	font-family:'NanumGothicExtraBold';*/
	text-decoration:underline;
}


/* 더보기(more)버튼 */
.more_button2 {
	position:absolute;
	top:0;
	right:0;
}
.more_button3 {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:311px;
	width:130px;
	color:#37383d;
	border:1px solid #37383d;
	box-sizing:border-box;          /* 테두리까지 width값에 포함 */
	background-color:#fff;
	overflow:hidden;
}










/* ------------ 오시는길 컨텐츠 ------------ */
.map_info {
	position:relative;
	margin:0 auto;
	text-align:center;
}










/* ------------ 관련기관 컨텐츠 ------------ */
.banner {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:70px;
	overflow:hidden;
}

.banner h4 {
	display:none;
}

.banner_txt1 {
	text-align:center;
	color:#76777c;
	font-size:0.938em;
	padding:4px 0 0 0;
}


.b_site {
	position:absolute;
	height:70px;
}

.b_site li {
	float:left;
}

.b_img {
	text-align:left;
}

/*.b_line {
	background-color:#FFF;
	padding:0 12px;
	margin-left:-12px;
}*/

.b_line {
	/*border:1px solid #cccccc;*/
	background-color:#FFF;
	/*border-radius:20px;*/
}

.b_line2 {
	display:inline-block;
	width:14px;
}

.b_line3 {
	margin-left:-14px;
	/*margin-top:-12px; */
}




/* 팀장님 메인에 추가한 스타일 부분 옮겨옴 */
.slides2{position:relative;width:1400px;}
.slides2 .sub_slide{overflow:hidden;position:relative;width:1400px;height:70px;}
.slides2 .sub_slide li{display:block;width:1400px;height:70px;}
.slides2 .sub_slide li a{display:block;}
.slides2 a.prev{right:20px;background-position:0 0;}
.slides2 a.next{right:10px;width:7px;background-position:-20px 0;}




