@charset "UTF-8";
#hierarchy h2 {
    background: url(images/title.jpg) no-repeat;
    height: 275px;
    width: 910px;
    font-size: 19px;
    font-weight: normal;
    color: #fff;
    padding-left: 50px;
    padding-top: 24px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}#hierarchy #wrap {
	background-color: #fff;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
}
#hierarchy #wrap .h3_purple {
	background-image: url(images/icon_purple.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
}


#hierarchy #wrap .h4_purple {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #7f82be;
	line-height: 30px;
	height: 30px;
	display: block;
	padding-left: 20px;
}

#hierarchy .icon_purple {
	background-image: url(images/icon_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#hierarchy #wrap .th1 {
	background-color: #cacce4;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#hierarchy #wrap .td1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #cecece;
}
#hierarchy #wrap .th2 {
	background-color: #dcdded;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
#hierarchy #wrap .td2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #ebebeb;
}#hierarchy #wrap #box li {
	float: left;
	width: 380px;
	margin-right: 30px;
	list-style-type: none;
}
#hierarchy #wrap #box .photo {
	float: left;
	width: 195px;
	margin: 0px;
	padding: 0px;
}
#hierarchy #wrap #box .txt {
	float: right;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#hierarchy #link a {
	color: #7f82be;
	text-decoration: none;
}
#hierarchy #link a:hover {
	text-decoration: underline;
}
#hierarchy #wrap .page_link {
	color: #000;
	text-decoration: underline;
}
#hierarchy #wrap .page_link:hover {
	text-decoration: none;
}
#hierarchy #wrap .boldBorder {
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4px;
}
#hierarchy #wrap dd {
  margin: 0;
}
#hierarchy #box dt {
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 4px;
}
#hierarchy #wrap dd {
    margin: 0;
}
#hierarchy #box img {
    display: block;
    width: 195px;
    float: left;
    margin: 0 4px 40px 0;
}
#hierarchy #box ul p {
    margin: 0 0 4px;
    font-size: 12px;
}