@charset "utf-8";
.nav_body {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4089F3;
	border-left-color: #CC001B;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 40px;
}
.nav_body_B {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4089F3;
	border-left-color: #CC001B;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	height: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.nav_bg {
	background-image: url(/nav/images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	height: 40px;
}
.nav_gap {
	float: left;
	height: 32px;
	width: 9px;
	text-align: center;
	padding-top: 8px;
}
