
/* --------- 숨김 콘텐츠  -------- */  



/* ------------ 메인이벤트 레이아웃 ------------ */

.main_visual {
	position:relative;
	margin:0 auto;
	text-align:center;
	height:520px;
	z-index:10;
}

/*.inner_fade li {
	width:100%;
}*/

.main_visual_img1 {
	position:absolute;
	top:234px;
	left:50%;
	margin-left:-391px;
}

.main_visual_img2 {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1140px;
	height:380px;
	background:url(/images/visual_img2.png) no-repeat center 65px;
}

.main_visual_txt {
	position:absolute;
	top:66px;
	left:50%;
	margin-left:-249px;
	width:500px;
	/*background:hsla(205, 100%, 60%, 0.6);*/
	/*letter-spacing:-0.04em;*/
	z-index:20;
}

.main_visual_txt1 {
	position:relative;
	margin:0 auto;
	text-align:center;
	color:#151719;
	font-size:3.450em;
	font-weight:900;
	font-family:"NanumSquareRoundEB";
	line-height:78px;
	z-index:20;
}

.main_visual_txt2 {
	position:absolute;
	top:3px;
	left:50%;
	padding-left:3px;
	margin-left:-206px;
	color:#fff;
	font-size:3.450em;
	font-weight:900;
	font-family:"NanumSquareRoundEB";
	text-shadow:2px 2px 4px #99c9fe;          /* 텍스트에 그림자 효과 */
	/*opacity:0.9;*/
	line-height:78px;
	z-index:18;
}

.main_visual_txt3 {
	color:#006cff;
}

.main_visual_txt4 {
	color:#3fbd00;
}





/* 버튼 */
.Screen {
	position:relative;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	width:2000px;
	height:350px;
}
.Screen .images {
	position:absolute;
	display:none;
}
.Button {
	position:absolute;
	left:50%;
	bottom:20px;
	margin-left:-22px;
	z-index:30;
}
.Button li {
	float:left;
	display:inline;
	padding:0 3px;
	cursor:pointer;
}








/* ------------ 메인컨텐츠 레이아웃 ------------ */

.sectionT {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1140px;
	height:460px;
	margin-top:10px;
	/*border-radius:20px;         라운드 만들때 */
	z-index:5;
}

.sectionM {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:389px;
	margin-top:40px;
	overflow:hidden;
	z-index:5;
	background-color:#f3f3f3;
}

/*.sectionC {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:100%;
	height:130px;
	margin-top:50px;
	overflow:hidden;
	background:#bce9fe url(/images/kid_recruitment_bg.png) repeat-x;
}*/

.sectionB {
	clear:both;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1140px;
	height:60px;
	margin-top:40px;
	margin-bottom:100px;
	overflow:hidden;
	z-index:5;
}














/* ------------ 공지사항 컨텐츠 ------------ */
.boardBox {
	float:left;
	position:relative;
	width:450px;
	height:270px;
	overflow:hidden;
	background-color:#a2e8ff;
	z-index:1;
}

.boardBox h4 {
	text-align:center;
	color:#151719;
	vertical-align:middle;
	/*font-size:1.438em;
	font-weight:900;
	font-family:'NanumSquareRoundEB';*/
}

.boardBox_line {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:73px;
	width:420px;
	height:1px;
	border-top:1px solid #ccc;
}

#boardBox {
	position:relative;
}

#tabtit1 {
	width:80px;
	height:30px;
	position:absolute;
	top:32px;
	left:20px;
	text-align:left;
	vertical-align:middle;
	z-index:10;
}

#tabtit2 {
	width:80px;
	height:30px;
	position:absolute;
	top:32px;
	left:105px;
	text-align:left;
	vertical-align:middle;
	z-index:10;
}


#tabcont1 {
	width:410px;
	position:absolute;
	top:0;
	left:20px;
}

#tabcont2 {
	width:410px;
	position:absolute;
	top:0;
	left:20px;
}


.boardBox_img {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:67px;
}

.boardList {
	position:relative;
	margin:0 auto;
	text-align:left;
	margin-top:88px;
	color:#76777c;
}

.boardList li {
	line-height:37px;
	background:url(/images/dot11.png) no-repeat 0 15px;
	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:'NanumSquareRoundEB';*/
	text-decoration:underline;
}


.notice_date {
	float:right;
	padding:0 0 0 0;
	color:#777;
	font-size:0.938em;
}



/* 전체공지일때 */
.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;*/
}
.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;
	/*font-weight:900;
	font-family:'NanumSquareRoundEB';*/
	/*background:url(/images/boardbox_dot.jpg) no-repeat 0 8px;
	padding:0 0 0 7px;*/
}

.boardbox_txt2 {
	font-weight:900;
	font-family:'NanumSquareRoundEB';
}








/* ------------ 상담실 컨텐츠 ------------ */
.consult {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:420px;
	height:270px;
	margin-left:20px;
	overflow:hidden;
	background-color:#ff96a2;
}

.consult h4 {
	display:none;
}

.consult_txt {
	text-align:left;
	margin-top:33px;
	margin-left:30px;
	color:#fff;
	font-size:1.313em;
	font-weight:700;
	font-family:'NanumSquareRoundB';
	letter-spacing:-0.02em;
	line-height:34px;
}

.consult_img {
	position:absolute;
	right:20px;
	bottom:0;
}

.consult_button {
	text-align:left;
	color:#fff;
	height:26px;
	margin-top:15px;
	margin-left:30px;
	background:url(/images/dot12.png) no-repeat 90px 6px;
}

.consult_button a, a:link {
	color:#fff;
}

.consult_button a:hover, .consult_button a:focus {
	font-weight:700;
	font-family:'NanumSquareRoundB';
	/*text-decoration:underline;*/
}









/* ------------ 예방가이드 컨텐츠 ------------ */
.guidebook {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:230px;
	height:270px;
	margin-left:20px;
	overflow:hidden;
	background-color:#b8ec80;
}

.guidebook h4 {
	display:none;
}

.guidebook_img {
	position:absolute;
	left:27px;
	bottom:0;
}

.guidebook_button1 {
	margin-top:25px;
	margin-left:40px;
	width:150px;
	height:28px;
	padding:3px 0 0 0;
	font-size:0.938em;
	font-weight:700;
	font-family:'NanumSquareRoundB';
	border-radius:20px;        /* 라운드 만들때 */
	background-color:#fff;
	box-shadow:2px 2px 8px #91db47;          /* 그림자 효과 */
}

.guidebook_button2 {
	margin-top:10px;
	margin-left:40px;
	width:150px;
	height:28px;
	padding:3px 0 0 0;
	font-size:0.938em;
	font-weight:700;
	font-family:'NanumSquareRoundB';
	border-radius:20px;        /* 라운드 만들때 */
	background-color:#fff;
	box-shadow:2px 2px 8px #91db47;          /* 그림자 효과 */
}










/* ------------ 전국센터안내 컨텐츠 ------------ */
.onestop_center {
	clear:both;
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:450px;
	height:170px;
	margin-top:20px;
	overflow:hidden;
	background:url(/images/onestop_center_bg2.jpg) no-repeat;
}

.onestop_center h4 {
	display:none;
}

.onestop_center_txt {
	text-align:center;
	margin-top:51px;
	color:#fff;
	font-size:1.313em;
	letter-spacing:-0.03em;
	line-height:34px;
}









/* ------------ 청주의료원바로가기 컨텐츠 ------------ */
.cjmclink {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:370px;
	height:170px;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
	background-color:#00d6c6;
}

.cjmclink h4 {
	display:none;
}

.cjmclink_img {
	position:absolute;
	left:20px;
	bottom:0;
}

.cjmclink_txt {
	text-align:left;
	margin-top:24px;
	margin-left:190px;
	color:#fff;
	font-size:1.125em;
	font-weight:700;
	font-family:'NanumSquareRoundB';
	letter-spacing:-0.02em;
	line-height:30px;
}

.cjmclink_banner {
	text-align:left;
	margin-top:12px;
	margin-left:190px;
}









/* ------------ 상담문의전화 컨텐츠 ------------ */
.consult_call {
	float:left;
	position:relative;
	margin:0 auto;
	text-align:center;
	width:280px;
	height:170px;
	margin-top:20px;
	margin-left:20px;
	overflow:hidden;
	background:url(/images/consult_call_bg2.jpg) no-repeat;
}

.consult_call h4 {
	display:none;
}

.consult_call_txt1 {
	text-align:center;
	margin-top:23px;
	color:#fff;
	font-size:1.700em;
	font-weight:900;
	font-family:'NanumSquareRoundEB';
	letter-spacing:-0.03em;
}

.consult_call_txt2 {
	text-align:center;
	margin-top:-6px;
	color:#fff;
	letter-spacing:-0.03em;
}










/* ------------ 갤러리 게시판 컨텐츠 ------------ */
.gallery {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1140px;
	height:380px;
	overflow:hidden;
}

.gallery h4 {
	text-align:center;
	color:#006cff;
	margin-top:32px;
	font-size:1.313em;
	font-weight:900;
	font-family:'NanumSquareRoundEB';
}

.gallery_tt1 {
	text-align:center;
	color:#76777c;
	margin-top:-5px;
	font-size:0.875em;
	letter-spacing:-0.03em;
}

.gallery_info {
	position:relative;
	margin:0 auto;
	text-align:center;
	margin-top:24px;
	margin-left:-20px;
	vertical-align:top;
}

.gallery_info li {
	float:left;
	position:relative;
	margin-left:20px;
}

.gallery_t1 {
	margin:0 auto;
	text-align:center;
	width:260px;
	color:#76777c;
	padding:13px 0 0;
	line-height:26px;
}

.gallery_info li a, a:link {
	color:#76777c;
}

.gallery_info li a:hover, .gallery_info li a:focus {
	color:#151719;
	/*font-weight:900;
	font-family:'NanumSquareRoundEB';*/
	text-decoration:underline;
}


/* 더보기(more)버튼 */
.more_button2 {
	position:absolute;
	top:30px;
	right:40px;
}









/* ------------ 관련기관 컨텐츠 ------------ */
.banner {
	position:relative;
	margin:0 auto;
	text-align:center;
	width:1140px;
	height:60px;
	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:60px;
}

.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 #d9d9d9;*/
	border:1px solid #cccccc;
	background-color:#FFF;
	/*padding:0 12px;
	margin-left:-12px;
	margin-top:12px;*/
}

.b_line2 {
	display:inline-block;
	width:12px;
}

.b_line3 {
	margin-left:-12px;
	/*margin-top:-12px; */
}




/* 팀장님 메인에 추가한 스타일 부분 옮겨옴 */
.slides2{position:relative;width:1140px;}
.slides2 .sub_slide{overflow:hidden;position:relative;width:1140px;height:60px;}
.slides2 .sub_slide li{display:block;width:1140px;height:60px;}
.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;}