
/* --------- 숨김 콘텐츠  -------- */  



/* ------------ 메인이벤트 레이아웃 ------------ */

.main_visual {
	position:relative;
	margin:0 auto;
	text-align:center;
	height:600px;
	z-index:1;
}

/*.inner_fade li {
	width:100%;
}*/

.main_visual_txt1 {
	position:absolute;
	text-align:left;
	top:356px;
	left:50%;
	margin-left:-700px;
	color:#fff;
	font-size:2.850em;
	font-weight:900;
	font-family:"NanumGothicExtraBold";
	/*text-shadow:2px 2px 4px #1d234d;*/
	line-height:80px;
	z-index:2;
}

.main_visual_txt2 {
	color:#0a2f70;
}



/* 버튼 */
.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:300px;
	/*border-radius:20px;         라운드 만들때 */
	z-index:5;
}

.sectionM {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:100px;
	margin-bottom:100px;
	width:1400px;
	height:110px;
	overflow:hidden;
	z-index:5;
}

.sectionC {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:70px;
	overflow:hidden;
	border-top:1px solid #ccc;
	background-color:#f7f7f7;
	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;
}













/* ------------ 바로가기 컨텐츠 ------------ */

.quickLink {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:300px;
	overflow:hidden;
	z-index:10;
}

.quickLink_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-left:-40px;
}

.quickLink_info li {
	display:inline-block;
	vertical-align:top;
	margin-left:40px;
}

.quickLink_img {
	position:relative;
	margin:0 auto;
	text-align:center;
}

.quickLink_txt1 {
	position:relative;
	margin:0 auto;
	text-align:left;
	padding:5px 0 0 15px;
	color:#37383d;
	font-size:1.750em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	overflow:hidden;
}

.quickLink_txt2 {
	position:relative;
	margin:0 auto;
	text-align:left;
	color:#76777c;
	margin-top:-19px;
	padding:0 0 0 15px;
}


/* 오버시 커졌다 작아졌다 */
.s_img1 {
	width:440px;
	height:200px;
	background-image:url(/images/quicklink_img1.png);
	cursor:pointer;
	overflow: hidden;
	border-radius:20px;
}
.s_img2 {
	width:440px;
	height:200px;
	background-image:url(/images/quicklink_img2.png);
	cursor:pointer;
	overflow: hidden;
	border-radius:20px;
}
.s_img3 {
	width:440px;
	height:200px;
	background-image:url(/images/quicklink_img3.png);
	cursor:pointer;
	overflow: hidden;
	border-radius:20px;
}










/* ------------ 연구개발 컨텐츠 ------------ */
.research {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:680px;
	height:110px;
	overflow:hidden;
	/*background-image:url(/images/research_bg.png);*/
	z-index:10;
}

.research_img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.research_txt1 {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:-22px;
	color:#fff;
	font-size:1.750em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	overflow:hidden;
	z-index:2;
}

.research_txt2 {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	color:#f2f4ff;
	z-index:2;
}

.s_img4 {
	width:680px;
	height:110px;
	background-image:url(/images/research_bg.png);
	cursor:pointer;
	overflow: hidden;
	border-radius:20px;
}








/* ------------ 오시는길 컨텐츠 ------------ */
.map {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:680px;
	height:110px;
	margin-left:40px;
	overflow:hidden;
	background-image:url(/images/map_bg.png);
	z-index:10;
}

.map_img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.map_txt1 {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:-22px;
	color:#fff;
	font-size:1.750em;
	font-weight:900;
	font-family:'NanumGothicExtraBold';
	overflow:hidden;
	z-index:2;
}

.map_txt2 {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:12px;
	color:#f2f4ff;
	z-index:2;
}

.s_img5 {
	width:680px;
	height:110px;
	background-image:url(/images/map_bg.png);
	cursor:pointer;
	overflow: hidden;
	border-radius:20px;
}










/* ------------ 공지사항 컨텐츠 ------------ */
.boardBox {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1400px;
	height:70px;
	overflow:hidden;
	z-index:1;
}

.boardBox h4 {
	text-align:left;
	color:#37383d;
	vertical-align:top;
	margin-top:6px;
	font-size:1.250em;
	font-weight:700;
	font-family:'NanumGothicBold';
}

.boardList {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:-45px;
	margin-left:360px;
	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;
	margin-top:-1px;
	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;
}






