@charset "utf-8";
#dlmenu {
	margin: 0px;
}
#menu {
	padding: 0px;
	list-style-image: none;
	margin: 0px 0px 10px;
	background-color: #fff;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu li a, #menu li a:visited {
	text-decoration: none;
	display: block;
}
#menu li dd {
	display: none;
}
#menu li:hover, #menu li a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li:hover dt a, #menu li a:hover dt a {
	background-image: url(../images/top_grad_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu li:hover dd, #menu li a:hover dd {
	display: block;
}
#menu li:hover dl, #menu li a:hover dl {
	height: 20em;
	background-image: url(../images/sub_grad.gif);
}
#menu table {
	margin: -4px;
	font-size: 1em;
	padding: 0px;
	border-collapse: collapse;
}
#menu dl {
	margin: 0px;
	width: 15px;
	background: #6f9c6f;
	cursor: pointer;
}
#menu dt {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cce;
}
#menu dd {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.gallery dt a, .gallery dt a:visited {
	display: block;
	color: #fff;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/top_grad.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.gallery dd a, .gallery dd a:visited {
	display: block;
	color: #000;
	min-height: 1em;
	text-decoration: none;
	padding: 4px 5px 4px 20px;
	background: #b4be9c url(sub_grad.gif);
}
.gallery dd a:hover {
	color: #ff0;
	background-color: #006666;
}
* html .gallery dd a, * html .gallery dd a:visited {
	width: 1em;
}
#zhuti #top #danxianglogo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	float: left;
	height: auto;
	width: auto;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 5px;
}
