<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;}

/* 하단 */
#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 .footer_info {margin-top:35px; 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;}

.ft-escrow {text-align:right; max-width:1720px; margin:0 auto; padding:0 5%;}
/* BASIC css end */

</pre></body></html>