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

body {
	font-size:14px;
}
* html body {/* for IE6 */
	font-size:92%;
}

*:first-child+html body {/* for IE7 */
	font-size:92%;
}

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

.textBtn li.fonts a	{
	background:#d9d9d9 !important;;
}

.textBtn li.fonts a:hover {
		background:url(../img/bg-font-btn-on.gif) repeat-x 0 0 !important;;
}

.textBtn li.fontm a	{
		background:url(../img/bg-font-btn-on.gif) repeat-x 0 0 !important;;
}

.textBtn li.fontm a:hover {
		background:url(../img/bg-font-btn-on.gif) repeat-x 0 0 !important;;
}

.textBtn li.fontl a	{
	background:#d9d9d9 !important;;
}

.textBtn li.fontl a:hover {
		background:url(../img/bg-font-btn-on.gif) repeat-x 0 0 !important;;
}