/* BASIC css start */
/* 우측 퀵배너 */
#right_quick {position:fixed; bottom:50px; right:20px; z-index:1000;}
#right_quick a {display:block; padding-top:7px;}
#right_quick a:hover {opacity:0.5;}
#right_quick .kakao {width: 300px; height: 266px; position: absolute; bottom: 0; right: 50px; background: #fff; border-top-right-radius: 30px; border-top-left-radius: 30px; border: 1px solid #ececec;}
#right_quick .kakao .kakao_close {position: absolute; top: 15px; right: 15px; width: 15px; height: 15px; cursor: pointer; background: url(https://bsco2013.img12.kr/mobile_coslab/slide_close.png) no-repeat; background-size: 100%;}

/* 하단 */
#footer {width:100%; margin:100px auto 100px; text-align:left; border-top:1px solid #e5e5e5;}
.footer_inner {max-width:1720px;margin:0 auto;padding:0px 5%;}
.footer_left {float:left;padding-top:50px;}
.footer_left .footer_logo {color:#111; line-height:1; font-size:14px; font-weight:300;}
.footer_left .bank {padding:35px 0; font-size:16px; font-weight:300;}
.footer_left .footer_info {color:#999; font-size:12px; font-weight:300; line-height:2;}
.footer_left .footer_info a {color:#999; font-size:12px; font-weight:300; border-bottom:1px solid #d9d9d9; position:relative; top:-2px;}
.footer_left .footer_info a:hover {color:#111; border-bottom:1px solid #111;}
.footer_left .footer_info span {padding:0px 10px; font-weight:200; color:#d1d1d1;}
.footer_left .footer_copy {margin-top:30px; color:#999; font-size:12px; font-weight:300; line-height:1;}

.footer_right {float:right; padding-top:50px;}
.footer_right .ft_menu li {float:left;}
.footer_right .ft_menu li a {display:block; font-size:14px; font-weight:300; color:#888;  line-height:1; /* background:url(../img/ft_menu_bg.gif) no-repeat 0px 3px;*/ padding:0px 12px;}
.footer_right .ft_menu li a:hover {color:#111;}
.footer_right .ft_menu li a.privacy {color:#111;}
.footer_right .ft_menu li:first-child a {padding-left:0px; background:none;}
.footer_right .ft_menu li.last a {padding-right:0px;}

.footer_right .ft_comm_area {margin-top: 35px;float:right;}
.footer_right .ft_comm_area .ft_comm {float:left;}
.footer_right .ft_comm_area .ft_comm li {text-align:right;}
.footer_right .ft_comm_area .ft_comm li a {display:block; font-size:12px; font-weight:300; color:#999;  line-height:2;}
.footer_right .ft_comm_area .ft_comm li a:hover {color:#111;}
.footer_right .ft_comm_area .ft_comm.first {margin-right:50px;}


/* BASIC css end */

