@charset "UTF-8";

.leader, .mayor, .designerK, .plannerK {
	margin-left: 42px;
	text-indent: -42px;
}



.leader .post {
	font-weight: bold;
	color: #aa0000;
}

.mayor img, .post img, .leader img, .designerK img, .plannerK img {
	margin: 3px 3px 0px 0px;
	*margin: 3px 5px 0px 0px;
}


.note {
	font-size: 8pt;
	color:#666666;
	margin-left: 55px;
	line-height: 1.6em;
	text-indent: -1em;
}

#submenu {
	margin: 0px 0px 0px 80px;
	padding: 7px 0px 0px 10px;
	_padding: 8px 0px 0px 14px;
	width: 500px;
	height: 30px;
	_height: 37px;
	font-size: 9pt;
	text-align: center;
	line-height: 1em;
	background-image: url(../secret/img/submenu_bg.gif);
	background-repeat: no-repeat;
}

#submenu li {
	width: 102px;
	font-weight: bold;
	float: left;
	list-style: none;
}

#submenu li a:link, #submenu li a:visited {
	color: #000000;
	font-weight: normal;
}
