
  
/* header */
  
#header								{position:absolute;top:0;left:0;width:100%;z-index:9999000;}

.top_link							{height:40px; background:rgba(0,0,0,0.9); overflow:hidden; }
.top_link ul						{overflow:hidden; float:right; }
.top_link li						{float:left;}
.top_link li a						{position:relative; display:block; color:#bbb; font-size:0.9em; line-height:40px;} 
.top_link li a:hover				{color:#fff;}
.top_link li a:after				{content:''; position:absolute; top:0; left:0; bottom:0; width:1px; height:0.9em; margin:auto; background:#888;}
.top_link li:last-child				{margin-left:15px;}
.top_link li:last-child a			{padding-left:15px;}
.top_link li:first-child a:after	{display:none;}	
.top_link .bold						{background:#ff5544; height:40px;}
.top_link .bold a					{color:#fff; padding-right:15px; line-height:38px;}
.top_link .bold a:after				{display:none;}

.header_wrap 						{position:relative; height:100px;}

#header h1							{float:left; height:100px; line-height:90px;} 
#header h1 img						{width:200px;}
#header .h1							{display:none;}
				
#header .gnb						{float:right;}
#header .gnb ul>li					{float:left;  text-align:center; margin:0 25px;}
#header .gnb ul>li:last-child		{margin-right:0;}
#header .gnb ul>li a				{display:inline-block;zoom:1;*display:inline;width:100%;font-size:1.15em; letter-spacing:-1px;line-height:100px;color:#fff; opacity:0.9; font-weight:500;}
#header .gnb ul>li a:hover,
#header .gnb ul>li a.current		{opacity:1;  }

#header .btn_m_list					{display:none;}
#header .btn_m_close				{display:none;}
.m_login_box						{display:none;}
 
#header .gnb ul ul					{position:absolute; width:180px; background:#fff; padding:10px 0; overflow:hidden; border-radius:5px; margin-top:10px; box-shadow:0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);}
#header .gnb ul ul li				{float:none; width:100%; text-align:left; margin:0; }
#header .gnb ul ul li a				{display:block; text-indent:20px; line-height:130%; padding:12px 0; line-height:100% !important; color:#555; font-size:0.95em ; font-weight:normal; letter-spacing:-1px; border-left:none; border-right:none !important; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; }
#header .gnb ul ul li:hover a		{background:#f5f5f5; color:#000;}


/* screen 1200*/
@media screen and (max-width:1200px) {

	.top_link ul					{margin-right:15px;}
	#header h1						{margin-left:15px;}
	#header h1 img						{width:180px;}
	#header .gnb					{margin-right:15px;}
	#header .gnb ul>li					{ margin:0 15px;}
	#header .gnb ul>li a				{ font-size:1.1em;}

}


/* screen 1024 */
@media screen and (max-width:1024px) {
  
	.top_link							{display:none;}

	.header_wrap						{height:60px;background:#fff; border-bottom:1px solid #eaeaea; text-align:center;} 

	#header h1							{display:none;}
	#header .h1							{display:block; height:60px; line-height:56px;}
	#header .h1	img						{width:160px;}

	#header .btn_m_list					{display:block; position:absolute; top:9px; left:5px; width:40px; height:40px; cursor:pointer; z-index:99999999}
	#header .btn_m_list span, #header .btn_m_list:before, #header .btn_m_list:after {position:absolute; left:8px; content:''; width:23px; height:3px; border-radius:2px; background:#222; }
	#header .btn_m_list:before			{top:19px; }
	#header .btn_m_list span			{top:13px; }
	#header .btn_m_list:after			{top:25px; }
	#header .btn_m_close				{display:block; width:50px; height:50px; margin:10px auto ; background:url('../image/common/btn_m_close.png') no-repeat center; background-size:25px auto; cursor:pointer; }

	#header	.m_login_box				{display:block;overflow:hidden;width:100%; }
	#header	.m_login_box p				{float:left;width:50%;text-align:center; background:#373c43;border:1px solid #212428;line-height:45px;height:50px;}
	#header	.m_login_box p:first-child	{border-right:0;}
	#header	.m_login_box a				{color:#fff; font-size:0.85em;}
	#header	.m_login_box p img			{width:20px;margin-right:5px;}

	#header .gnb						{position:absolute; display:none; width:100%; height:auto;float:none;  margin:0;padding:0; }
	#header .gnb ul						{padding:0; margin:0;}
	#header .gnb ul ul					{position:relative;display:none;width:100%; padding:0;border:0; margin:0;}
	#header .gnb ul li					{float:none; width:100%; text-align:left; background:#ccc; margin:0; }
	#header .gnb ul li a				{line-height:50px !important; height:50px; width:100%; font-weight:300; text-indent:15px; opacity:1; color:#fff; font-size:0.95em; border-left:none; border-right:none; border-bottom:1px solid #212428;background:#373c43;}
	#header .gnb ul li .sub_parent		{background:url("../image/common/navdepth1.png") no-repeat 96% 15px #373c43; background-size:20px auto;}
	#header .gnb ul>li a				{display:block; }
	#header .gnb ul>li a:hover			{color:#fff; }
	#header .gnb ul>li a.current		{color:#fff; background-color:#d91a23; border-color:#d91a23;}
	#header .gnb ul li li.sub_sub_parent{background:url("../image/common/navdepth2.png") no-repeat 96% 20px #e3e4e4; background-size:10px auto;}
	#header .gnb ul li li a				{background:#e3e4e4; padding:0; line-height:52px !important; height:52px; text-indent:15px; color:#222; font-weight:normal; text-align:left; font-size:0.95em; border-bottom:2px solid #ccc;  }
	#header .gnb ul ul li a:hover		{color:#000; background:none; font-weight:500;} 
	#header .gnb ul li:last-child a		{border-right:none; }
	#header .gnb .sub_submenus			{background:#fff; padding:10px 10px 10px 5px;}
	#header .gnb ul ul ul li			{background:#fff; padding:0; margin:0; }
	#header .gnb ul ul ul li a			{text-indent:20px; line-height:30px !important; height:30px; border:0; font-size:0.9em; }
	#menu5 ul							{border-right:0; }
	#header .menu						{display:none; }

}
