@charset "utf-8";
html,body{font-size: 14px}
#wrap{width:100%;min-width:1200px;background:#fff}
#top_line{height:32px;background:#a0d4c4;}

#header{height:130px;border-bottom:1px solid #eee;}
#header #head{width:1200px;margin:0 auto;overflow:hidden;}
#header #head .logo a{display:block;width:220px;height:54px;margin:36px auto 0;}

#lnb{width:100%;min-width:1200px;height:46px;border-bottom:1px solid #eee;position: relative;}
#lnb .login{position:absolute;top:0;display:block;height:46px;border-right:1px solid #ddd;width:47px;right:50%;margin-right:-600px;}
#lnb .login img{vertical-align:top}
#lnb table{width:1200px;border-left:1px solid #eee;height:46px;/*position:absolute;left:50%;top:0;*/margin:0 auto;padding-right:49px;table-layout:fixed;}
#lnb table td{line-height:46px;width:20%;float:left;position:relative;}
#lnb table td:hover{font-weight:bold;}
#lnb table td a{display:block;height:46px;line-height:46px;border-right:1px solid #eee;text-align:center;font-weight:300;color:#666;letter-spacing:-1px}
#lnb table td:hover a{font-weight:500;color:#333;}

#lnb table td .sub{margin-top:-1px;display:none;position:absolute;top:47px;left:-1px;height:auto;padding:1px 0 0;background:transparent;border:1px solid #eee;width:99.5%;border-top:0px;}
#lnb table td .sub li{float:none;width:100%;border-bottom:1px solid #eee;background:#fff;}
#lnb table td .sub li a{font-weight:300;font-size:14px;border-right:0;}
#lnb table td .sub li:hover a{font-weight:500;}

#footer{min-width:1200px;background:#fff;border-top:1px solid #eee;margin-top:30px;padding:30px 0;font-size:12px;color:#666;}
#footer #foot{width:1200px;margin:0 auto;overflow:hidden;}
#footer #foot .footer_logo{float:left;padding-top:3px;padding-right:30px;}
#footer #foot .info_area{float:left;margin-left:;}
#footer #foot .info_area address{font-style:normal}
