@charset "utf-8";
/* CSS Document */


#main_section{
	position:relative;           
	width:1000px; height:145px;

}
.mainimg{
	padding-top:26px;
}





#main{
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	

}

#menu{
	width: 200px;
	margin-left: 5px; margin-right: 5px; float:left;
	padding-top:50px;
	
}

#menu h3{
	width:180px;
	height:99px;
}

.menu1{
	padding-top: 10px;
}

.menu1 img{
	display: inline;
}
.menu1 a img.over{
	display:none;
}
.menu1 a:hover{
	position:relative;
}
.menu1 a:hover img{
	display:none;
}
.menu1 a:hover img.over{
	display:inline
}






#main_article{
	width:790px;
	padding-top:70px;
	float:right;
	border-bottom: 1px solid #c5c8cb;

}


#intro h3{
	float:left;

	font-size: 25px;
	font-weight:bold;
	font-family:"나눔고딕";
	color:#90959b;

}

#intro p{
	float:left;
	font-size: 13px;
	font-weight:bold;
	font-family:"나눔고딕";
	color:#90959b;
	padding-left: 20px;
	padding-top: 10px;


}
.nav{
	float:right;
	font-size: 11px;
	font-weight:bold;
	font-family:"나눔고딕";
	color:#90959b;
	padding-left: 100px;
	padding-top:10px;

}



#quick {
	height: 260;
	width: 60;
	position:absolute;
	right:0px;
	top: 110px;


}




#submain{
	float:left;
	padding-top: 20px;
	width: 729px;
	height: 800px;

	
}





#submain > ul > li {
	float: left;
}



.site1{
	width: 210px;
	height: 220px;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 15px;
}
.site1 p{
	font-size:25px;
	font-weight:bold;
	font-family:"나눔고딕";
	color: #4581c4;
	border-bottom: 3px solid #4581c4;
}




.site2{
	width: 210px;
	height: 220px;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 15px;
}
.site2 p{
	font-size:25px;
	font-weight:bold;
	font-family:"나눔고딕";
	color: #4581c4;
	border-bottom: 3px solid #4581c4;
}




.site3{
	width: 250px;
	height: 220px;
	padding-right:5px;
	padding-left: 5px;
	padding-top: 15px;
}
.site3 p{
	font-size:23px;
	font-weight:bold;
	font-family:"나눔고딕";
	color: #4581c4;
	border-bottom: 3px solid #4581c4;
}




.site4{
	width: 210px;
	height: 220px;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 15px;
}
.site4 p{
	font-size:25px;
	font-weight:bold;
	font-family:"나눔고딕";
	color: #4581c4;
	border-bottom: 3px solid #4581c4;
}






.site5{
	width: 210px;
	height: 220px;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 15px;
}
.site5 p{
	font-size:25px;
	font-weight:bold;
	font-family:"나눔고딕";
	color: #4581c4;
	border-bottom: 3px solid #4581c4;
}


#map1 li, #map2 li, #map3 li,#map4 li,#map5 li{ 
	font-size: 20px;
	font-family:"나눔고딕";
	 padding: 10px 20px;
	background-image: url(../images/mapicon.jpg);
	background-repeat: no-repeat;
	background-position: 3px 15px;
}

#map1 li:hover, #map2 li:hover , #map3 li:hover ,#map4 li:hover ,#map5 li:hover{
	background-image:url(../images/mapicon-o.jpg);
	background-repeat: no-repeat;
	background-position: 3px 15px;
}

#submain a:link, #submain a:visited{ color:#a4a4a4;}
#submain a:hover, #submain a:active{ color:#4581c4;}
	
	 
.sitemap1{
	padding-top: 30px;

}






































#footer{
	clear:both;


}

#footer_menu {
	float: right;
	margin-top:-70px;
	padding-right: 8px;
	
}



#footer  h5{
	font-size:11px;
	color:90959b;
	font-family:"나눔고딕";
	padding-left: 18px;

}




#footer  p{
	font-size:11px;
	color:#686f77;
	font-family:"나눔고딕";
	padding-left: 18px;

}
