.zt-nav *{margin:0; padding:0;}
.zt-nav ul {list-style:none;}
.zt-nav img {border:none;}
.zt-nav a {text-decoration:none; color:#5e5c5c !important; font-size:12px !important; }
.zt-nav a:hover {text-decoration:underline; color:red !important; background:#fff; font-size:12px !important; }
.zt-nav {
	position:relative; z-index:5001;
	height:37px;
	background:#eee url(http://www.alwindoor.com/images/zt_header_bg_re.gif) repeat-x;
	font-size:12px !important; color:#5e5c5c;
	text-align:center; line-height:1.2 !important; font-family:ËÎÌå !important;
}
.zt-nav-inner {
	margin:0 auto;
	width:980px;
}
.zt-nav-logo { width:159px; float:left;}
.zt-nav-logo img{ display:block; width:159px; height:36px; }
.zt-nav-list {
	float:left;
	margin-left:0;
	padding-top:14px;
}
.zt-nav-list-item {
	float:left;
	position:relative;
	text-align:center;			
}
.zt-nav-list-a {	
	display:block;
	padding:0 10px;
	background:url(http://www.alwindoor.com/images/mbg.png) right 0;
}
.zt-nav-list-hover {
	position:relative; z-index:99;
	top:-6px; left:-1px;
	padding:5px 9px 3px;
	border:1px solid #bfbfbf; border-bottom:none;
	background:#fff;
}			
.zt-nav-list-panel {
	position:absolute; right:1px; top:16px;
	display:none;
	padding-top:6px;
	min-width:85px; _width:85px;
	min-height:18px;
	border:1px solid #bfbfbf;
	background:#fff;
	white-space:nowrap;
	text-align:left; line-height:20px;
}
.zt-nav-list-panel li {
	padding:9px 5px 0 12px;
	border-bottom:1px dashed #bfbfbf;
}
.zt-nav-list-panel li a { font-size:12px; }
.zt-nav-list-panel li a:visited { font-size:12px; }
.zt-nav-list-panel li a:active { font-size:12px; }
.zt-nav-list-panel .bb-no {
	border-bottom:none;
}
.zt-nav-list-panel .more {
	float:right;
}
.zt-nav-list-panel .more a {
	font-size:12px;
}
.zt-nav-list-panel .more a:hover{ color:#000; }
.zt-nav-list-down {
	display:inline-block;
	position:relative; left:0; top:0;
	width:10px; height:5px; overflow:hidden;
	font-size:10px;
}
.zt-nav-list-down span {
	position:absolute; top:-6px; left:0;
}
.zt-nav-list-up span {
	top:-1px;
}