@charset "utf-8";
/* sdmenu */
div.sdmenu{
	width:206px;
	margin:0;
	font-family:"Microsoft Yahei";
	color:#333333;
	font-size: 13px;
	background-color: #F5F5F5;

}
div.sdmenu div{
	overflow:hidden;

}
div.sdmenu div:first-child{}
div.sdmenu div.collapsed{
	height:63px;	text-indent: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	text-align: left;
	background-color: #F5F5F5;
	color: #333333;	
	
}
div.sdmenu div span{
	display:block;
	height:63px;
	line-height:63px;
	overflow:hidden;
	color:#616161;
	font-size: 14px;
	cursor:pointer;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DB251A;
	text-align: left;
	background-color: #EFEFEF;

}
div.sdmenu div.collapsed span{margin:0;
	color: #333333;	font-size: 14px;
	background-color: #F5F5F5;
	border-bottom-width: 2px;line-height:35px;
	border-bottom-style: solid;
	border-bottom-color: #D92419;
}

div.sdmenu div a.current{

	background-image: url(../images/r3_03.jpg);
	background-repeat: no-repeat;
	background-position: 170px center;	
	display:block;font-size: 15px;
	line-height: 40px;
	height: 40px;
background-color: #f3f3f3;

	color:#D7160D;
	text-decoration:none;
	text-align: left;
	
	text-indent: 20px;
}


.a22{
	padding-left:20px;
	display:block;
	color:#5E5E5E;
	line-height: 35px;
	height: 35px;
	background-color: #FFFFFF;
	
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.a22:hover{line-height: 35px;
	height: 35px;
	color:#CC0000;
	text-decoration:none;
	text-align: left;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.a23{

	display:block;
	color:#8A8A8A;
	line-height: 16px;
	height: 18px;
	background-color: #fff;
	background-image: url(../images/tree_line1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 10px;
	margin-left: 5px;
}

.a23:hover{
	color:#666666;
	text-decoration:underline;
	background-color: #CCCCCC;
}

