/* 현재접속지역 */
/*
#current_location_pannel {position:relative; height:33px; line-height:33px; border-bottom:1px solid #e4e6e9; background-color:#f3f5f8; text-align:center; color:#767d99; font-size:11px; letter-spacing:-1px;}
#current_location_pannel .current_location {font-weight:bold; color:#676d82;}
#current_location_pannel_sub {display:none; position:absolute; width:100%; top:100%; padding:5px 0 12px 0; border-top:1px dashed #c5cad0; border-bottom:1px solid #d3e1e6; background-color:#f3f5f8;}
#btn_open_current_location_pannel {cursor:pointer}
#btn_close_current_location_pannel {cursor:pointer}
*/