@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:font-medium.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* definition_font-size */
body{
	font-size: 90%;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size: 90%;
}

#breadcrumb li{
	font-size: 90%;
} 

p{
	font-size: 90%;
}

li{
	font-size: 90%;
}

table{
	font-size: 90%;
}

dt,
dd
{
	font-size: 90%;
}

/*
dl#latestNews dt,
dl#latestNews dd
{
	font-size: 100%;
}
*/














