@charset "utf-8";
body {
	font-size:14px;
	_font-size:87.5%;
}
#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_off.gif") no-repeat 0 0;
	width: 19px;
	height: 18px;
}
#fontsize li.f3{
	background: url("../img/btn_font3_on.gif") no-repeat 0 0;
	width: 27px;
	height: 18px;
}