﻿#c250929 ul {
	list-style: none; margin: 0px; padding: 0px;
}
#c250929 ul li a {
	background: url("/system/resource/images/nav/imgnav_vsb_level1_bg_1.gif") no-repeat 0px 0px; width: 112px; height: 36px; text-align: center; color: rgb(255, 255, 255); line-height: 36px; font-family: 黑体; font-size: 14px; font-weight: bold; text-decoration: none; display: block;
}
#c250929 ul li {
	margin-left: 0px; float: left;
}
#c250929 ul li a:hover {
	background: url("/system/resource/images/nav/imgnav_vsb_level1_bg_2.gif") no-repeat 0px 0px;
}
#c250929 ul li a#current {
	background: url("/system/resource/images/nav/imgnav_vsb_level1_bg_2.gif") no-repeat 0px 0px; color: rgb(255, 255, 255); font-weight: bold;
}
#c250929 ul li ul {
	border: 0px solid rgb(204, 204, 204); border-image: none; display: none;
}
#c250929 ul li ul li {
	margin: 0px; font-family: 黑体; font-size: 14px; font-weight: bold; text-decoration: none; float: none;
}
#c250929 ul li ul li a {
	background: url("/system/resource/images/nav/imgnav_vsb_level2_bg_1.png"); width: 112px; height: 28px; text-align: center; color: rgb(0, 0, 0); line-height: 28px;
}
#c250929 ul li ul li a:hover {
	background: url("/system/resource/images/nav/imgnav_vsb_level2_bg_1.jpg"); color: rgb(0, 0, 0);
}
#c250929 ul li:hover ul {
	display: block; position: absolute; z-index: 9999999;
}
#c250929 ul li.sfhover ul {
	display: block;
}