.footer_site_link						{border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; padding:10px 0;text-align:center;}
.footer_site_link ul li			{display:inline; margin:0 8px; }


.footer_sitemap{ background:#272f38; height:307px; min-width:1200px;}
.footer_site{ width:1100px; margin:0 auto; position:relative; text-align:left;}
.footer_site ul li{ float:left;margin-right:90px; margin-top:30px; }
.footer_site li a{ color:#fff; font-size:17px; font-weight:400;}
.footer_site .footer_sub li{float:none; margin-bottom:8px; margin-top:0;}
.footer_site .footer_sub li:first-child{margin-top:15px;}
.footer_site .footer_sub li a{ color:#dbe4ff; font-size:14px; font-weight:300;}

.footer_t								{height:180px; line-height:150%; font-size:13px;width:100%; background:#343d47; color:#93989e; min-width:1200px;}
.footer_center{ width:1100px;  margin:0 auto;}
.footer_t:after					{width:100%; display:block; clear:both; content:'';}
.footer_logo						{float:left; width:140px; margin-top:40px;}
.footer_logo img{ width:96px; height:67px; margin-top:6px;}
.footer_txt							{float:left; margin-top:40px;}
.footer_familysite			{float:right; width:180px; position:relative;}

.footer_txt p							{margin-bottom:2px;}
.footer_txt p b						{font-weight:600;}
.footer_txt p span				{display:inline-block; margin:0 10px; font-size:12px;}

.copyright a{ color:#93989e;} 
.copyright a:hover{ color:#fff; text-decoration:underline;}







.footer_copyright			{background:#343d47; color:#fff; text-align:center; padding:10px;}
.footer_copyright p			{color:#fff; font-size:12px;}
.footer_copyright p a		{font-size:11px; color:#fff;  margin-left:15px;}


/*family_inc.php의 스타일*/
.total								{width:100%;  cursor:pointer;}
.select_d							{border:1px solid #ddd; width:100%; line-height:30px; height:30px; padding-left:8px; position:relative; font-size:12px;}
.select_d span				{display:inline-block; position:absolute; right:10px;}

/* 패밀리사이트 클릭시 밑으로 떨어지는  CSS*/
/*
.select_op						{border:1px solid #ddd;border-top:none; width:168px; margin-top:0px; display:none; position:absolute; z-index:3px; background:#fff; font-size:11px;}
*/

/* 패밀리사이트 클릭시 위로 올라오는 CSS*/
.select_op						{border:1px solid #ddd;border-bottom:none; width:160px; margin-top:0px; display:none; position:absolute; z-index:3px; background:#fff; font-size:11px;bottom:30px;}

.select_op	li				{line-height:30px;height:30px; border:0px solid red; padding-left:8px;}
.select_op	li		a		{cursor:pointer; width:100%; height:30px; display:inline-block;letter-spacing:-0.3px;}
.select_op	li:hover	{background:#eee;}
.a_focus							{background:#8e8e8e; color:#fff !important;}