@charset "utf-8";
/* CSS Document */
body { margin: 0px 0px 0px 0px; background: #dae2e3; }
#nav {
	width: 710px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #303030;
}
#nav ul { margin: 0 0 0 0; }
#nav li { list-style-type: none; display: inline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
#nav li a {
	text-decoration: none;
	color: white;
	background:#303030 url(images/esd_06.jpg) no-repeat;
	width: 94px;
	height: 17px;
	padding-top: 5px;
	display: block;
	float: left;
	text-align:center;
}
.gyu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

