@charset "utf-8";

#rignt_bnr{position:fixed;top:0;right:0;z-index:2001;width:80px;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#333;font-family:'notokr-medium'}

#rignt_bnr .link01{display:table;width:100%;height:280px;background-color:#1588a9;cursor:pointer}
#rignt_bnr .link01 p{display:table-cell;vertical-align:middle;font-size:11px;font-weight:700;font-family:'Montserrat', sans-serif}
#rignt_bnr .link01 p span{display:block;width:36px;height:36px;margin:10px auto 0;border-radius:100%;background:url(/sh_img/hd/r_bnr/arr.png) center no-repeat rgba(255,255,255,.15);-webkit-transition:all .2s;transition:all .2s}
#rignt_bnr .link01:hover span{background:url(/sh_img/hd/r_bnr/arr_b.png) center no-repeat #fff}

#rignt_bnr ul li a{display:block;padding:15px 0;border-bottom:1px solid #555;color:#fff}
#rignt_bnr ul li img{margin-bottom:7px;opacity:.4}
#rignt_bnr ul li a:hover{background-color:rgba(255,255,255,.05)}
#rignt_bnr ul li a:hover img{opacity:1}

