﻿

.mnu_man{
	width:100%;
	float:left;
	position:absolute; top:70px; right:0;
}
.mnu_man .in{
	height:34px; /*mod*/
	
}

.mnu_man .m{text-align:right; float:right;}
.mnu_man .m .n,.mnu_man .m .h,.mnu_man .m .d{
	display:block;
	float:left;
	display:inline;
	width:108px;
	height:34px;
	line-height:34px;
	font-size:14px;
	text-align:center
}
.mnu_man .m .n{
	color:#737373;
	font-weight:bold
}
.mnu_man .m .h{
	color:#d85712;
	font-weight:bold;
	
}
.mnu_man .m .d{
	color:#d85712;
	font-weight:bold;
}

.mnu_man .s{
	position:absolute;
	z-index:9999999999999999999;
}

.mnu_man .s .i{
	width:167px;
	position:absolute;
	line-height:30px;
	display:none;
	background:url("../images/ms.png") repeat-y;
	padding-bottom:20px;
	padding-top:10px;
}
.mnu_man .s .i a{
	float:left;
	width:167px!important;
	*width:143px!important;
	width:143px;
	height:24px;
	line-height:24px;
	background:url("../images/x_1n.jpg") no-repeat;
	cursor:pointer;
	padding-left:24px;
	color:#525252;
}
.mnu_man .s .i a:hover{
	background:url("../images/x_1h.jpg") no-repeat;
	color:#2892c4;
}

.mnu_man .s .x{
	width:778px;
	height:420px;
	position:absolute;
	line-height:30px;
	display:none;
	background:url("../images/x.jpg") no-repeat;
	padding-bottom:20px;
	padding-top:10px;
}
.mnu_man .s .x#mnu_sub_4{ left:210px !important;}
.mnu_man .s .x .x1{
	float:left;
	width:167px;
	height:420px;
}
.mnu_man .s .x .x2{
	float:left;
	width:196px;
	height:420px;
}
.mnu_man .s .x .x3{
	float:left;
	width:415px;
	height:420px;
}
.mnu_man .s .x .x2c{
	display:none;
	float:left;
	width:196px;
	height:420px;
}
.mnu_man .s .x .x3c{
	display:none;
	float:left;
	width:300px;
	height:420px;
	text-align:center;
}
.mnu_man .s .x .x1 .x1i,.mnu_man .s .x .x1 .x1h{
	float:left;
	width:167px!important;
	*width:143px!important;
	width:143px;
	line-height:24px;
	cursor:pointer;
	padding:0 30px 0 10px;
	color:#525252;
	background:url("../images/x_1n.jpg") no-repeat
	
}
.mnu_man .s .x .x1 .x1h{
	color:#2892c4;
	background:url("../images/x_1h.jpg") no-repeat
}
.mnu_man .s .x .x2 .x2i,.mnu_man .s .x .x2 .x2h{
	float:left;
	width:195px!important;
	*width:171px!important;
	width:171px;
	line-height:24px;
	background:url("../images/x_2n.jpg") no-repeat;
	cursor:pointer;
	padding-left:10px;
	color:#525252;
}
.mnu_man .s .x .x2 .x2h{
	color:#d85712;
}