#MainNav {margin: 0px auto;	width: 960px;text-align: left}
.nav {
	 margin: 0px auto; width: 960px; text-align: left
}

#kg {
	width: 0px
}
#MainNav {
	background: url(images/navbj.jpg) white;overflow: hidden;position: relative;height: 70px;
}
#MainNav UL LI {	float: left}
#MainNav #One {	padding-left: 15px}
#MainNav .MainNav_Title {
	display: block; font-weight: bold; font-size: 14px; background: url(images/MainNavNor.png) no-repeat left top; width: 80px; color: #074476; line-height: 38px; margin-right: 10px; padding-top: 2px; height: 36px; text-align: center
}
#MainNav UL LI A:hover {
	background: url(images/MainNavCur.png) no-repeat left top; color: black; text-decoration: none
}
#MainNav .Cur {
	background: url(images/MainNavCur.png) no-repeat left top; color: black
}
#MainNav .Cur UL {
	display: block; z-index: 1; background: #e9f8ff
}
#MainNav .Cur A {
	color: #00518c
}
#MainNav .Cur .MainNav_Title {
	background: url(images/MainNavCur.png) no-repeat left top
}
#MainNav .SubNav {
	padding-right: 0px; display: none; padding-left: 0px; z-index: 2; background: #e9f8ff; left: 0px; padding-bottom: 0px; width: 960px; padding-top: 0px; border-bottom: #aed7f2 2px solid; position: absolute; top: 38px; height: 30px
}
#MainNav .SubNav LI {
	padding-left: 10px; float: left; white-space: normal
}
#MainNav .SubNav LI A {
	padding-right: 4px; padding-left: 4px; font-size: 13px; background: none transparent scroll repeat 0% 0%; float: left; padding-bottom: 4px; margin: 6px 4px 4px; color: #00518c; line-height: 12px; padding-top: 4px; white-space: nowrap
}
#MainNav .SubNav LI A:hover {
	background: none transparent scroll repeat 0% 0%; color: #00518c
}
#MainNav UL LI:hover UL {
	display: block
}
#MainNav UL LI.over UL {
	display: block
}
