#float-slider {position:fixed;left:50%;margin-left:-600px;bottom:0;z-index:9999;width:50px;height:50px;line-height:50px;background-color:#b6b6b6;text-align:center;cursor:pointer}
#float-slider > img {width:24px;height:26px;}
#floatBar {width:100%;height:50px;position:fixed;bottom:0;left:0;z-index:9998;background-color:#f7f7f8;border-top:1px solid #dcdee3;text-align:center;}
#floatBar .float-inner {position:relative;display:inline-block;width:1240px;height:50px;}
#floatBar .float-btn {position:relative;float:left;width:356px;height:46px;background-color:#ffffff;}
#floatBar .float-btn > div {float:left;width:60px;height:46px;line-height:46px;}
#floatBar .float-btn > div a {margin:0;padding:0;}
#floatBar .float-btn > img {width:50px;height:46px;}
#floatBar .float-bar {float:left;width:2px;height:50px;background-color:#ffffff;text-align:left;}
#floatBar .float-top {float:left;width:68px;height:50px;line-height:50px;background-color:#ffffff;border-right:1px solid #e6e6e6;cursor:pointer;}
#floatBar .float-search-img {position:absolute;top:3px;right:2px;width:36px;height:44px;background:#ffffff;text-align:center;cursor:pointer;}
#floatBar .float-more-body {float:left;margin-top:2px;width:306px;height:44px;line-height:44px;background:#ffffff;border:2px solid #ffffff;}
#floatBar .float-menu-span {display:inline-block;margin:10px 0 10px 2px;vertical-align:middle;font-weight:bold;font-size:14px;color:#333333;}
#float-search-box {position:absolute;left:65px;top:-58px;background:#fff;border:3px solid #ed1f50;}
#float-search-input {margin:2px 2px 0 2px;padding:0 0 0 5px;width:265px;height:44px;line-height:44px;border:none;font-size:22px;font-weight:bold;vertical-align:middle;}
#float-search-input:focus {outline:none;}
#float-search-close {position:absolute;left:65px;top:-2px;background-color:#ed1f50;cursor:pointer}
#float-more-box {position:absolute;right:2px;top:-225px;background:#fff;border:3px solid #ed1f50;}
#float-more-close {position:absolute;right:2px;top:-1px;width:94px;height:51px;line-height:51px;background-color:#ed1f50;cursor:pointer}
#float-more-btn {float:right;width:93px;height:50px;line-height:50px;text-align:center;cursor:pointer}
#float-more-list {width:300px;height:44px;line-height:44px;margin:0;padding:0;text-align:left;}
#float-more-list li {position:relative;float:left;margin-left:6px;}
#float-more-list .float-more-image img {width:42px;height:42px;border:1px solid #eeeeee;cursor:pointer;}
#float-more-list .float-more-delete {position:absolute;top:2px;right:2px;width:15px;height:15px;}
#float-more-list .float-more-delete img {display:none;width:15px;height:15px;margin:0;padding:0;vertical-align:top;cursor:pointer;}
#float-more-list li:hover .float-more-delete img {cursor:pointer;display:block;}
#float-popup-list {width:436px;margin:0;text-align:left;margin:0;padding:0;}
#float-popup-list li {position:relative;float:left;margin:4px 0 0 4px;}
#float-popup-list .float-popup-image img {width:80px;height:80px;border:1px solid #eeeeee;cursor:pointer;}
#float-popup-list .float-popup-delete {position:absolute;top:2px;right:2px;width:15px;height:15px;}
#float-popup-list .float-popup-delete img {display:none;width:15px;height:15px;margin:0;padding:0;vertical-align:top;cursor:pointer;}
#float-popup-list li:hover .float-popup-delete img {cursor:pointer;display:block;}
#floatBar .gnb-text { margin:1px 14px 1px 14px;letter-spacing:0;width:100%;height:26px;line-height:26px;text-align:left;cursor:pointer; }
#floatBar .gnb-text a:hover { letter-spacing:0px; }
#floatBar .menu_wrapper {background-color:#ffffff;border-top:1px solid #888888;border-left:1px solid #888888;border-right:1px solid #888888;border-bottom:1px solid #d5d5d5;}
#floatBar .menu_wrapper a { color:#333333;font-weight:normal;text-decoration:none;font-size:12px; }
#floatBar .menu_wrapper a:hover { color:#FB5956;font-weight:bold;text-decoration:underline; }
#floatBar .menu_wrapper a:hover div { letter-spacing:-1px; }
@supports (-webkit-appearance:none) {
    #floatBar .menu_wrapper a:hover div {letter-spacing:0.01em}
}