@charset "utf-8";
/*//////////////////////////////

font_medium.css
-------------------------------

This CSS file is for "styleswitcher.js".

//////////////////////////////*/

#container {
	font-size:100%;
}

#fontSize li.fontM a,#fontSize li.fontM a:hover {
	background:url(/images/common/hcont_fontsize_btns.gif) -26px bottom no-repeat;
}

#fontSize li.fontS a{
	width:26px;
	background:url(/images/common/hcont_fontsize_btns.gif) left top no-repeat;
}

#fontSize li.fontL a{
	width:26px;
	background:url(/images/common/hcont_fontsize_btns.gif) -50px top no-repeat;
}