@charset "utf-8";
@import url("./common.css?2011119");
@import url("./nanumsquare.css");
@import url("./NanumBarunGothic.css");

	
	body {position:relative; min-width:1500px;  font-family: 'Noto Sans KR' ,sans-serif;; }

	.default_layout {position:relative; width:1200px; margin:0 auto; clear:both;}
	


	/*******************기본 감싸는 레이아웃*******************/
	#wrap,#header,#footerGroup {position:relative; width:100%;}


	/* 헤더 */
	/* 헤더 */
	#header {z-index:99;  min-width:1200px;  position:fixed; width:100%; left:0px; top:0px; height:89px; text-align:center;  border-bottom:1px rgba(255,255,255,0.3) solid; text-align:center;}
	#header.on_header {background:#fff; box-shadow: 0px 3px 3px rgba(0,0,0,0.2);}
	

	




	p.menu_btn,
	#topMenu .menu_btn_colse {display:none;} 

	/* 로고 */



	#header h1#logo {  position:absolute; left:100px; top:0px;z-index:1; height:89px; color:#fff; }
	#header h1#logo a{color:#fff; display:inline-block;  background-position:center top; background-repeat:no-repeat;  width:286px; height:31px; vertical-align:middle;  margin-top:30px;  }

	
	#header .quick_menu_site { position:absolute; right:100px; z-index:1;}
	#header .quick_menu_site .box{width:225px; height:196px; border-radius:0px 0px 196px 196px; background:#00427e url(../images/common/quick_menu_site_bg.png) center 20px no-repeat;}
	#header .quick_menu_site:hover .box{background-color:#fe9a0b}
	#header .quick_menu_site .box dl dt{font-size:22px; color:#fff; padding-top:80px; }
	#header .quick_menu_site .box dl dd{font-size:13px; color:#fff;margin-top:10px; line-height:18px;}
	



	/*상단메뉴*/
	#topMenu {display:inline-block; ; z-index:1; position:relative; }
	#topMenu li.menu_list{display:inline-block; padding:0 35px; text-align:center;  }
	#topMenu li.menu_list span.hidden_me_name {display:none; }
	#topMenu li.menu_list a.depth_link {display:block;  font-size:18px; color:#fff; line-height:89px; position:relative; letter-spacing:-1px;}

	#header.on_header li.menu_list a.depth_link {color:#000; }


	#topMenu li.menu_list a.menu_on{color:#00427e; border-bottom:3px #00427e solid;  }


	#topMenu li div.depth_box {position:absolute; display:none; left:-10px; top:89px; width:800px;  height:145px;  border-left:1px #ddd solid; }
	#topMenu li div.depth_box ul {padding:30px; padding-left:60px; overflow:hidden;}
	#topMenu li div.depth_box ul li {float:left; width:33.33333333%; font-size:15px; text-align:left;}
	#topMenu li div.depth_box ul li a {display:block; color:#666;  letter-spacing:-0.5px; line-height:30px;}
	#topMenu li div.depth_box ul li a:hover {text-decoration:underline; color:#00427e; }
	#topMenu li div.depth_box ul li:last-child a{border-bottom:0px;}

	#topMenu li div.depth_box .hidden_me_name{position:absolute; left:-350px; top:30px;  font-size:30px; color:#000;}




	/*3뎁스*/
	#topMenu li div.depth_box ul.three_depth{display:none;; background:#fff;  padding:0px;}
	#topMenu li div.depth_box ul.three_depth li a{display:block;line-height:30px; color:#949494;}





	#header.on_scroll {background:#fff;}
	#header.on_scroll #topMenu li.menu_list a.depth_link {color:#222; }



	#header .depth_box_wra_box { position:absolute;  left:0px; top:89px; width:100%;; background:#fff; height:145px; display:none; border-top:1px #ddd solid; box-shadow: 0px 3px 3px rgba(0,0,0,0.2);}

	



	/*카피라이트*/
	#footerGroup {position:relative; background:#204266;  ; margin-top:25px; padding-bottom:40px; }


	#footerGroup .f_util {overflow:hidden; position:relative; background:#18324e;}
	#footerGroup .f_util .default_layout{overflow:hidden; position:relative;}
	#footerGroup .f_util ul{float:left;}
	#footerGroup .f_util li{display:inline-block; font-weight:normal;  font-size:13px; }
	#footerGroup .f_util li a{margin-right:15px; padding-right:15px; line-height:48px; display:block;color:#fff;  background:url(../images/common/f_util_dot.jpg) right 50% no-repeat;}
	#footerGroup .f_util li.last a{background:none;}
	#footerGroup .f_util li.first a{color:#fff; font-weight:bold;}


	#footerGroup .family_site {position:absolute; right:0px; top:0px; background:#112438;}
	#footerGroup .family_site select {width:180px; border:0px; height:48px;  border:0px;line-height:48px;color:#fff; font-size:12px; padding:0 15px; background:#112438;}





	#footerGroup .footer {font-size:14px; position:relative;  color:#fff; text-align:center;}
	#footerGroup .footer .f_logo {text-align:center; padding:40px 0px 20px;}
	#footerGroup .footer .default_layout {position:relative;  }
	#footerGroup .footer span{display:inline-block; padding-right:8px; }
	#footerGroup .footer a{color:#fff;}



	

	/*수수료계산기*/
	#fee_compute_light_box {width:900px; background:#fff; display:none;}
	#fee_compute_light_box .fee_compute_light_box_wrap {position:relative; padding:40px;}

	#fee_compute_light_box .title {font-size:20px; color:#00427e;  font-weight:bold; text-align:left;}

	table.fee_table {border-top:2px solid #000; width:100%;  font-size:14px; border-spacing:0; margin-top:20px;}
	table.fee_table th {background:#f2f6f9; color:#333;  padding:8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
	table.fee_table td {color:#666; padding:8px; ; letter-spacing:0; border-bottom:1px solid #ddd; text-align:left;}
	table.fee_table td select{width:100%; border:1px #ddd solid; height:30px; line-height:30px; margin:3px 0px;;}
	table.fee_table .center {text-align:center;}
	table.fee_table .left {text-align:left;}
	table.fee_table td.bg {background:#f9f9f9; font-weight:bold;}




	table.fee_table_view {border-top:2px solid #000; width:100%;  font-size:15px; border-spacing:0; margin-top:20px;}
	table.fee_table_view th {background:#f2f6f9; color:#333;  padding:12px; border-right:1px solid #ddd; border-right:1px #ddd solid; border-bottom:1px solid #ddd;}
	table.fee_table_view td {color:#000; padding:12px; ; letter-spacing:0; border-bottom:1px solid #ddd; border-right:1px #ddd solid; text-align:left; font-size:18px; font-weight:bold; color:#00427e;}

	table.fee_table_view .center {text-align:center;}
	table.fee_table_view .left {text-align:left;}
	table.fee_table_view td.bg {background:#f9f9f9; font-weight:bold;}
	table.fee_table_view .border-no{border-right:0px;}
	table.fee_table_view .depth01 td{padding-left:30px; }
	table.fee_table_view .depth02 td{padding-left:60px;}
	table.fee_table_view .depth03 td{padding-left:90px;}
	table.fee_table_view .price_td {text-align:center; padding-left:0px;}
	table.fee_table_view tr th:last-child,
	table.fee_table_view tr td:last-child {border-right:0px; font-size:18px; padding:0px;}


	table.fee_table_view tr.depth01 td:first-child,
	table.fee_table_view tr.depth01 td:first-child {background:url(../images/sub/dt_dot.jpg) 20px 50% no-repeat; color:#444; font-size:18px; font-weight:normal;}


	table.fee_table_view tr.depth02 td:first-child,
	table.fee_table_view tr.depth02 td:first-child {background:url(../images/sub/dd_dot.jpg) 50px 50% no-repeat; color:#999; font-size:18px;  font-weight:normal;}


	table.fee_table_view tr.depth03 td:first-child,
	table.fee_table_view tr.depth03 td:first-child {background:url(../images/sub/dd_dot.jpg) 80px 50% no-repeat; color:#999; font-size:18px;  font-weight:normal;}




	table.fee_table_view_all {border-top:2px solid #000; width:100%;  font-size:15px; border-spacing:0; margin-top:20px;}
	table.fee_table_view_all th {background:#f2f6f9; color:#333;  padding:12px; border-right:1px solid #ddd;  border-bottom:1px solid #ddd;}
	table.fee_table_view_all td {color:#000; padding:12px; ; letter-spacing:0; border-bottom:1px solid #ddd;  text-align:left; font-size:16px; font-weight:bold; color:#00427e;}

	table.fee_table_view_all .center {text-align:center;}
	table.fee_table_view_all .left {text-align:left;}
	table.fee_table_view_all td.bg {background:#f9f9f9; font-weight:bold;}
	table.fee_table_view_all .border-no{border-right:0px;}
	table.fee_table_view_all .depth01 td{padding-left:30px; }
	table.fee_table_view_all .depth02 td{padding-left:60px;}
	table.fee_table_view_all .depth03 td{padding-left:90px;}
	table.fee_table_view_all .price_td {text-align:center; padding-left:0px;}


	table.fee_table_view_all tr.depth01 td:first-child,
	table.fee_table_view_all tr.depth01 td:first-child {background:url(../images/sub/dt_dot.jpg) 20px 50% no-repeat; color:#444; font-size:18px; font-weight:normal; }


	table.fee_table_view_all tr.depth02 td:first-child,
	table.fee_table_view_all tr.depth02 td:first-child {background:url(../images/sub/dd_dot.jpg) 50px 50% no-repeat; color:#666; font-size:16px;  font-weight:normal;}

	table.fee_table_view_all tr.depth03 td:first-child,
	table.fee_table_view_all tr.depth03 td:first-child {background:url(../images/sub/dd_dot.jpg) 80px 50% no-repeat; color:#999; font-size:14px;  font-weight:normal;}






	#fee_compute_light_box .edit_btn {margin-top:20px; text-align:right;}
	#fee_compute_light_box .edit_btn a{display:inline-block; line-height:30px; padding:0 10px; background:#444; color:#fff; }
	#fee_compute_light_box .edit_btn a.add{background:#00427e; color:#fff;}
	#fee_compute_light_box .total_price  {margin-top:20px; text-align:center; font-size:20px;}
	#fee_compute_light_box .total_price strong {color:#ed6921;}
	#fee_compute_light_box .total_price span {color:#333; font-size:15px; font-weight:normal;}
	#fee_compute_light_box .close {position:absolute; right:0px; top:-50px;}
	#fee_compute_light_box .close a {display:inline-block; width:50px; height:50px; line-height:50px; background:#00427e; color:#fff; text-align:center;}




	@media all and (max-width:1024px) {

		.mobile_none {display:none;}


		/*팝업*/
		#hd_pop .hd_pops {left:0px !important;}
		#hd_pop .hd_pops .hd_pops_con{width:280px !important; height:auto !important;}
		#hd_pop .hd_pops img {width:100% !important; height:auto !important; vertical-align:middle;}


		/*기본사이즈*/
		body {min-width:100%;}
		#wrap,#container,#header ,#footerGroup  {min-width:100%; width:100%;}
		.default_layout { width:100%; min-width:100% ; }
		
		
		#header {position:fixed; height:80px; width:100%; box-shadow:0px 1px 10px rgba(0,0,0,0.2); border-bottom:0px; background:#fff;}
		
		


		#header .quick_menu_site { display:none;}





		#header h1#logo {left:10px; top:0px; height:80px; }
		#header h1#logo a{color:#fff; display:inline-block;  width:180px; height:28px;	background-size:100%; margin-top:25px;  }



		/*모바일버튼*/
		p.menu_btn {display:block; position:absolute; right:15px; top:18px; cursor:pointer; text-align:center; width:43px; height:43px; background:#fff; border:1px #eeeeee solid;}
		p.menu_btn a {display:block; padding-top:13px;}
		p.menu_btn span {background:#222; display:block; width:60%; height:3px; margin:0 20% 4px; vertical-align:top;}


		/*상단메뉴*/
		#topMenu {display:none; float:none; margin:0px; background:#fff; z-index:999999999999 !important; margin-top:0px; position:fixed; left:0px; top:0px; min-width:250px; width:80%; min-height:100% !important; height:100% !important;   overflow-y:auto; -webkit-overflow-scrolling:touch;}
		
		#topMenu .menu_btn_colse {display:block; height:50px;  line-height:50px; padding-left:10px; color:#fff; background:#1159a3; font-size:16px;}
		#topMenu .menu_btn_colse a{float:right; width:60px;  height:50px; background:rgba(0,0,0,0.2); text-align:center; color:#fff;}
		
		
		#topMenu li.menu_list {width:100%; text-align:left; background-image:none; clear:both;padding:0px; margin:0px; display:block; float:none;}
		#topMenu li.menu_list a.depth_link {display:block;line-height:60px; color:#222; font-size:16px; padding:0 10px; border-bottom:1px #eee solid; }
		#topMenu li.menu_list a.menu_on {color:#1159a3; }



		#topMenu li div.depth_box {position:relative;margin:0px; left:0px; top:0px; width:100%; border:0px; height:auto; background:#f8f8f8;  text-align:left;float:none;}
		#topMenu li div.depth_box ul {padding:0; margin:0px;}
		#topMenu li div.depth_box ul li {float:none; width:auto;}
		#topMenu li div.depth_box ul li a {color:#333; padding:0px 10px 0 15px;  border-bottom:1px #eee solid; line-height:50px; font-size:13px; text-align:left;}
		#topMenu li div.depth_box ul li a:hover {background:none; text-decoration:underline; }


		#topMenu li#topMenu2 div.depth_box { width:100%;}


	
		/*3뎁스*/
		#topMenu li div.depth_box ul.three_depth{display:block;; background:#fff; }
		#topMenu li div.depth_box ul.three_depth li a{display:block; padding-left:20px; line-height:45px; font-size:12px; font-weight:normal; border-bottom:1px #eee solid;  color:#666;}
		#topMenu li div.depth_box ul.three_depth li:last-child a{border-bottom:0px;}


		#topMenu li div.depth_box .hidden_me_name{display:none;;}

		


		
	/*카피라이트*/
	#footerGroup {position:relative;  margin-top:25px; padding-bottom:40px; }




	#footerGroup .f_util ul{float:none; text-align:center;}



	#footerGroup .family_site { display:none;}




	


	

	/*수수료계산기*/
	#fee_compute_light_box {width:98%; background:#fff; display:none;}
	#fee_compute_light_box .fee_compute_light_box_wrap {position:relative; padding:40px;}

	#fee_compute_light_box .title {font-size:20px; color:#00427e;  font-weight:bold; text-align:left;}

	table.fee_table {border-top:2px solid #000; width:100%;  font-size:14px; border-spacing:0; margin-top:20px;}
	table.fee_table th {background:#f2f6f9; color:#333;  padding:8px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
	table.fee_table td {color:#666; padding:8px; ; letter-spacing:0; border-bottom:1px solid #ddd; text-align:left;}
	table.fee_table td select{width:100%; border:1px #ddd solid; height:30px; line-height:30px; margin:3px 0px;;}
	table.fee_table .center {text-align:center;}
	table.fee_table .left {text-align:left;}
	table.fee_table td.bg {background:#f9f9f9; font-weight:bold;}




	table.fee_table_view { font-size:13px;}
	table.fee_table_view th {padding:8px; }
	table.fee_table_view td {padding:8px;font-size:13px;}


	table.fee_table_view .depth01 td{padding-left:20px; }
	table.fee_table_view .depth02 td{padding-left:50px;}
	table.fee_table_view .depth03 td{padding-left:80px;}
	table.fee_table_view .price_td {text-align:center; padding-left:0px;}
	table.fee_table_view tr th:last-child,
	table.fee_table_view tr td:last-child { font-size:16px;}


	table.fee_table_view tr.depth01 td:first-child,
	table.fee_table_view tr.depth01 td:first-child {background:url(../images/sub/dt_dot.jpg) 10px 50% no-repeat;  font-size:16px; }


	table.fee_table_view tr.depth02 td:first-child,
	table.fee_table_view tr.depth02 td:first-child {background:url(../images/sub/dd_dot.jpg) 40px 50% no-repeat;  font-size:16px; }


	table.fee_table_view tr.depth03 td:first-child,
	table.fee_table_view tr.depth03 td:first-child {background:url(../images/sub/dd_dot.jpg) 70px 50% no-repeat; font-size:16px;}




	table.fee_table_view_all { font-size:13px;margin-top:20px;}
	table.fee_table_view_all th { padding:8px; }
	table.fee_table_view_all td { padding:8px;font-size:13px;}

	table.fee_table_view_all .center {text-align:center;}
	table.fee_table_view_all .left {text-align:left;}
	table.fee_table_view_all td.bg {background:#f9f9f9; font-weight:bold;}
	table.fee_table_view_all .border-no{border-right:0px;}
	table.fee_table_view_all .depth01 td{padding-left:20px; }
	table.fee_table_view_all .depth02 td{padding-left:50px;}
	table.fee_table_view_all .depth03 td{padding-left:80px;}
	table.fee_table_view_all .price_td {text-align:center; padding-left:0px;}


	table.fee_table_view_all tr.depth01 td:first-child,
	table.fee_table_view_all tr.depth01 td:first-child {background:url(../images/sub/dt_dot.jpg) 10px 50% no-repeat; font-size:16px; }


	table.fee_table_view_all tr.depth02 td:first-child,
	table.fee_table_view_all tr.depth02 td:first-child {background:url(../images/sub/dd_dot.jpg) 40px 50% no-repeat; font-size:14px;}

	table.fee_table_view_all tr.depth03 td:first-child,
	table.fee_table_view_all tr.depth03 td:first-child {background:url(../images/sub/dd_dot.jpg) 70px 50% no-repeat; font-size:12px;}






	#fee_compute_light_box .edit_btn {margin-top:20px; text-align:right;}
	#fee_compute_light_box .edit_btn a{display:inline-block; line-height:30px; padding:0 10px; background:#444; color:#fff; }
	#fee_compute_light_box .edit_btn a.add{background:#00427e; color:#fff;}
	#fee_compute_light_box .total_price  {margin-top:20px; text-align:center; font-size:20px;}
	#fee_compute_light_box .total_price strong {color:#ed6921;}
	#fee_compute_light_box .total_price span {color:#333; font-size:15px; font-weight:normal;}
	#fee_compute_light_box .close {position:absolute; right:0px; top:-50px;}
	#fee_compute_light_box .close a {display:inline-block; width:50px; height:50px; line-height:50px; background:#00427e; color:#fff; text-align:center;}

	
		


	}