@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 110%;
}

* html #submenu-link li{
	width: 120px;
}
* html #submenu-font{
	position: relative;
	top: -54px;
}
* html #mainmenu{
	position: relative;
	top: -54px;
}
