.NAVSORT_container {
	width: 100%;
}


.NAVSORT_css {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.NAVSORT_HeadACss {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}



.NAVSORT_HeadCss {
	background-color: #1896E6;
	height: 35px;
	
}




.NAVSORT_MenuPosi {
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
}






.NAVSORT_Menu {
	float: left;	
}
.NAVSORT_Menu ul{
margin:0px;
padding:0px;
}
.NAVSORT_Menu li{
	float:left;
	display:block;
	cursor:pointer;
	text-align:center;
	color:#FFFFFF;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 5px;
	line-height: 30px;
}
.NAVSORT_Menu li.hover {
	background-color: #F5F5F5;
	color: #1896E6;
	line-height: 30px;
	margin-top: 5px;
}



.NAVSORT_MenuOn {
}
.NAVSORT_MenuOut {
}
a.NAVSORT_MenuFontA:link {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.NAVSORT_MenuFontA:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}
a.NAVSORT_MenuFontA:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial;
}

.NAVSORT_Content {
	background-color: #F5F5F5;
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 25px;
}
.NAVSORT_ContentContainer {
	background-color: #F5F5F5;
	height: 25px;
	padding-left: 30px;
}
