@charset "utf-8";
/* sdmenu */
div.sdmenu {width:210px;margin:0 auto 5px;font-size:12px;background:url(../images/sub_title.gif) no-repeat 0 -31px;color:#1c73c3;font-weight:bold;line-height:30px;}
div.sdmenu div{overflow:hidden;}
div.sdmenu div.collapsed {height:30px;}
div.sdmenu div span {
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#1c73c3;
	background:url(../images/memubg.gif) no-repeat 0 center;
	cursor:pointer; text-indent:35px;
}
div.sdmenu div.collapsed span {
	background:url(../images/memubg.gif) no-repeat;
}
div.sdmenu div.collapsed a.a span{
	background:url(../images/memubg.gif) no-repeat;
}  
div.sdmenu div a { width:210px; height:30px;display:block;color:#575353; text-indent:55px; background:url(../images/memubg2.gif) no-repeat;}
div.sdmenu div a:hover {
	background:url(../images/memubg2.gif) no-repeat;
	color:#1c73c3;
	text-decoration:none;
}
div.sdmenu div a.an{background:url(../images/memubg2.gif) no-repeat;
	color:#1c73c3;
	text-decoration:none;}