/* CSS Document */
.webdh{
	background-color: #000;
	height: 40px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 100%;
	overflow: hidden;
}
.webdh .logo{
background-image: url(/images/zwlogo.png)!important;/* FF IE7 */
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/zwlogo.png'); /* IE6 */
_ background-image: none; /* IE6 */
	float: left;
	width: 160px;
	height: 40px;
}
.webdh .lm{}
.webdh .lm ul{
	margin: 0px;
	padding: 0px;
}
.webdh .lm li{
	float: left;
	width: 68px;
	text-align: center;
	list-style-type: none;
}.webdh .lm{
	color:#FFF;
	line-height: 40px;
}
.webdh .lm  a:link {color: #FFF;text-decoration: none;}
.webdh .lm a:visited {text-decoration: none;color: #FFF;}
.webdh .lm a:hover {text-decoration: underline;color: #FF3300;}
.webdh .lm a:active {text-decoration: none;}
.webdh .sosuo{float: right;width:200px; padding:5px 5px 0px 0px}
.webdh .sosuo .input{
	width:150px;
	height:26px;
	float: left;
	background-color: #5d6874;
	color: #FFF;
	border: 0px solid #5d6874;
	line-height: 24px;
}
.webdh .sosuo .btn{	float: left;}
.webdh .sosuo div{float: left;}
.dowm {padding: 5px;height: 68px;overflow: hidden;position: static;}
.lm2{ padding:0px;}
