@charset "utf-8";
/* CSS Document */

/* -- text size switch ------ */

ul.date li.fonts a	{
	background:url(/img/btn_txt.gif) no-repeat 0 0;
}

ul.date li.fonts a:hover {
	background:url(/img/btn_txt.gif) no-repeat 0 -17px;
}

ul.date li.fontm a	{
	background:url(/img/btn_txt.gif) no-repeat -20px -17px;
}

ul.date li.fontm a:hover {
	background:url(/img/btn_txt.gif) no-repeat -20px -17px;
}

ul.date li.fontl a	{
	background:url(/img/btn_txt.gif) no-repeat -40px 0;
}

ul.date li.fontl a:hover {
	background:url(/img/btn_txt.gif) no-repeat -40px -17px;
}