/*font small*/
body{
	font-size: 62.5%;
}
*html th,*html td{
	font-size: 62.5%;/* for win ie6 */
}
#smallbg{
	background: url(../images/textsize_s_on.gif) no-repeat;
}
#mediumbg{
	background: url(../images/textsize_m_off.gif) no-repeat;
}
#largebg{
	background: url(../images/textsize_l_off.gif) no-repeat;
}

