/* 하단 레이아웃 */
#ft {text-align:left;margin:0 auto;padding: 35px 0;background-color: #323232;}
#ft_wr {margin:0 auto;padding:0 30px;position:relative;}
#footer_info {width:100%;}
.copyr {margin-top:40px}

#ft_company, #ft_company a{font-weight:normal;color:#e1e1e1;line-height:1.5em;font-size: 18px;}

.ft_login {position: absolute;bottom: 0;left: 500px;}
.ft_login a {font-size: 18px;color:#e1e1e1;text-decoration: underline;}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#000;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5);}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff;}