body,html {padding:0;margin:0;font-size:12px;font-family:나눔바른고딕, NanumBarunGothic, NG, NGEN, '돋움', sans-serif;background:url() #ffffff repeat;}

.clear {
	clear: both;
}
.wrap {
	width: 1240px;
	margin:0 auto;
	padding: 0;

}

.cont_wrap {
    position: relative;
	width: 1200px;
	margin:0 auto;
	padding: 0;

}
.cont_wrap .tit{
    position: relative;
	width: 300px;
	margin:0 auto;
	height: 70px;

}
.cont_wrap .nlink{
    position: relative;
	margin:0 auto;
	padding: 205px 0 30px 0;
	width: 900px;
	height: 66px;

}

.cont_wrap .nlink ul{
	margin:0 auto;
	padding: 0;

}
.cont_wrap .nlink li{
	width: 220px;
	height: 66px;
	list-style-type:none;
	float:left;
	margin:0 2px 0 2px;
	padding: 0;

}
.cont_wrap .snslink{
    position: relative;
	margin:0 auto;
	padding: 0 0 80px 0;
	width: 410px;
	height: 50px;

}

.cont_wrap .snslink ul{
	margin:0 auto;
	padding: 0;

}
.cont_wrap .snslink li{
	width: 200px;
	height: 50px;
	list-style-type:none;
	float:left;
	margin:0 2px 0 2px;
	padding: 0;

}
.cont_wrap .cont{
    width: 1200px;
    margin:0 ;
	padding: 0;
	min-height: 500px;

}

 .subtop_wrap {position: relative;margin:93px 0 0 0;padding: 0;width:100%;height: 200px;background:url(./image/sub_top_bg1.jpg) center center no-repeat;}
 .subtop_wrap1 {position: relative;margin:93px 0 0 0;padding: 0;width:100%;height: 200px;background:url(./image/sub_top_bg2.jpg) center center no-repeat;}
 .subtop_wrap2 {position: relative;margin:93px 0 0 0;padding: 0;width:100%;height: 300px;background:url(./image/sub_top_bg3.jpg) center center no-repeat;}

 .menu_tab_wrap {
    position: relative;
	width: 1250px;
	margin:50px auto;
	padding: 0;

}
 .menu_tab_wrap ul{
	margin: 0;
	padding: 0;

}

 .menu_tab_wrap li a{
    float:left;
	display:block;
	margin: 0 3px 0 3px;
	padding: 0;
	width: 290px;
	height: 70px;
	line-height: 70px;
	border: 3px #2b6a99 solid;
	font-size:32px;
	text-align:center;
	color:#2b6a99;
	font-family: 'Black Han Sans', sans-serif;

}

 .menu_tab_wrap li.on a{
    background:#2b6a99;
	color:#ffffff

}