 @charset "UTF-8";

/* Page Title */



html  {}
body  { width:100%; height:100%; padding:0px; margin:0px;   background-color:#f9f9f9;}

 
#top                  {width:100%;  float:left; min-width:1100px; height:99px; position:fixed; z-index:999999999;  
                       background:url('/common/img/common/nav_bg.png') repeat-y;     }

#top     ul.top_utill         {float:left; height:43px; width:100%;  }
#top     ul.top_utill li      {float:right;  padding-top:10px; padding-left:4px; padding-right:4px; font-size:11px; line-height:20px; }
#top     ul.top_utill .line   {color:#b3bac0;}
#top     ul.top_utill li a   { letter-spacing:0px; }
#top     ul.top_utill li a:link		{text-decoration:none; color:#b3bac0;   } 
#top     ul.top_utill lia:hover		{text-decoration:none; color:#ddd;  }
#top     ul.top_utill li a:active	{text-decoration:none; color:#ddd; }
#top     ul.top_utill li a:visited	{text-decoration:none; color:#b3bac0; }


#top      .logo        {float:left;  position:absolute; top:23px;}


#top     .top_in          {width:1100px; margin:0 auto;}
#top     ul.nav          {   width:100%;    }
#top     ul.nav li      {float:left; text-align:center; width:16.6666666666666666%;   padding-top:10px;}

 
#top     ul.nav li  a:link		{text-decoration:none; color:#fff;   } 
#top     ul.nav li  a:hover		{text-decoration:none;  font-weight:600;   color:#fff;}
#top     ul.nav li  a:active	{text-decoration:none;  font-weight:600;  color:#fff;}
#top     ul.nav li  a:visited	{text-decoration:none;   color:#fff;}

#submenu				{ margin:0 auto; float:left; position:absolute; margin:40px 0 0 0px;  z-index:999;}
#submenu	 .box      {background-color:#fff; border:1px solid #ddd;float:left; height:200px;}

.submenu1				{display:none; float:left;  position:absolute; bottom:10px; left:0px; top:0px;  }
.submenu4				{display:none; float:left;  position:absolute; bottom:10px; left:350px; top:0px;  }
.submenu5				{display:none; float:left;  position:absolute; bottom:10px; left:460px; top:0px;  }
.submenu6				{display:none; float:left;  position:absolute; bottom:10px; left:570px; top:0px;  }
   
#submenu a:link		{text-decoration:none;   } 
#submenu a:hover		{text-decoration:none;  font-weight:600; }
#submenu a:active	{text-decoration:none;  font-weight:600;}
#submenu a:visited	{text-decoration:none;  }
 
#submenu  .gnb_box_bg    {float:left;}
#submenu  .gnb_box_bg  strong  {font-size:15px; line-height:20px;}
  
#submenu	 .gnb_box_bg   ul   {width:130px; float:left; margin-top:20px;}
#submenu	 .gnb_box_bg   li   {width:100%; font-size:13px; line-height:30px; float:left;   border-bottom:1px solid #ddd;}
 
.footer_top  { float:right;} 
 
#footer        {width:100%; min-width:1100px; float:left; background-color:#333; color:#bdbdbd; margin-top:80px;  padding-bottom:20px; font-size:13px; line-height:20px;}
#footer  .footer_in  {width:1100px; margin:0 auto;}
#footer  .footer_in  img  {float:left; }
#footer  .footer_in  p  {float:left; width:700px; margin-left:30px; margin-top:20px; }

#footer  .copy  {color:#bdbdbd; line-height:30px; }
 
  