@charset "utf-8";

/* -----------------------------------------------
FileName: fonts.css
----------------------------------------------- */

body {
	font-size:12px;
}

#fonts a {
	width:26px;
	height:18px;
	background:url(../images/fonts.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0 5px 0 0;
}


#fontm a {
	width:26px;
	height:18px;
	background:url(../images/fontm_on.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0 5px 0 0;
}

#fontl a {
	width:26px;
	height:18px;
	background:url(../images/fontl.gif) 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
}
