.nav {
	height: 54px;
}
.fn16{
	font-size:16px;
	padding-left: 68px;
}
.nav ul li{
	float:left;
}
.nav .navli .nava{
	font-size:16px;
	display:block;
	height:54px;
	line-height:54px;
	width:195px;
	text-align:center;
	background: url(../images/nv_bg.png) no-repeat left center;
	margin-left: -26px;
}
.nav .navli .nava:hover,.nav .navli .on{
	background: url(../images/nv_hover.png) no-repeat left top;
	color: #003c71;
	font-weight: bold;
}

.nav .navinvest{position: relative;z-index:9999;}
.nav .navinvest .nava{
	font-size:16px;
	display:block;
	height:54px;
	line-height:54px;
	width:195px;
	text-align:center;
	background: url(../images/nv_bg.png) no-repeat left center;
	margin-left: -26px;
}
.nav .navinvest .nava:hover,.nav .navinvest .on{
	background: url(../images/nv_hover.png) no-repeat left top;
	color: #003c71;
	font-weight: bold;
}
.two_sun_invest{
	POSITION: absolute;
	WIDTH: 166px;
	DISPLAY: none;
	BACKGROUND: url(../images/nv-b-list.png) no-repeat center top;
	OVERFLOW: hidden;
	TOP: 54px;
	margin-left: -23px;
}
.boxdiv1 {
	display:block;
	z-index:11;
	OVERFLOW: hidden;
	background-image: url(../images/nv_hover_bg.png);
	background-repeat: repeat;
}
.boxdiv1 ul li{
	float: none;
	height: 35px;
	line-height: 32px;
	margin-top: 0;
	text-align: center;
	width: 166px;
}
.investa{
	font-size:14px;
	display:block;
	height:36px;
	line-height:32px;
	width:166px;
	color: #FFF;
}
.investa:hover{
	color: #003c71;
	background-color: #f7f7f7;
}
.nav .ts {
	background-image: url(../images/nv_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
