.mnu_man{
	width:100%;
	float:right;
	height:50px;
	margin-top:22px;
}
.mnu_man .in{
	width:775px;
	margin:auto;
	text-align:right;
	height:50px; /*mod*/
}
.mnu_man .m{
	float:right;
	width:775px;
}
.mnu_man .m a{
	float:right;
	height:50px;
	line-height:50px;
	font-size:16px;
	text-align:center;
	color:#232323;
	padding:0px 10px;
	background-repeat:no-repeat;
	background-position:center bottom;
	font-family:"微软雅黑";
}

.mnu_man .s{
	position:absolute;
	z-index:9999999999999999999;
}
.mnu_man .s .i{
	width:1000px;
	position:absolute;
	line-height:27px;
	display:none;
	padding-bottom:20px;
	padding-top:10px;
	color:#fff;
}
.mnu_man .s .i a{
	float:left;
	color:#fff;
	text-indent:20px;
	font-family:"微软雅黑";
}
.mnu_man .s .i a:hover{
	color:#fff;
}
.m_z{
    width:100%;
    height:28px;
    background:url("img/menu_bg.png") repeat-x;
	float:left;
	}