.header_home_btn					{width:100%; padding:3px 0; border-bottom:1px solid #efefef; background-color:#fafafa;min-width:1000px;} /*상단 홈/로그인/사이트맵 영역*/
.home_btn_word						{width:1000px;margin:0 auto;text-align:right;font-size:10px;}
.home_btn_word a					{font-size:11px; display:inline-block; padding:0 3px;}

.header_logo							{width:1000px; height:60px; margin:30px auto; text-align:center; background:url('img/logo_dot.png') no-repeat 477px 33px;}
.header_logo a						{display:inline-block; margin:0 10px;}

.header_t_bg							{min-width:1000px; background:#603071; width:100%; position:relative;}
.header_t									{width:1000px; margin:0 auto;}
.header_t:after						{display:block; width:100%; clear:both; content:'';}
.header_gnb								{width:600px; float:left;}
.site_link								{width:150px; float:right; position:relative; z-index:9999;}

/*family_inc.php의 스타일*/
.site_link_total					{cursor:pointer;}
.select_d							{width:100%; line-height:40px; height:40px; position:relative; font-size:12px; background:#482156;color:#fff; text-indent:8px;}
.select_d span				{display:inline-block; position:absolute; right:10px; color:#fff;}

.select_op						{border:1px solid #ddd;border-top:none; width:150px; margin-top:0px; display:none; position:absolute; z-index:9999px; background:#fff; font-size:11px;}
.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;}
