.mnu_man{
	width:100%;
	float:left;
}
.mnu_man .in{
	width:1000px;
	margin:auto;
	text-align:left;
	height:30px; /*mod*/
	background:url("img/bg.jpg") no-repeat;
}

.mnu_man .m{
	float:right;
	width:915px;
}
.mnu_man .m a{
	float:left;
	width:117px;
	height:30px;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#222;
	display:block;
}
.mnu_man .m a:hover{color:#fff;background:#1b98d9}
.mnu_man .s{
	position:absolute;
	z-index:999999999;
}
.mnu_man .s .i{
	width:117px;
	position:absolute;
	line-height:16px;
	display:none;
	background:url("img/sm.png") no-repeat left bottom;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}
.mnu_man .s .i a{
	float:left;
	display:block;
	width:117px!important;
	*width:98px!important;
	width:98px;
	padding:8px 10px;
	color:#444444;
	background-image:url("img/h.png")!important;
	*background-image:url("img/h.png")!important;
	background-image:url("img/h.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
}
.mnu_man .s .i a:hover{
	color:#115aab;
	font-weight:bold;
}

.mnu_man .s .i .new{
	float:left;
	display:block;
	width:117px!important;
	*width:98px!important;
	width:98px;
	padding:8px 10px;
	color:#444444;
	background-image:url("img/hn.png")!important;
	*background-image:url("img/hn.png")!important;
	background-image:url("img/hn.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
}
