.Isshow {display:block;}
.Ishidden {display:none;}
#ProductCates {
	border:1px solid #BEBEC0;
	width:98%;
	text-align: left;
}
#ProductCategories {
	font-size:12px;
	/*white-space: nowrap;*/
	text-align:left;
}
#ProductCategories ul {list-style: none;}
#ProductCategories a{text-decoration: none;}
#ProductCategories a:hover{ }
.ul1hidden {display:none;}
.ul1Show {position:absolute;border:1px solid #5A5A5A; background-color:#E2E2E2;width:150px; left:170px;_left:130px; top:0px;}
.li1, .li2, .li3{
	border-top: 1px solid #5A5A5A;
	
	text-transform:capitalize; /*将每个单词的第一个字母转换成大写*/
	
	
}
.li1 {
	list-style-type: none;
	line-height: 24px;
	}
.li1 a {padding-left:10px;height:27px;line-height:27px;display:block;}
.a1 {color:#FE8301; font-weight:bold; font-size:14px}
.li2 {width:100%; position:relative;background-image: url(../images/mft_38.gif);background-repeat: no-repeat;background-position: left; }

.li2 a:hover{ background:#f7941c; font-weight:bold; color:#000000}

.li2 a{display:block;}
.li3 {line-height:20px; z-index:50;}
.li3 a:hover
{
	display:block;
	height:24px;
	width:150px;
	z-index:50;
}

