@charset "utf-8";
/* CSS Document */
body{
	font-size: 0.7em;
}

.str_font .small a{
	background-image: url(../images/font_s_on_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.str_font .middle a{
	background-image: url(../images/font_m_off_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}

.str_font .large a{
	background-image: url(../images/font_l_off_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}
