
/* --------- 숨김 콘텐츠  -------- */  



/* ------------ 메인이벤트 레이아웃 ------------ */

.main_visual {
	position:relative;
	margin:0 auto;
	text-align:center;
	z-index:1;
}

/*.inner_fade li {
	width:100%;
}*/

.main_visual_txt1 {
	position:absolute;
	text-align:left;
	top:205px;
	left:50%;
	margin-left:-620px;
	color:#fff;
	font-size:3.400em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	text-shadow:2px 2px 4px #4292e8;
	line-height:100px;
	z-index:2;
}

.main_visual_txt2 {
	position:absolute;
	text-align:left;
	bottom:130px;
	left:50%;
	margin-left:-660px;
	color:#fff;
	font-size:3.400em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	/*text-shadow:2px 2px 4px #4292e8;*/
	line-height:100px;
	z-index:2;
}

.main_visual_txt3 {
	position:absolute;
	text-align:left;
	top:160px;
	left:50%;
	margin-left:-610px;
	color:#fff;
	font-size:3.400em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	/*text-shadow:2px 2px 4px #4292e8;*/
	line-height:100px;
	z-index:2;
}

.main_visual_txt4 {
	position:absolute;
	text-align:left;
	bottom:50px;
	left:50%;
	margin-left:-660px;
	color:#fff;
	font-size:3.400em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	/*text-shadow:2px 2px 4px #4292e8;*/
	line-height:100px;
	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:100px;
	width:1400px;
	height:267px;
	/*border-radius:20px;         라운드 만들때 */
	z-index:5;
}

.sectionM {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:197px;
	margin-top:80px;
	overflow:hidden;
	z-index:5;
}

.sectionC {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:398px;
	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:230px;
	margin-top:80px;
	margin-bottom:100px;
	overflow:hidden;
	z-index:5;
}









/* ------------바로가기1 컨텐츠 ------------ */
.quickLink1 {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	z-index:5;
}

.quickLink1 h4 {
	color:#151719;
	font-size:1.800em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	line-height:26px;
}

.quickLink1_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:41px;
	margin-left:-40px;
}

.quickLink1_info li {
	display:inline-block;
	vertical-align:top;
	width:440px;
	margin-left:40px;
}

.quickLink1_info li a:hover p, .quickLink1_info li a:focus p {
	color:#37383d;
	text-decoration:underline;
}

.quickLink1_txt1 {
	text-align:left;
	margin-top:2px;
	color:#37383d;
	font-size:1.375em;
	font-weight:700;
	font-family:'NanumGothicBold';
}

.quickLink1_txt2 {
	text-align:left;
	color:#76777c;
	margin-top:-8px;
	line-height:26px;
}










/* ------------ 공지사항 컨텐츠 ------------ */
.boardBox {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	overflow:hidden;
	z-index:1;
}

.boardBox h4 {
	color:#151719;
	font-size:1.800em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	line-height:26px;
}

.boardBox_txt1 {
	margin-top:0px;
	color:#76777c;
}

.boardList {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:41px;
	color:#37383d;
	border:1px solid #ccc;
	box-sizing:border-box;          /* 테두리까지 width값에 포함 */
	margin-left:-1px;
}

.boardList li {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	width:405px;
	height:72px;
	padding:26px 30px 30px;
	border-left:1px solid #ccc;
	/*font-weight:700;
	font-family:'NanumGothicBold';*/
	background-color:#fff;
}

.boardList li.T_notice1 a, a:link {
	color:#37383d;
}

.boardList li a, a:link {
	color:#37383d;
}

.boardList li a:hover, .boardList li a:focus {
	/*color:#151719;
	font-weight:900;
	font-family:'NanumGothicExtraBold';*/
	text-decoration:underline;
}


.notice_date {
	/*float:right;*/
	margin-top:-5px;
	color:#989898;
	font-size:0.875em;
	font-weight:normal;
	font-family:'NanumGothic';
}



/* 전체공지일때 */
.notice_date2 {
	color:#777;
	font-size:0.813em;
	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:30px;
	right:0;
}

/* 전체공지 색 */
.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:12px;
}















/* ------------ 갤러리 게시판 컨텐츠 ------------ */
.gallery {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:690px;
	overflow:hidden;
}

.sectionC h4 {
	color:#151719;
	font-size:1.800em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	line-height:26px;
}

.gallery_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:41px;
	margin-left:-20px;
	vertical-align:top;
	color:#37383d;
}

.gallery_info li {
	float:left;
	position:relative;
	margin-left:20px;
}

.gallery_info img {
	/*border-top-left-radius:20px;
	border-top-right-radius:20px;*/
}

.gallery_tt1 {
	margin:0 auto;
	text-align:center;
	width:330px;
	color:#37383d;
	padding:5px 0 0;
}


/*.gallery_info li a, a:link p {
	color:#37383d;
}*/

.gallery_info li a:hover p, .gallery_info li a:focus p {
	color:#37383d;
	/*font-weight:900;
	font-family:'NanumSquareRoundEB';*/
	text-decoration:underline;
}


/* 더보기(more)버튼 */
.more_button2 {
	position:absolute;
	top:30px;
	right:39px;
}

.more_button3 {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:326px;
	width:130px;
	color:#37383d;
	border:1px solid #37383d;
	box-sizing:border-box;          /* 테두리까지 width값에 포함 */
	background-color:#fff;
	overflow:hidden;
}





/* ------------ 갤러리 게시판 컨텐츠 ------------ */
.video {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:690px;
	margin-left:20px;
	overflow:hidden;
}

.video_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:41px;
	margin-left:-20px;
	vertical-align:top;
	color:#37383d;
}

.video_info li {
	float:left;
	position:relative;
	margin-left:20px;
}

.video_icon {
	position:absolute;
	left:132px;
	top:65px;
}

.video_info img {
	/*border-top-left-radius:20px;
	border-top-right-radius:20px;*/
}

.video_tt1 {
	margin:0 auto;
	text-align:center;
	width:330px;
	color:#37383d;
	padding:5px 0 0;
}


.video_info li a:hover p, .video_info li a:focus p {
	color:#37383d;
	/*font-weight:900;
	font-family:'NanumSquareRoundEB';*/
	text-decoration:underline;
}









/* ------------바로가기1 컨텐츠 ------------ */
.quickLink2 {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:230px;
	background:url(/images/quickLink2_bg.jpg) no-repeat center;
	background-size:cover;
	z-index:5;
}

.quickLink2 h4 {
	display:none;
}

.quickLink2_info {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:1300px;
	padding:30px 0 0 40px;
}

.quickLink2_info li {
	display:inline-block;
	text-align:center;
	vertical-align:top;
	width:180px;
	margin-left:40px;
}

.quickLink2_info li a:hover p, .quickLink2_info li a:focus p {
	text-decoration:underline;
}

.quickLink2_txt1 {
	text-align:center;
	margin-top:3px;
	color:#1d234d;
	font-size:1.188em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	letter-spacing:-0.02em;
}
