@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1025px) 
		{

.tab_comm {overflow:hidden;width:100%;padding-bottom:0px; margin-top:0px; margin-bottom:0px;  position:relative}
.tab_menu { margin-left:0px  }
.tab_comm li {float:left;width:200px;  list-style:none}
.tab_comm .lst {overflow:hidden;float:none;width:200px;  }
.tab_comm .link_tab {display:block;height:200px; line-height:180px; padding:10px; border:3px solid #e4007f ; border-radius:50%;font-size:20px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-radius:50%;}
.tab_comm .on .link_tab { font-weight:normal; background:#C30 url(images/type_bg.jpg) no-repeat; color:#fff; font-weight:bold;}

.p_head { font-family:'Nanum Gothic',sans-serif;font-size:1em; text-decoration: none; color:#000; line-height:20px; margin:5% 2%}
.p_head span { font-family:'Nanum Gothic',sans-serif;font-size:1em; text-decoration: none; color:#F30}
.ntable { width:96%; margin:5% 2%; border-top:#a6bcd1 2px solid; border-collapse:collapse; }
.ntable .c_bg { background:#DFEEFF}
.ntable th { padding:10px; background:#f6f8fa}
.ntable td { padding:10px; border:#e1eef7 1px solid;font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141}
.ntable .year { font-family:'Nanum Gothic',sans-serif;font-size:14px; color:#414141; font-weight:bold;}
.ntable .td_title { font-family:'Nanum Gothic',sans-serif;font-size:14px; color:#414141; font-weight:bold; text-align:left}

.ntable_th_tr {  font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141; line-height:15px}
.ntable_h1 { font-family:'Nanum Gothic',sans-serif;font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}



#img_large { width:920px; height:auto; display:block; position:relative; }
#img_s { display:none}	

#s_mapwrap { width:100%; height:auto; margin:20px auto 20px}
#max { width:920px; height:auto; display:block}	
#mini { display:none}	

	}	

@media screen and (max-width: 1024px) 
		{


.tab_comm {overflow:hidden;width:100%;padding:20px 10px;  position:relative}
.tab_menu { margin-left:0px  }
.tab_comm li {float:left;width:80px;  list-style:none}
.tab_comm .lst {overflow:hidden;float:none;width:80px;  }
.tab_comm .link_tab {display:block;height:80px; line-height:80px;  border:3px solid #e4007f ; border-radius:50%;font-size:14px;text-align:center;text-decoration:none}
.tab_comm .fst .link_tab { }
.tab_comm .lst .link_tab {border-radius:50%;}
.tab_comm .on .link_tab { font-weight:normal; background:#C30 url(images/type_bg.jpg) no-repeat; color:#fff; font-weight:bold;}

.p_head { font-family:'Nanum Gothic',sans-serif;font-size:1em; text-decoration: none; color:#000; line-height:20px; margin:5% 2%}
.p_head span { font-family:'Nanum Gothic',sans-serif;font-size:1em; text-decoration: none; color:#F30}
.ntable { width:96%; margin:5% 2%; border-top:#a6bcd1 2px solid; border-collapse:collapse; text-align: center}
.ntable th { padding:10px; background:#f6f8fa}
.ntable .c_bg { background:#DFEEFF}
.ntable td { padding:10px; border:#e1eef7 1px solid;font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141}
.ntable .year { font-family:'Nanum Gothic',sans-serif;font-size:12px; color:#414141; font-weight:bold;}
.ntable .td_title { font-family:'Nanum Gothic',sans-serif;font-size:12px; color:#414141; font-weight:bold; text-align:left}

.ntable_th_tr {  font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141;}
.ntable_content { text-align:left; font-family:'Nanum Gothic',sans-serif;font-size:0.9em; text-decoration: none; color:#414141; line-height:15px}
.ntable_h1 { font-family:'Nanum Gothic',sans-serif;font-size:1.2em; text-decoration: none; color:#F90; text-indent:15px}

#img_s 	{ min-height: 300px; max-height: 2000px; min-width: 300px; max-width: 1020px;}
#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}


	
	}


