﻿@charset "utf-8";
/* 알림장 */
.ann_tablet { display:none; }

/* 메인비주얼 */
.main_visual { position:relative; width:100%; height:100%; z-index:0; margin:0 auto; }
.main_visual:before{content:""; position:absolute; left:50%; bottom:0; width:100%; height:95px; background:url('/images/sch/web/ungnam-m/main/119_visual_mask.png') no-repeat center; transform:translateX(-50%); -webkit-transform:translateX(-50%); z-index:1;}
.main_visual .bx-wrapper,
.main_visual .bx-viewport{height:100% !important;}
.main_visual ul { position:relative; height:100%;}
.main_visual ul li { position:relative; height:100%; overflow:hidden;}
.main_visual ul li img{position:relative; left:50%; top:50%; width:auto; height:100%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%);}
.main_visual .bx-controls { position:absolute; width:980px; height:26px; left:50%; bottom:20px; margin-left:-490px; z-index:20; }
.main_visual .bx-controls-direction { display:none; }
.main_visual .bx-controls-auto { position:absolute; top:0; left:0; }
.main_visual .bx-controls-auto::after { content:''; display:block; clear:both; height:0; }
.main_visual .bx-controls-auto .bx-controls-auto-item { display:block; float:left; width:auto; }
.main_visual .bx-controls-auto .bx-controls-auto-item a { text-indent:-999em; width:26px; height:26px; }
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-start { display:none; background:url('/images/sch/00_common/con_com/btn_play.png') no-repeat center center; }
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-stop { display:block; background:url('/images/sch/00_common/con_com/btn_stop.png') no-repeat center center; }
.main_visual .bx-pager.bx-default-pager { position:absolute; top:5px; left:30px; }
.main_visual .bx-pager.bx-default-pager::after { content:''; display:block; clear:both; height:0; }
.main_visual .bx-pager.bx-default-pager .bx-pager-item { display:block; float:left; margin-left:5px; }
.main_visual .bx-pager.bx-default-pager .bx-pager-item a { display:block; text-indent:-999em; width:16px; height:16px; border:1px solid #234b8d; box-sizing:border-box; border-radius:9px; } /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active { background-color:#234b8d; }/* 비주얼 버튼 색상 */

/* 공지사항 */
.notice119 { position:relative; width:100%; height:100%; border:1px solid #4bbdbe; background:#4bbdbe; box-sizing:border-box;}
.notice119 h2 { position:relative; max-width:30%; float:left; font-size:18px; text-align:center; letter-spacing:-1px; }
.notice119 h2 a { position:relative; display:block; height:52px; line-height:52px; padding:0 10px; font-family:'NotoM'; color:#fff; overflow:hidden; }
.notice119 h2 a:hover { background:#36a3a5; text-decoration:underline; }
.notice119 h2 a.current { color:#4bbdbe; z-index:2; background:#fff;}
.notice119 .list_box.on { display:block; }
.notice119 .list_box { display:none; position:absolute; top:52px; width:100%; font-size:15px; background:#fff;}
.notice119 .list_box ul{height:154px; margin:11px 20px; overflow:hidden;}
.notice119 .list_box li { position:relative; line-height:30px; overflow:hidden;}
.notice119 .list_box li:first-child{border:0;}
.notice119 .list_box li a { position:relative; display:block; margin-right:90px; padding-left:10px; color:#212121; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.notice119 .list_box li a:before{content:""; position:absolute; left:0; top:15px; width:3px; height:3px; border-radius:50%; background:#4bbdbe;}
.notice119 .list_box li.new a { padding-left:35px; }
.notice119 .list_box li.new a:after { content:'N'; position:absolute; left:8px; top:5px; width:20px; height:20px; font-size:13px; color:#fff; background:#4bbdbe; border-radius:50%; line-height:20px; text-align:center; }
.notice119 .list_box li a:hover { color:#4bbdbe; text-decoration:underline; font-family:'NotoM'; }
.notice119 .list_box li span.date { position:absolute; right:0; top:0; color:#838383; }
.notice119 .btn_more { position:absolute; right:20px; top:-65px; width:30px; height:40px; text-indent:-9999em; background:url('/images/sch/web/ungnam-m/main/119_bg_moreGrn.png') no-repeat center; }
.notice119 .btn_more:before{content:""; position:absolute; left:0; top:0; width:30px; height:30px; background:url('/images/sch/web/ungnam-m/main/119_btn_more.png') no-repeat center;}
.notice119 .btn_more:hover:before { transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.notice119 a, .notice119 dl, .notice119 .btn_more:before { transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; } 

/* 학사일정 */
.drawSchedule119 { position:relative; width:100%; height:100%; border:1px solid #cf5488; background:#cf5488; box-sizing:border-box;}
.drawSchedule119 h2 { position:relative; height:52px; line-height:52px; margin-right:70px; margin-left:20px; font-family:'NotoM'; color:#fff; font-size:18px; overflow:hidden; white-space:nowrap;}
.drawSchedule119 .scheBox{height:186px; padding:20px 15px; background:#fff;}
.drawSchedule119 .date_view{position:relative; text-align:center; line-height:40px; color:#fff; border-radius:20px 0; background:url('/images/sch/web/ungnam-m/main/119_sche_bg.png') repeat-x;}
.drawSchedule119 .date_view:before{content:""; position: absolute; left:0; bottom:0; width:100%; height:50%; background:url('/images/sch/web/ungnam-m/main/119_pttrn_slide.png');}
.drawSchedule119 .date_view a { position:absolute; top:0; width:30px; height:40px; text-indent:-9999em; overflow:hidden; }
.drawSchedule119 .date_view a.pre { left:50%; margin-left:-80px; background:url('/images/sch/web/ungnam-m/main/119_sche_prev.png') no-repeat center; }
.drawSchedule119 .date_view a.next { right:50%; margin-right:-80px; background:url('/images/sch/web/ungnam-m/main/119_sche_next.png') no-repeat center; }	
.drawSchedule119 .date_view a.pre:hover { margin-left:-85px;}
.drawSchedule119 .date_view a.next:hover { margin-right:-85px;}
.drawSchedule119 .sch_list ul { overflow-y:auto; height:90px; margin:10px 0 0; font-size:14px; background:#fff;}
.drawSchedule119 .sch_list ul li:last-child{border-bottom:0;}
.drawSchedule119 .sch_list ul li a { position:relative; display:block; color:#333; line-height:22px; padding-left:60px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url('/images/sch/web/ungnam-m/main/119_sche_dots.png') no-repeat left 7px; letter-spacing: -0.5px;}
.drawSchedule119 .sch_list ul li a span{position:absolute; left:15px; top:0; color:#cf5488; font-family: 'NotoM';}
.drawSchedule119 .sch_list ul li a:hover { font-family:'NotoM'; color:#cf5488; text-decoration:underline; }
.drawSchedule119 .sch_list .no_Data { text-align:center; margin-top:50px; font-size:16px;}
.drawSchedule119 .imgBg{position: absolute; right:15px; bottom:10px;}
.drawSchedule119 .imgBg img{width:45px; height:40px;}
.drawSchedule119 .btn_more { position:absolute; right:20px; top:-10px; width:30px; height:40px; text-indent:-9999em; background:url('/images/sch/web/ungnam-m/main/119_bg_morePk.png') no-repeat center; }
.drawSchedule119 .btn_more:before{content:""; position:absolute; left:0; top:0; width:30px; height:30px; background:url('/images/sch/web/ungnam-m/main/119_btn_more.png') no-repeat center;}
.drawSchedule119 .btn_more:hover:before { transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.drawSchedule119 a, .drawSchedule119 :before{ transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 식단 */
.meal_menu119 { position:relative; width:100%; height:100%; border:1px solid #cf5454; background:#cf5454; box-sizing:border-box;}
.meal_menu119 h2 { position:relative; height:52px; line-height:52px; margin-right:70px; margin-left:20px; font-family:'NotoM'; color:#fff; font-size:18px; overflow:hidden; white-space:nowrap;}
.meal_menu119 .meal_info { display:none; }
.meal_menu119 .mealBox{height:186px; padding:20px 15px; background:#fff;}
.meal_menu119 ul { height:145px; overflow-y:auto; }
.meal_menu119 ul li { position:relative; text-align:center;} 
.meal_menu119 dl dt.kcal{position:relative; line-height:40px; color:#fff; border-radius:20px 0; background:url('/images/sch/web/ungnam-m/main/119_meal_bg.png') repeat-x;}
.meal_menu119 dl dt.kcal:before{content:""; position: absolute; left:0; bottom:0; width:100%; height:50%; background:url('/images/sch/web/ungnam-m/main/119_pttrn_slide.png');}
.meal_menu119 dl dd.meal_list {font-size:14px; color:#333; letter-spacing:-1px; margin:10px 0 20px; word-break:keep-all; line-height:23px;}
.meal_menu119 .imgBg { position:absolute; bottom:10px; right:20px; }
.meal_menu119 .imgBg img { width:83px; height:40px; }
.meal_menu119 .btn_more { position:absolute; right:20px; top:-10px; width:30px; height:40px; text-indent:-9999em; background:url('/images/sch/web/ungnam-m/main/119_bg_moreRed.png') no-repeat center; }
.meal_menu119 .btn_more:before{content:""; position:absolute; left:0; top:0; width:30px; height:30px; background:url('/images/sch/web/ungnam-m/main/119_btn_more.png') no-repeat center;}
.meal_menu119 .btn_more:hover:before { transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.meal_menu119 ul li.no_Data {  margin-top:70px;}
.meal_menu119 a, .meal_menu119 img, .meal_menu119 :before { transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 포토갤러리 */
.gallery119 { position:relative; width:100%; height:100%; border:1px solid #7e63b9; background:#7e63b9; box-sizing:border-box;}
.gallery119 h2 { position:relative; height:52px; line-height:52px; margin-right:70px; margin-left:20px; font-family:'NotoM'; color:#fff; font-size:18px; overflow:hidden; white-space:nowrap;}
.gallery119 .gall_list{height:136px; background:#fff; padding:20px;}
.gallery119 ul {height:133px; overflow:hidden;}
.gallery119 li {width:48.5%; margin-left:3%; float:left; padding-bottom: 30px;}
.gallery119 li:first-child{margin-left:0;}
.gallery119 li a {position:relative; display:block; font-size:14px; color:#fff;}
.gallery119 li .img {width:100%; height:133px; overflow:hidden; background:rgba(0,0,0,0.3);}
.gallery119 li .img img { position:relative; left:50%; top:50%; width:auto; max-width:100%; height:133px; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); }
.gallery119 li .txt { position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,0.7); text-align:center;}
.gallery119 li .txt span{ display:block; line-height:30px; margin:0 10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery119 li a:hover .txt{background:rgba(0,0,0,0.9); text-decoration:underline; }
.gallery119 .btn_more { position:absolute; right:20px; top:-10px; width:30px; height:40px; text-indent:-9999em; background:url('/images/sch/web/ungnam-m/main/119_bg_morePp.png') no-repeat center; }
.gallery119 .btn_more:before{content:""; position:absolute; left:0; top:0; width:30px; height:30px; background:url('/images/sch/web/ungnam-m/main/119_btn_more.png') no-repeat center;}
.gallery119 .btn_more:hover:before { transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.gallery119 a, .gallery119 p, .gallery119 :before{ transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 팝업존 */
.pop119 { position:relative; width:100%; height:100%; background:#fff; border:1px solid #cf9454; box-sizing:border-box; overflow:hidden;}
.pop119 h2 { height:52px; line-height:52px; background:#cf9454;}
.pop119 h2 span{display:block; margin-right:185px; margin-left:20px; font-family:'NotoM'; color:#fff; font-size:18px; overflow:hidden; white-space:nowrap; overflow:hidden; }
.pop119 .nss_pg { position:absolute; top:13px; right:49px; line-height:25px; z-index:1;}
.pop119 .nss_pg span { float:left; color:#fff; font-size:13px; margin-right:5px;}
.pop119 .nss_pg span strong { font-size:15px; color:#ffd577; font-family:"NotoM";}
.pop119 .nss_pg a { display:block; float:left; font-size:0; text-indent:-10000em; width:25px; height:25px; border:1px solid #fff; margin:0 2px; }
.pop119 .nss_pg a.pre { background:url('/images/sch/web/ungnam-m/main/119_btn_prev.png') no-repeat center; }
.pop119 .nss_pg a.stop { background:url('/images/sch/web/ungnam-m/main/119_btn_stop.png') no-repeat center; }
.pop119 .nss_pg a.next { background:url('/images/sch/web/ungnam-m/main/119_btn_next.png') no-repeat center; }
.pop119 .nss_pg a.play { background:url('/images/sch/web/ungnam-m/main/119_btn_play.png') no-repeat center; }
.pop119 .nss_pg a:hover{background-color:rgba(0,0,0,0.2);}
.pop119 .pop_img { position:relative; width:100%; max-width:350px; margin:0 auto; z-index:0; }
.pop119 .pop_img li {  width:100%; height:225px; overflow:hidden; }
.pop119 .pop_img li a{display:block; height:100%; padding-bottom: 10px;}
.pop119 .pop_img li img { display:block; position:relative; left:50%; top:50%; max-width:100%; height:225px; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width:100%;}	
.pop119 .pop_img li.on { display:block }
/* 팝업리스트 레이어 추가 */
.pop119 a.list { position:absolute; top:13px; right:20px; width:25px; height:25px; border:1px solid #fff; text-indent:-10000em; background:url('/images/sch/web/ungnam-m/main/119_btn_list.png') no-repeat center; z-index:2;}
.pop119 a.list:hover{background-color:rgba(0,0,0,0.2);}
.pop119 .pop_layer_box { display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; z-index:10;}
.pop119 .pop_layer_box .pop_layer { position:relative; padding:20px; }
.pop119 .pop_layer_box .pop_layer h3 { font-size:18px; color:#fff; }
.pop119 .pop_layer_box .pop_layer ul { height:160px; margin-top:25px; padding:10px 15px 10px 25px; line-height:24px; overflow-y:auto; background:#576c85; }
.pop119 .pop_layer_box .pop_layer ul li { font-size:14px; color:#fff; list-style-type:disc; }
.pop119 .pop_layer_box .pop_layer ul li a { color:#fff; }
.pop119 .pop_layer_box .pop_layer a.pop_close { display:block; position:absolute; right:20px; top:15px; padding:5px 10px; font-family:"NotoR"; color:#fff; background:#576c85; border-radius:5px; }
.pop119 a{ transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 학급홈페이지 */
.class119 { position:relative; width:100%; height:100%; background:#234b8d; padding:10px 20px; box-sizing: border-box;}
.class119 h2 { position:relative; line-height:40px; font-family:'NotoM'; color:#fff; font-size:18px; overflow:hidden; white-space:nowrap;}
.class119 .class_box { position:relative; margin:5px 0 0; padding-right:100px; overflow:hidden; }
.class119 .class_box span { position:relative; display:block; width:48%; float:left; margin-right:2%; background:#fff url('/images/sch/web/ungnam-m/main/119_class_arr.png') no-repeat 98% center; overflow:hidden;}
.class119 .class_box select { display:block; width:100%; height:30px; font-size:15px; color:#111; font-family:'NotoM'; padding-left:10px; line-height:30px; border:none;  box-sizing:border-box; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:none; }
.class119 .class_box select option { color:#000; }
.class119 .class_box select::-ms-expand { display:none; }
.class119 button { position:absolute; right:20px; bottom:20px; display:block; width:100px; height:30px; line-height:30px; border-radius:3px; font-size:15px; background:#021e4d; cursor:pointer; color:#fff;}
.class119 button:hover { background:#fff; color:#021e4d;}
.class119 button, .class119 a { transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 기능바로가기 */
.classlink119 { position:relative; width:100%; height:100%; background:#234b8d; padding:10px; box-sizing: border-box;}
.classlink119 ul{position:relative; overflow:hidden;}
.classlink119 ul li{position:relative; float:left; width:50%;}
.classlink119 ul li a{display:block; height:35px; line-height:35px; border:1px solid #fff; padding:0 10px; margin:3px; font-size:15px; color:#fff; text-align:center; overflow:hidden; transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }
.classlink119 ul li a:hover{text-decoration:underline; background:rgba(0,0,0,0.5);}

/* 바로가기 */
.M_link119 { position:relative; width:100%; height:100%; overflow:hidden; background:#234b8d;}
.M_link119 ul { display:table; width:100%; max-width:980px; margin:16px auto; table-layout:fixed; overflow:hidden; }
.M_link119 ul li {display:table-cell; vertical-align:top; border-left:1px dotted #fff;}
.M_link119 ul li:first-child{border-left:0;}
.M_link119 ul li a { display:block; position:relative; color:#fff; font-size:14px; text-align:center; letter-spacing:-0.5px;}
.M_link119 ul li a .img{position:relative; display:inline-block; margin-right:5px; vertical-align: middle;}
.M_link119 ul li a .img img { width:52px; height:42px; }
.M_link119 ul li a p {width:50%; display:inline-block; vertical-align:middle; max-height:32px; line-height:16px; text-align:left; overflow:hidden;  }
.M_link119 ul li a:hover .img { margin-right:15px; }
.M_link119 ul li a:hover p, .M_link119 ul li a:focus p { text-decoration:underline;}
.M_link119 a, .M_link119 .img{ transition:all .3s ease; -ms-transition:all .3s ease; -webkit-transition:all .3s ease; }

/* 배너존*/
.banner_zone {position:relative; width:100%; border-top:1px solid #dadada; background:#fff;}
.banner_zone .inner {position:relative; width:980px; height:70px; margin:0 auto; overflow:hidden;}
.banner_zone .inner h2  {font-size:15px; font-family:"NotoM"; color:#1d1d1d; position:absolute; top:15px; left:0;}
.banner_zone .inner .btn {position:absolute; left:0; top:40px}
.banner_zone .inner .btn a { float:left; font-size:0; text-indent:-10000em; width:14px; height:15px; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url(/images/sch/web/ungnam-m/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/sch/web/ungnam-m/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/sch/web/ungnam-m/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/sch/web/ungnam-m/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/sch/web/ungnam-m/main/btn_b_list.gif) no-repeat}
.banner_zone .inner ul {padding-top:12px; margin-left:70px; height:47px; overflow:hidden}
.banner_zone .inner ul li {width:172px; float:left; margin-left:10px;}
.banner_zone .inner ul li a {display:block; border:1px solid #c8d1db;}
.banner_zone .inner ul li a img {width:100%; height:45px}
  
@media (max-width:1080px) { 
	
	.main_visual, .notice119, .drawSchedule119, .meal_menu119, .pop119, .gallery119, .class119, .M_link119 .banner_zone { -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease; }

	/* 메인비주얼 */
	.main_visual:before{display:none;}
	.main_visual ul li img { width:150%; height:auto; left:-25%; top:0; transform:none; -webkit-transform:none;}
	.main_visual .bx-controls { width:95%; left:2.5%; margin-left:auto; }

	/* 배너존 */
	.banner_zone .inner {width:95%;}
	.banner_zone .inner ul li {width:23%; float:left; margin-left:2%;}
	.banner_zone ul li a img {width:100%}	
 }

@media (max-width:960px) { 	


	/* 배너존 */
	.banner_zone .btn{left:30px}
	.banner_zone ul li{ margin-left:1.5%; width:30%}
	.banner_zone ul li a img{ width:100%; height:45px;}

 }

 @media (max-width:860px) { 

	.class119{padding:10px 20px 20px;}
	.class119 button{bottom:16px;}

	/* 바로가기 */
	.M_link119 ul{display:block; width:95%;}
	.M_link119 ul li{display:block; width:32%; margin:5px 0 5px 2%; float:left; border:0;}
	.M_link119 ul li:first-child,
	.M_link119 ul li:nth-child(3n+1){margin-left:0;}
	.M_link119 ul li a{margin:0; border:1px solid #fff; padding:10px 0;}

	/*배너존*/
	.banner_zone .inner ul li {width:30%; margin-left:3%;}

 }

@media (max-width:640px) { 	

	.main_visual .bx-controls{bottom:10px;}

	/* 공지사항 */
	.notice119 h2{font-size:16px;}
	.notice119 h2 a{padding:0 3px; }
	.notice119 .list_box dt{font-size:16px;}
	.notice119 .list_box li a{font-size:14px;}

	/* 학사일정 */
	.drawSchedule119 h2{font-size:16px;}
	.drawSchedule119 .sch_list ul li a{font-size:14px;}

	/* 식단 */
	.meal_menu119 h2{font-size:16px;}
	.meal_menu119 dl dd.meal_list{font-size:14px;}

	/* 포토앨범 */
	.gallery119 h2{font-size:16px;}
	.gallery119 li a{font-size:14px;}

	/* 알림판 */
	.pop119 h2 span{font-size:16px;}

	/* 학급홈페이지 */
	.class119 h2{font-size:16px;}

	/* 배너존 */
	.banner_zone .inner ul li {width:48%; margin-left:2%;}
		
 }
 
@media (max-width:580px) { 	

	/* 공지사항 */
	.notice119 h2{max-width:27%;}
	.notice119 h2 a{padding:0 3px; }
	.notice119 .list_box dt{font-size:16px;}
	.notice119 .list_box li a{font-size:14px;}
	
	/* 기능바로가기 */
	.classlink119 {height:auto;}
	.classlink119 ul li{width:50%; margin:0;}
	.classlink119 ul li a{margin:5px;}

	/* 바로가기 */
	.M_link119 ul li{ width:48%; margin:5px 1%; }
	.M_link119 ul li:first-child,
	.M_link119 ul li:nth-child(3n+1){margin-left:1%;}


	/* 배너존 */
	.banner_zone .inner ul li {width:48%; margin-left:2%;}

}

@media (max-width:480px) { 

	.class119 .class_box{padding:10px;}
	.class119 .class_box span{width:100%; margin:5px 0;}
	.class119 button{position:relative; right:auto; bottom:auto; width:100%;}

}


@media (max-width:380px) { 


	.gallery119 li{width:100%;}

	.pop119 .pop_img li{height:auto;}
	.pop119 .pop_img li img{width:100%; height:auto; left:auto; top:auto; transform: none; -webkit-transform: none;}

	/* 바로가기 */
	.M_link119 ul li{ width:98%; }
	.M_link119 ul li a{text-align:left; padding:10px;}
	.M_link119 ul li a p{width:calc(100% - 70px); -webkit-width:calc(100% - 70px);}
	
	/* 배너존 */
	.banner_zone .inner ul li {width:100%; margin-left:0;}

			
 }
