/*-------------------------------------------------------
side_tool
-------------------------------------------------------*/
#side_tool { position:fixed; top:60px; right:0px; width:41px; overflow:hidden; }
#side_tool .pull { float:left; width:10px; overflow:hidden; }
#side_tool .pull .tab_btn { width:10px; height:30px; }

#side_tool .data { float:right; width:30px; padding:5px 0px; border:solid 1px #999999; border-right:0px; background:#eeeeee; overflow:hidden; }
#side_tool .data .data_btn { padding:1px 0px; line-height:16px; }

#side_tool_link { position:fixed; top:60px; right:45px; display:none; width:320px; border:solid 1px #999999; background:#eeeeee; }
#side_tool_link .wrapper { padding:10px; }