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