@charset "gb2312";
/* ×ªÔØÇë±£Áô°æÈ¨ÐÅÏ¢£ºÀÁÈËÍ¼¿â www.lanrentuku.com */
ul,ol,li {list-style:none}
img{border:0}


/*µ¼º½*/
.menu{
	height:32px;
	font-family:"Î¢ÈíÑÅºÚ";
}
.menu a{color:#fff;height:16px;line-height:16px;float:left;position:relative}
.top{position:relative;z-index:2; width:1020px;}
.menu li{
	font-size:14px;
	float:left;
	position:relative;
	margin-left:20px;
	margin-right:20px;
	margin-top:2px;
	padding-left:25px;
	padding-right:24px;
	padding-top:17px;
	padding-bottom:19px;
}
.menu li:hover{
	background-image: url(../IMG/image/heder_bg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f78c61;
	border-right-color: #f78c61;
	border-left-color: #f78c61;
	padding-left:24px;
	padding-right:23px;
}
.menu li:hover a{color:#ffffff}
.menu li.no_sub:hover{background-image: url(../IMG/image/heder_bg.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f78c61;
	border-right-color: #f78c61;
	border-left-color: #f78c61;}
.menu ul{
	border:1px solid #f78c61;
	width:103px;
	border-top:none;
	position:absolute;
	left:-1px;
	z-index:99;
	display:none;
	background-image: url(../IMG/image/heder_bg.png);
	margin-top:15px;
}
.menu li:hover ul{top:31px;display:block}
.menu li:hover ul li{
	font-size:12px;
	border:none;
	float:left;
	width:85px;
	margin-left:5px;
	margin-bottom:3px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom:1px dotted #fdece2;
	background-image: none;
}
.menu li:hover ul li a{color:#fff;text-decoration:none;padding:0;}
.menu li:hover ul li a:hover{
	text-decoration:none;
	font-family: "Î¢ÈíÑÅºÚ";
	color: #fae5d9;
}
/*IE6*/
