﻿.navTree li {
	list-style: none;
}
.navTree a {
	text-decoration: none;
	font-family: "宋体";
}


.navTree {
	color: #999999;
	line-height: 24px;
	width: 139px;
	text-align: left;
	padding-left: 5px;
	
}
.navTree h3 {

}
.navTree h3 a {
	font-weight: bolder;
	font-size: 14px;
	color: #cc3333;
	white-space: nowrap;
}
.navTree li {
	height: 27px;
	line-height: 27px;
	width: 134px;
	
	
}
.navTree li a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.navTree del {
	text-decoration: none;
}
.navTree del a {
	color: #999999;
}

/*鼠标触发菜单样式*/
.extMenu blockquote {
	display: none;
}
.extMenu:hover, .hover {
	position: relative;
	line-height: 24px;
	
	text-align: left;
}
.extMenu del {
	padding-right: 8px;
	
}
.extMenu:hover del, .hover del {
	display: none;
}
.extMenu blockquote {
	position: absolute;
	top: 0;
	left: 100px;
	width: 204px;
	background-image: url(xia_left/2.gif);
	background-repeat: repeat-y;
	
}
.extMenu:hover blockquote, .hover blockquote {
	display: block;
}
.extMenu blockquote dl {
	width: 204px;
	background-image: url(xia_left/2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.extMenu blockquote dd {
	padding: 4px 20px 4px 15px;
	width: 169px;
	overflow: hidden;
	background-image: url(xia_left/1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.extMenu span {
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.extMenu:hover span, .hover span {
	display: none;
}
.extMenu del a {
	margin-right: 8px;
}
.extMenu blockquote a {
	padding-left: 8px;
	width: 76px;
	overflow: hidden;
	float: left;
	background: url(Images/item360.gif) no-repeat left center;
}
.k_d {
	background-image: url(xia_left/end.gif);
	height: 3px;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
