@charset "utf-8";
#menu #bt04 a {
	background-image: url(images/bt04c.gif);
}
#menu #bt04 a:hover {
	background-image: url(images/bt04c.gif);
}
#content h2 {
	background-image: url(images/title_organization.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
}
#content #main table {
	width: 816px;
	font-size: 1em;
}
#content #main th {
	background-color: #FECC47;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#content #main td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
#content #main .tab {
	background-color: #ECECF2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #main #topth {
	background-color: #FF9933;
}
#content #main #merl {
	background-color: #D6D6E2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
