@charset "utf-8";
body {
	font-size:12px;
	_font-size:62.5%;
	clip: rect(4px,auto,auto,10px);
}
#fontsize li.f1{
	background: url("../img/btn_font1_on.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_off.gif") no-repeat 0 0;
	width: 27px;
	height: 18px;
}
.annai {
	font-size: 24px;
	text-align: center;
	border: 2px solid #333;
	height: 60px;
	line-height: 60px;
	width: 260px;
	float: left;
}
