#box-base { font-size: 120%; }
	#fsmall a { display:block; width: 35px; height: 17px; background: url(../img/btn_font.gif) no-repeat 0px 0px; }
	#fsmall a img { display:none; }
	
	#fmiddle a { display:block; width: 34px; height: 17px; background: url(../img/btn_font.gif) no-repeat -35px -0px; }
	#fmiddle a img { display:none; }

	#flarge a  { display:block; width: 36px; height: 17px; background: url(../img/btn_font.gif) no-repeat -69px -17px; }
	#flarge a img { display:none; }
