@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
* {-webkit-text-size-adjust:none;}
* { margin:0;padding:0; }
a { text-decoration: none;color:#666; }
a:visited{ text-decoration: none;color:#666; }
a:hover{ color:#666; }
img{ border:0px; }

body{
	margin:0px;
	padding:0px;
}

/* Table */
table{
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
}
td, th{
	padding:0px;
	word-break:break-all;
}

/* Etc */
.title_font_family{
	font-family:Tahoma, Geneva, sans-serif;
}

#wrap{ 
	position:relative;
	width:100%;
	font-family:Nanum Gothic,Helvetica,sans-serif;
	letter-spacing:-1px;
}

/* 본문 */
#wrap > #body{
	position:relative;
	width:100%;
	background-color:#fff;
}
#wrap > #body > #body_content{
	position:relative;
	width:100%;
}
#wrap > #body > #body_content > #content_main{
	position:relative;
	width:100%;
}
#wrap > #body > #body_content > #content_main > div{
	width:1100px;
	margin:auto;
	padding:0px 0 80px;
}

/* location */
#wrap > #body > #body_content > #location_wrap{
	position:relative;
	width:100%;
	line-height:57px;
	color:#656565;
	font-size:16px;
}
#wrap > #body > #body_content > #location_wrap img{
	vertical-align:middle;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_box_line{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:57px;
	border-bottom:1px solid #d9d9d9;
	z-index:1;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_box_line > div{
	width:1060px;
	height:100%;
	box-sizing:border-box;
	border-right:1px solid #d9d9d9;
	margin:auto;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content{
	width:1060px;
	height:100%;
	margin:auto;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div{
	position:relative;
	float:left;
	text-align:left;
	box-sizing:border-box;
	border-right:1px solid #d9d9d9;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(1){
	position:relative;
	width:60px;
	height:57px;
	text-align:center;
	border-left:1px solid #d9d9d9;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(1) > a{
	position:absolute;
	top:0px;
	left:17px;
	z-index:2;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2),
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3){
	position:relative;
	width:268px;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) .btn_down_list,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) .btn_down_list{
	position:absolute;
	top:0px;
	right:20px;
	cursor:pointer;
	z-index:2;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > a,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > a{
	margin-left:30px;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > a{
	color:#0357a5;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > ul,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > ul{
	display:none;
	position:absolute;
	top:57px;
	left:-1px;
	width:269px;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	z-index:2;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div > ul > li{
	position:relative;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div > ul > li.selected::before{
	position:absolute;
	right:20px;
	top:10px;
	display:block;
	width:10px;
	height:10px;
	background-color:#bbb;
	border-radius:5px;
	content:"";
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div > ul > li:hover::before{
	position:absolute;
	right:20px;
	top:10px;
	display:block;
	width:10px;
	height:10px;
	background-color:#bbb;
	border-radius:5px;
	content:"";
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > ul > li,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > ul > li{
	list-style:none;
	line-height:35px;
	margin-left:30px;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > ul > li > a,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > ul > li > a:visited,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > ul > li > a,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > ul > li > a:visited{
	color:#656565;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(2) > ul > li > a:hover,
#wrap > #body > #body_content > #location_wrap > #location_wrap_content > div:nth-child(3) > ul > li > a:hover{
	color:#829ac6;
}
#wrap > #body > #body_content > #location_wrap > #location_wrap_content::after{
	display:block;
	clear:both;
	content:"";
}

/* content */
#wrap > #body > #body_content > #content_main > #content_wrap{
	position:relative;
	width:1100px;
	padding:60px 0px 90px;
	margin:auto;
}		
#wrap > #body > #body_content > #content_main > #content_wrap > div{
	width:1060px;
	margin:auto;
}

/* 서브탭메뉴 */
#location_tab_menu{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:17px;
	font-weight:bold;
}
#location_tab_menu > div{
	float:left;
	text-align:center;
	box-sizing:border-box;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}
#location_tab_menu > div:first-child{
	border-left:1px solid #ccc;
}
#location_tab_menu > div.selected{
	background-color:#355882;
}
#location_tab_menu > div.selected > a,
#location_tab_menu > div.selected > a:visited,
#location_tab_menu > div.selected > a:hover{
	color:#fff;
}

/* Icon */
.content_page_name{
	position:relative;
	color:#222;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
}
.content_page_name_desc{
	position:relative;
	color:#222;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:45px;
}
.content_page_name_desc::before{
	position:absolute;
	bottom:0px;
	left:50%;
	transform:translateX(-50%);
	width:80px;
	height:2px;
	background-color:#355882;
	content:"";
}
.content_title{
	position:relative;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.content_title > span{
	display:inline-block;
	margin-left:0px;
	margin-bottom:30px;
}
.content_title::before{
	position:absolute;
	top:-15px;
	left:0px;
	width:20px;
	height:3px;
	background-color:#355882;
	content:"";
}
.content_sub_title{
	color:#000;
	font-size:25px;
	font-weight:bold;
}
.content_stress_font{
	color:#355882;
	font-weight:bold;
}
.content_stress_font2{
	color:#066fb3;
	font-weight:bold;
}
.content_stress_background{
	color:#fff;
	background-color:#355882;
}
.content_stress_background2{
	color:#fff;
	background-color:#066fb3;
}