

.bdc-dd-menu {
	width: 99%;
	height: 180px;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	overflow: hidden;
	text-align: left;
}

.bdc-dd-menu-panel {width:220px; background-color:#FFFFFF; background-image:url(../images/web_mz_pj.jpg); background-repeat:no-repeat; display:table;}

.bdc-dd-scroll-pane {
	overflow: hidden;
	position: relative;
}

.bdc-dd-scroll-up {
	width: 198px;
	height: 10px;
	background-image: url(../images/arrow-black-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	border: 1px outset;
	cursor: pointer;
	position: absolute;

	top: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-up-hover {
	width: 198px;
	height: 10px;
	border: 1px outset #3167B8;
	color:#666666;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-up-click {
	width: 198px;
	height: 10px;
	background-image: url(../images/arrow-white-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #069;
	border: 1px inset #069;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-down {
	width: 198px;
	height: 10px;
	background-image: url(../images/arrow-black-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	border: 1px outset;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-down-hover {
	width: 198px;
	height: 10px;
	background-image: url(../images/arrow-white-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px outset #3167B8;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-down-click {
	width: 198px;
	height: 10px;
	background-image: url(../images/arrow-white-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px inset #069;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
}

.bdc-dd-sub-menu {
	padding: 0;
	margin: 0;
	clear: both;
}

.bdc-dd-item {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.bdc-dd-label {
	border-bottom:1px #BBB dashed;
	padding: 0;
	margin: 0px 10px;
	cursor: pointer;
}

.bdc-dd-label-hover {
	border-bottom:1px #BBB dashed;
	padding: 0;
	margin: 0px 10px;
	cursor: pointer;
	/* background-color: #09c; */
}

.bdc-dd-label-initial {
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.bdc-dd-label-initial-hover {
	padding: 0;
	margin: 0;
	cursor: pointer;
	background-color: #3167B8;
}

.bdc-dd-label-initial .bdc-dd-text {
	color: #666;
}

.bdc-dd-label-initial-hover .bdc-dd-text {
	color: #666;
}

.bdc-dd-text {
	display: block;
	padding: 3px;
	margin: 0px 0px 0px 10px;
	color: black;
	text-decoration: none;
	color: #666;
	line-height: 22px;
}

.bdc-dd-label-hover .bdc-dd-text {
	display: block;
	padding: 3px;
	margin: 0px 0px 0px 10px;
	color: #F30;
	text-decoration: none;
}

.bdc-dd-text-hover {
	display: block;
	padding: 3px;
	margin: 0px 0px 0px 12px;
	color: white;
	text-decoration: none;
	background-color: #09c;
	color: #ccc;
	line-height: 22px;
}

.bdc-dd-icon {
	width: 20px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-black-right.png) no-repeat;
	background-position: center center;
}

.bdc-dd-label-hover .bdc-dd-icon {
	width: 20px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-white-right.png) no-repeat;
	background-position: center center;
}

.bdc-dd-icon-hover {
	width: 20px;
	float: right;
	margin: 0;
	padding: 0;
	background: #09c url(../images/arrow-white-right.png) no-repeat;
	background-position: center center;
}

.bdc-dd-title {
	/* border: 1px outset #09c; */
	/* background-color: #09c; */
	color: #666666;
	background-image:url(../images/dian_pic.gif);
	background-repeat:no-repeat;
	background-position:left center;
    background-position:5px 8px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
}

.bdc-dd-title-root {
	/* border: 1px outset #09c; */
	/* background-color: #09c; */
	color: #666666;
	background-image:url(../images/dian_pic.gif);
	background-repeat:no-repeat;
	background-position:left center;
    background-position:5px 8px;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
    background-position:5px 8px;
}

.bdc-dd-title-hover {
	/* border: 1px outset #09c; */
	/* background-color: #09c; */
	background: #666666;
	background-image:url(../images/dian_pic.gif);
	background-repeat:no-repeat;
	background-position:left center;
    background-position:5px 8px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
}

.bdc-dd-title-root-hover {
	/* border: 1px outset #09c; */
	/* background-color: #09c; */
	background: #666666;
	background-image:url(../images/dian_pic.gif);
	background-repeat:no-repeat;
	background-position:left center;
    background-position:5px 8px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
}

.bdc-dd-title-label {
	font-size: 1.2em;
	margin: 0px 0px 0px 16px;
	padding: 0.3em 0 0.3em 0.3em;
}

.bdc-dd-title-icon {
	width: 20px;
	height: 100%;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-white-up.png) no-repeat;
	background-position: center center;
}
