@charset "utf-8";
body {
	font-size:12px;
	_font-size:75%;
}
#fontsize li.f1{
	background: url("../img/btn_font1_off.gif") no-repeat 0 0;
	width: 16px;
	height: 18px;
}
#fontsize li.f2{
	background: url("../img/btn_font2_on.gif") no-repeat 0 0;
	width: 19px;
	height: 18px;
}
#fontsize li.f3{
	background: url("../img/btn_font3_off.gif") no-repeat 0 0;
	width: 27px;
	height: 18px;
}