.clearfix:after{display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
.menusel{
	float:left;
	width:98px;
	position:relative;
    *margin-left: 0px;		
	_margin-left: -1px;
	height: 35px;
	line-height: 35px;
	z-index: 2;
}
.menusel h4{
	font-size:14px;
	line-height: 35px;
	height: 35px;
}
.menusel h4 a:link,.menusel h4 a:visited{
	font-size:14px;
	color: #FFF;
}
.menusel h4 a:hover,.menusel h4 a:active{
	font-size:14px;
	color: #FFC;
}
.menusel a{
	display: block;
	text-align:center;
	width:98px;
	position:relative;
	color: #FFF;
}
.menusel a:hover{
	position:relative;
	height:25px;
	color: #FF9;
}
.ahover a{border-bottom:1px dashed #eeeeee; background:#eeeeee; }
.position{
	position:absolute;
	z-index: 1;
	top:35px;
}
.menusel ul{
	width:125px;
	border:1px solid #FF9700;
	margin-top: -1px;
	position:absolute;
	display:none;
	background-color: #fff;
	color: #FF0;
	visibility: visible;
	top: 0px;
}
.menusel .block{ display:block;}
.typeul li{
	width:125px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9700;
	line-height: 24px;
	visibility: visible;
}
.typeul li a{
	border:none;
	width:125px;
	color: #666;
}
.typeul li a:hover{
	border:none;
	background-color: #FDEDC9;
	color: #FE5E00;
}
.typeul{  margin-left:0;  }
.typeul ul{
	left:125px;
	top:0;
	position:absolute;
}
.fli{
	margin-left: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9700;
}
.menusel .lli{ border:none; }
