/*div.sdmenu1 {
	width: 181px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top:0px;
	background: url(/sdmenu/bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu1 div {
	background: url(/sdmenu/title.gif) repeat-x;
	overflow: hidden;
}*/
div.fst {
	display:block;
	width:181px;
	height:33px;
	line-height:33px;
	background:URL("/imgs/bg.jpg");
	text-align:left;
	font-size:11px;
	font-family:Tahoma;
	color:#707b81;
	vertical-align:middle;
	font-weight:bold;
	cursor:hand;
	clear:both;
}


li.f-ch:first-child {
	padding-top:0px;
}

/*div.sdmenu1 div:first-child {
	b ackground: url(/sdmenu/toptitle.gif) no-repeat;
}
div.sdmenu1 div.collapsed {
	height: 33px;
	
}
div.sdmenu1 div span.sec {
	display: block;
	padding: 0px 25px;
	font-weight: bold;
	color: #8a959b;
	background: url(/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: hand;
	border-bottom: 1px solid #DDE3E6;
}
div.sdmenu1 div.collapsed span.sec {
	background-image: url(/sdmenu/collapsed.gif);
	cursor:hand;
}
div.sdmenu1 div a {
	padding: 5px 10px;
	background: #fbfbfb;
	display: block;font-size:11px;font-family:Tahoma;
	border-bottom: 1px solid #DDE3E6;
	color: #707b81;
	text-decoration: none;
}
div.sdmenu1 div a.current {
	background : #f8f8f8;
}
div.sdmenu1 div a:hover {
	background : #89979F url(/sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: underline;
}*/

#childItem a {
	background: #f6f6f6;
	padding: 3px 3px 3px 25px; 

}
#childItem a:hover {
	background: #89979F;
}

.pro {
	padding: 5px 10px;
	background: #fbfbfb;
	display: block;font-size:11px;font-family:Tahoma;
	border-bottom: 1px solid #DDE3E6;
	color: #707b81;
	text-decoration: none;
}

.f-ch .collapsible a{
	color:black !important;
}
.f-ch span b{
    color: #505050;
}

div.fst a{
	color:black !important;
}


/*.pro1:hover {
	background : #89979F url(/sdmenu/linkarrow.gif) no-repeat right center;
	color: #ffffff;
	text-decoration: underline;
}
div.sdmenu1 div b a#abc {
	padding: 5px 10px;
	background: #fbfbfb;
	display: block;
	border-bottom: 1px solid #DDE3E6;
	font-size:11px;font-family:Tahoma;color:#707b81;
	text-decoration: none;
}
div.sdmenu1 div b a#abc:hover {
	background : #89979F url(/sdmenu/linkarrow.gif) no-repeat right center;
	color: #ffffff;
	text-decoration: underline;
}*/

