@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:font-medium.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* definition_font-size */
body{
	font-size: 90%;
}


/* definition_fixed_font_size */
#footer{
	font-size: 12px;
}


















