@charset "UTF-8";

/* Page	Title */


body { padding:0px; margin:0px;}

#wrap				{width:1024px; margin:0 auto;}

#box_1000      {width:1024px; float:left;}
.wrap_100p  {width:1024px; margin:0 auto;}

#top  { background:url('/common/img/common/top_bg.jpg') repeat-x top center; border-bottom:1px solid #ddd; width:100%;  float:left;}

.top_util     {float:left; width:100%;}
.top_util  li  {float:left;}

 

.logo  {float:left; margin-top:10px; height:75px; }
.menu                    {width:600px; float:right; height:50px; margin-top:33px; }
.menu_ti_box01			{width:600px; height:50px;  }
.menu_ti				{float:left; text-align:center; width:150px;}	


.menu_bg02				{width:600px; height:210px;background-color:rgba(0,0,0,.8);  position:absolute;  top:27px; z-index:3;  margin:0 auto; }
.menu_s_box				{width:148px; height:170px; border-left:1px solid #5b5b5b;   overflow:hidden; float:left; padding-top:20px;}
.menu_s_ti				{width:148px; padding-top:15px; font-size:13px; padding-bottom:15px; overflow:hidden; float:left; text-align:center; color:#fff; }

.menu_s_ti a:link		{text-decoration:none; color:#fff; } 
.menu_s_ti a:hover		{text-decoration:none; color:#fff; }
.menu_s_ti a:active	{text-decoration:none; color:#fff;}
.menu_s_ti a:visited	{text-decoration:none;  color:#fff;}



/* 메뉴 */

.navi					{width:800px; height:56px; float:right; position:relative; z-index:999; }
.navi   li  {font-size:18px;   font-weight:600; float:left; width:20%; text-align:center; padding-top:5px;}

.navi a:link		{text-decoration:none; color:#111; } 
.navi a:hover		{text-decoration:none; color:#111; }
.navi a:active	{text-decoration:none; color:#111;}
.navi a:visited	{text-decoration:none;  color:#111;}


#footer  {width:100%; float:left;  border-top:1px solid #ddd;}
#footer  .footer_in {width:1024px;  margin:0 auto; height:100px;}
#footer  .footer_in  img {float:right; padding-top:20px;}
 #footer  .footer_in .copy {float:left; padding-top:20px; font-size:13px; color:#555; line-height:20px;  }
 #footer   .footer_in  .copy  span  {color:#999;}

 