/* for all */

* {
}
/*结构布局*/
.Wpah {
	text-align:left;
	width:950px;
	margin:0 auto;
}
#Headah {
	height:38px;
	width:100%;
	margin:0;
	padding:0;
	background: url(../images/menubg_a.jpg) repeat-x;
}
/*公用*/
#Headah .Wpah {
	height:38px;
	margin:0 auto;
}
#navah {
	width: 950px;
	height:38px;
	background: url(../images/menubg_a.jpg) repeat-x; /*THEME CHANGE HERE*/
	margin: 0 auto; /*set value to "left", "center", or "right"*/
}
#navah li {
	float:left;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
}
#navah li a {
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	height:38px;
	line-height:35px;
	float:left;
	display:block;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-right:1px solid #e3e3e3;
}
#navah a:link, #navah a:visited {
	line-height:35px;
}
#navah a:hover, #navah a:active, #hover {
	color: #fff;
	height:38px;
	line-height:35px;
	text-decoration:none;
	display:block;
	background: url(../images/menubg_b.jpg) repeat-x;
}
.navmeu_open {
	color: #fff;
	height:38px;
	line-height:35px;
	text-decoration:none;
	display:block;
	background: url(../images/menubg_b.jpg) repeat-x;
}
.ndv {
	margin:0;
	padding:0;
	color:#000;
	font: bold 13px/32px "宋体";
	background-color:#000000;
	background: url(../image/bna_b.png) repeat-x;
}
/*一级菜单*/
   #downall, #brands, #Solutions, #products {
	position:absolute;
	top:100px;
	margin:0;
	padding:0;
	width:200px;
	border: 1px solid #BBB;
	background-color: white;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
}
#downall li, #brands li, #Solutions li, #products li {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 3px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#downall li a, #brands li a, #Solutions li a, #products li a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 3px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#downall a:link, #downall a:visite, #brands a:link, #brands a:visite, #Solutions a:link, #Solutions a:visite, #products a:link, #products a:visite { text-decoration:none;
 background-color:#E0E0E0;
}
#downall a:hover, #downall a:active, #brands a:hover, #brands a:active, #Solutions a:hover, #Solutions a:active, #products a:hover, #products a:active {
	background-color:#eaeaea;
}
.twomenu {
	background: url(../image/menu1.png) no-repeat;
}
