﻿.mnu_man{
	width:100%;
	height:34px;
	float:left;
	background:#61605e;
}
.mnu_man .in{
	width:990px;
	margin:auto;
}
.mnu_man .m{
	float:left;
	width:100%;
}
.mnu_man .m a{
	float:left;
	width:11.1%;
	color:#fff;
	font:14px/34px Microsoft Yahei,Arial;
	background:url(../images/line.gif) no-repeat left center;
}
.mnu_man .m a:hover{
	color:#f28100;
}

.mnu_man .s{
	position:absolute;
	z-index:9999999999999999999;
}
.mnu_man .s .i{
	position:absolute;
	line-height:31px;
	display:none;
	width:135px;
}
.mnu_man .s .i a{
	float:left;
	display:block;
	color:#6a6a6a;
	text-indent:16px;
	text-align:left;
	width:100%;
	background:url(../images/n.png) left bottom;
}
.mnu_man .s .i a:hover{
	color:#ff5e09;
	background:url(../images/h.png) left bottom;
}
