@charset "utf-8";
*{
	margin:0;
	padding:0;
}

#body{
	list-style:none; 
	list-style-type: none;	
	text-decoration:none;
	font-family:'NanumGothic','나눔고딕','나눔 고딕',dotum,'돋움','굴림',gulim,helvetica,sans-serif;
	font-size:12px;
}
#header{
	width:1200px;
	height:124px;
	position:relative;
	margin:0 auto;
}


.header_img1{
	width:198px;
	height:102px;
    position:absolute;
	top:17px;
}
.header_img2{
	 width:202px;
	 height:38px;
	 position:absolute;
	 top:86px;
	 left:620px;
	 border-top:1px solid #cccccc;
}
.header_img3{
	 width:178px;
	 height:38px;
	 position:absolute;
	 top:86px;
	 left:821px;
	 box-sizing:borer-box;
	 border-top:1px solid #cccccc;
}
.familysite{
	top:86px;
	left:998px;
	position:absolute;
}
.familysite button{
	width:201px;
	height:38px;
	border-radius:0;
	font-family:'굴림',gulim,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
	padding-top:10px;
	border-bottom:0px;
}
.familysite button:hover{
	background-color:#ffffff;
	border:1px solid #cccccc;
}
.btn-default:focus{
	background-color:#ffffff;
}
.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{
	color:#333;background-color:#ffffff;border-color:#cccccc;
}
.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#ffffff;border-color:#cccccc;}

.dropdown-menu{
	font-family:'NanumGothic','나눔고딕','나눔 고딕',dotum,'돋움','굴림',gulim,helvetica,sans-serif;
	font-size:12px;
	width:201px;
}
.dropdown-menu li:hover,li:active,li:focus{
	background-color:#ffffff;
}
.dropdown-menu li a:hover,a:active,a:focus{
	background-color:#ffffff;
	color:#008fef;
}
.topline{
	width:100%;
	border-top:3px solid #008eef;
	clear:both;
	margin-bottom:0px;
	margin-right:0px;
	min-width:1200px;
}
#naver_id_login{
	position:absolute;
	right:107px;
	top:47px;
}
#ic_nblog{
	position:absolute;
	height:30px;
	width:30px;
	right:72px;
	top:47px;
}
#ic_facebook{
	position:absolute;
	height:30px;
	width:30px;	
	right:37px;
	top:47px;
}
#ic_youtube{
	position:absolute;
	height:30px;
	width:30px;	
	right:2px;
	top:47px;
}
