.containerContentBox {
	margin-bottom: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.naviBoxTop {
	width: 200px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(../img/layerContentBoxHead_back.png);
	background-repeat: no-repeat;
}
.naviBoxBody {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/layerContentBoxBody_back.png);
	background-repeat: no-repeat;
}
.naviBoxBottom {
	height: 2px;
	width: 200px;
	padding: 0px;
	background-image: url(../img/layerContentBoxFooter_back.png);
	background-repeat: no-repeat;
	margin: 0px;
}
.naviBoxTitle {
	font-size: 11pt;
	color: #444;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.naviBoxText {
	font-size: 8pt;
	line-height: 11pt;
	color: #000;
	width: 184px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.naviBoxText p {
	margin: 0px;
	padding: 0px;
}
.naviBoxText a {
	color: #003366;
	text-decoration: none;
}
.naviBoxText a:link {
	color: #003366;
}
.naviBoxText a:visited {
	color: #003366;
}
.naviBoxText a:focus {
	color: #003366;
}
.naviBoxText a:hover {
	color: #003366;
	text-decoration: underline;
}
.naviBoxText a:active {
	color: #003366;
}
.naviBoxImageLeft {
	width: 80px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.naviBoxImageRight {
	width: 80px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
