@charset "utf-8"; 

body {
	font-size:60%;
	line-height:140%;
  }
#fsmall a {
	width:21px;
	background:url(../images/font_s_o.jpg) no-repeat left;
}
#fmiddle a {
	width:24px;
	background:url(../images/font_m.jpg) no-repeat left;
}
#flarge a {
	width:26px;
	background:url(../images/font_l.jpg) no-repeat left;
}