@charset "gb2312";
/* CSS Document */
.ddsmoothmenu{
	font:  12px Verdana;
	float: left;
	height: 30px;
	width: 876px;
	margin-right:0px;
	margin-left:0px;
	background-image: url(../Skins/dh.jpg);
	background-repeat: repeat-x;
}
.ddsmoothmenu ul{z-index:100;padding: 0;list-style-type: none;margin-top: 0;margin-right:0;margin-bottom: 0;margin-left: 0;}
.ddsmoothmenu ul li{position: relative;display: inline;float: left;width:95px;text-align: center;line-height: 20px;}
.ddsmoothmenu ul li a{display: block;color: white;text-decoration: none;font-weight: bold;text-align: center;font-size: 12px;line-height: 29px;}
* html .ddsmoothmenu ul li a{display: inline-block;width: 95px;_width: 85px;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	color: white;
	text-decoration: none;
}
.ddsmoothmenu ul li a:hover{color: white;}
.ddsmoothmenu ul li ul{position: absolute;left: 0;display: none;visibility: hidden;margin-left: 0px;}
.ddsmoothmenu ul li ul li{display: list-item;float: none;background-image: none;filter: Alpha(Opacity=90);text-align: left;}
.ddsmoothmenu ul li ul li ul{top: 0;}
.ddsmoothmenu ul li ul li a{font: normal 12px Verdana;width: 95px;padding: 5px;margin: 0;border-top-width: 0;border-bottom: 1px solid gray;background-color: #1e89d4;text-align: left;}
.ddsmoothmenu ul li ul li a:hover{font: normal 12px Verdana;width: 95px;padding: 5px;margin: 0;border-top-width: 0;	border-bottom: 1px solid gray;background-color: #1f7dbe;}
.downarrowclass{position: absolute;top: 12px;right: 7px;}
.rightarrowclass{position: absolute;top: 6px;right: 5px;}
.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;background: silver;}
.toplevelshadow{opacity: 0.8;}
.noline{
	background-image: url(../Skins/dh1.jpg);
	background-position: -1px center;
	background-repeat: no-repeat;
	padding-left: 2px;
}