﻿div, ul, li { margin: 0; padding: 0; border: 0; }
ul, li { list-style-type: none; text-transform: capitalize; }
.nav {
	font-size: 12px;
	width: 960px;
	height: 37px;
	line-height: 37px;
	position: relative;
	z-index: 1;
}
.nav a { text-decoration: none; }
.navmain {
	height: 37px;
	position: relative;
	background-image: url(../images/ack005.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-bottom: 0;
}


#nav_all { height: 37px; float: left; line-height: 37px; position: relative; z-index: 222; }


    #nav_all li {
	text-align: center;
	float: left;	
	
}
	
        #nav_all li a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	_padding: 0 8px;
	height: 37px;
	line-height: 37px;
	white-space: nowrap;
background-image: url(../Images/ack006.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
}
		
	

		
		
            #nav_all li a:hover {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	text-decoration: underline;
}
			
			
        #nav_all li ul { display: none; position: absolute; z-index: 99; width: 960px; left: -6px; top: 37px; }
		
		
    #nav_all ul li {
	line-height: 27px;
	height: 27px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 25px;
background:rgba(30, 108, 145, 0.8) none repeat scroll 0 0 !important;filter:Alpha(opacity=80); background:#1E6C91;

}
	
        #nav_all ul li a {
	padding: 0px 10px;
	margin: 0px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-weight: normal;
	border: none;
	background-image: url(../Images/xiadian.png);
	background-repeat: no-repeat;
	background-position: left;	
	
	
	
}
		
            #nav_all ul li a:hover {
	background-image: url(../Images/xiadian.png);
	margin: 0px auto;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	border-top: none;
	background-repeat: no-repeat;
	background-position: left;

	text-decoration: underline;
}
