@charset "UTF-8";

/*=================================

	For fontsize-medium

=================================*/

body {
	font-size: 12px;
}
* html body {
	font-size: 83%;
}
#fontsizeSwitch #fontMedium {
	width: 42px;
	height: 22px;
	cursor: default !important;
	background: url(../images/header_bt03on.gif) no-repeat 0 0;
}
#fontsizeSwitch #fontMedium img {
	display: none;
}