@charset "utf-8";
/* sdmenu */
div.sdmenu{

	width:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:10px;
	color:#fff;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


		-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
}
div.sdmenu div{
	overflow:hidden;
	background-repeat: repeat-x;
}
div.sdmenu div:first-child{
	background-image: url(../images/mubj.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
div.sdmenu div.collapsed{height:31px;}
.bj2{
	display:block;
	height:31px;
	line-height:15px;
	overflow:hidden;
	font-weight:bold;
	color:white;
	cursor:pointer;
	border-bottom:1px solid #ddd;
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 245px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
div.sdmenu div.collapsed span{}
div.sdmenu div a{
	display:block;
	border-bottom:1px solid #ddd;
	color:#666666;
	font-family: "Franklin Gothic Medium";
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
div.sdmenu div a.current{
}
div.sdmenu div a:hover{
	color:#0099FF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right center;
}

#bj{
display:block;
	color:#fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	background-color: #5AB857;
	background-repeat: no-repeat;
	background-position: right center;
}

#bj2{
display:block;

	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	
	background-repeat: no-repeat;
	background-position: right center;
}
