#fiexd-header{
  	position:fixed;
  	bottom:-20px;
  	_position:absolute; /*  position fixed for IE6 */
  	_top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-20);
  	z-index:101;
}

html,body{
  	_background:url(nothing.txt) white fixed; /* prevent screen flash in IE6 */  
  	margin:0px;padding:0px;	
}
.tool_link_pop{
	display:none;		
}
.popup_box,.popup_box_01{
	z-index:88;
}
.change_Tool_A{
	display: block; 
	color: rgb(0, 153, 255); 
	font-weight: bold;
	color:#254D7C; 
	font-weight:bold;
}

/*6月17日*/
.popup_loading{ text-align:center; padding-top:100px;}

/*事件簿切換結束-------------------------------------------------------------------------*/
.calendar_left_eventBook_list_change{ font-size:12px; text-align:center;}
.calendar_left_eventBook_list_change span{ font-weight: bolder;}
.calendar_left_eventBook_list_change a{ display: inline; padding:1px 2px ; border:1px solid #d6d6d6; margin:0px;}
.calendar_left_eventBook_tool{ text-align:right; padding-top:10px; width:170px; margin:0px auto;}
.calendar_left_eventBook_tool a{ padding-left:5px; font-size:13px;  letter-spacing:0.2em;}
