@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1025px) 
		{

.tab_comm {overflow:hidden;width:100%;padding-bottom:0px;  position:relative}
.tab_menu { margin-left:30px; }
.tab_comm li {float:left;width:127px; margin-left:2px;  list-style:none}
.tab_comm .lst {overflow:hidden;float:none;width:200px;  }
.tab_comm .link_tab {display:block;height:50px; line-height:50px;  border:1px solid #dbdbdb ;font-size:16px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-right:1px solid #dbdbdb;}
.tab_comm .on .link_tab { font-weight:normal; background:#26508c url(images/type_bg.jpg) no-repeat; color:#fff; font-weight:bold;}


.p_head { font-family:'Noto Sans KR',sans-serif;font-size:1em; text-decoration: none; color:#000; line-height:20px; margin:5% 2%}
.p_head span { font-family:'Noto Sans KR',sans-serif;font-size:1em; text-decoration: none; color:#F30}
.ntable { width:96%; margin:5% 2%; border-top:#26508c 2px solid;border-left:#26508c 0px solid;border-right:#26508c 0px solid; border-collapse:collapse; }
.ntable th { padding:10px; }
.ntable td { padding:10px; border:#ececec 1px solid;font-family:'Noto Sans KR',sans-serif;font-size:0.9em; text-decoration: none; color:#414141}
.ntable .year { font-family:'Noto Sans KR',sans-serif;font-size:2.8em; color:#000; font-weight:bold;}

.ntable_th_tr {  font-family:'Noto Sans KR',sans-serif;font-size:0.9em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-family:'Noto Sans KR',sans-serif;font-size:0.9em; text-decoration: none; color:#414141; line-height:15px}
.ntable_h1 { font-family:'Noto Sans KR',sans-serif;font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}
			
.ntable_t_h { font-family:'Noto Sans KR',sans-serif;font-size:2.5em; color:#000; font-weight:bold; margin-top: 30px; text-align: center;}



#img_large { width:1100px; height:auto; display:block; position:relative; text-align: center; }
#img_s { display:none}	

#s_mapwrap { width:100%; height:auto; margin:20px auto 20px}
#max { width:1100px; height:auto; display:block}	
#mini { display:none}	

	}	

@media screen and (max-width: 1024px) 
		{


.tab_comm {overflow:hidden;width:100%;padding-bottom:0px;  position:relative}
.tab_menu { margin-left:0px  }
.tab_comm li {float:left;width:19%; margin-left:2px;  list-style:none}
.tab_comm .lst {overflow:hidden;float:none;width:19%;  }
.tab_comm .link_tab {display:block;height:30px; line-height:30px;  border:1px solid #dbdbdb ;font-size:12px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-right:1px solid #dbdbdb;}
.tab_comm .on .link_tab { font-weight:normal; background:#26508c url(images/type_bg.jpg) no-repeat; color:#fff; font-weight:bold;}

.p_head { font-family:'Noto Sans KR',sans-serif;font-size:1em; text-decoration: none; color:#000; line-height:20px; margin:5% 2%}
.p_head span { font-family:'Noto Sans KR',sans-serif;font-size:1em; text-decoration: none; color:#F30}
.ntable { width:96%; margin:5% 2%; border-top:#26508c 2px solid; border-collapse:collapse; text-align: center}
.ntable th { padding:10px; background:#f6f8fa}
.ntable td { padding:10px; border:#ececec 1px solid;font-family:'Noto Sans KR',sans-serif;font-size:12px; text-decoration: none; color:#414141}
.ntable .year { font-family:'Noto Sans KR',sans-serif;font-size:1.5em; color:#000; font-weight:bold;}

.ntable_th_tr {  font-family:'Noto Sans KR',sans-serif;font-size:0.9em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-family:'Noto Sans KR',sans-serif;font-size:0.9em; text-decoration: none; color:#414141; line-height:15px}
.ntable_h1 { font-family:'Noto Sans KR',sans-serif;font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}
			
.ntable_t_h { font-family:'Noto Sans KR',sans-serif;font-size:1.5em; color:#000; font-weight:bold; margin-top: 10px; text-align: center;}

#img_s 	{ min-height: 100px; max-height: auto; min-width: 300px; max-width: auto; text-align: center; }
#img_large { display:none }

#s_mapwrap { width:100%; height:auto; margin:0 auto; min-height:370px; background:#FFF}
#mini { width:340px; height:auto; display:block; position:relative; margin:30px auto}	
#max { display:none}


	
	}


