.see_all_Categories{ width:172px; height:34px; padding:0 0 0 13px; background-image:url(../images/left_menu_title_bg.gif); font:bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; line-height:34px;}

.mp3_title01{ font:bold 1.2em Verdana, Arial, Helvetica, sans-serif; color:#000000;}
.mp3_title02{ font:bold 1em Verdana, Arial, Helvetica, sans-serif; color:#990000;}

ul { margin:0; padding:0; list-style-type:none;}
li { margin:0; padding:0; list-style-type:none;}

.navmenu {
	padding-left: 2px; padding-bottom: 4px; font-size: 1em; Z-index: 500; background: #990000; float: left; width: 183px; position: relative
}
#navv {
	line-height: 24px;  list-style-type: none; background: none transparent scroll repeat 0% 0%; float: left
}
#navv a {
	padding-right: 0px; display: block; padding-left: 0px; font-size: 1em; padding-bottom: 0px; width: 180px; color: #000; text-indent: 1em; padding-top: 0px; height: 100%; text-decoration: none;
}
/*设置主菜单字体色*/
#navv a:link  {
	color:#000; text-decoration:none;
}
/*设置主菜单已访问链接字体色*/
#navv a:visited  {
	padding-right: 0px; display: block; font-size: 1em; padding-bottom: 0px; width: 180px; color: #000; text-indent: 1em; padding-top: 0px; height: 100%; text-decoration: none; 
}
/*主菜单停留时字体色、粗细*/
#navv a:hover  {
	color:#000;text-decoration:none;font-weight:bold;
}
/*设置主菜单排序方式(从左至右)、宽度、背景色*/
#navv li {
	border-top: #a6a6a6 1px solid; display: block; font-weight: bold; background: url(../images/left_arrow.gif) #f6f6f6 165px center no-repeat; float: left; width: 180px; line-height: 24px; height: 24px
}
/*主菜单停留时背景色*/
#navv li a:hover{
	background: #fff; position: relative
}
/*子菜单高，*/
#navv li ul {
	line-height: 27px;  list-style-type: none;text-align:left; left: -999em; width: 180px; position: absolute; margin:-25px auto auto 180px; padding-bottom: 4px; 
}
/*子菜单宽度、背景色*/
#navv li ul li{
	float: left; width: 180px; background: url(../images/bg_Sprites.gif);
}
#navv li ul a{
	display: block; width: 180px; text-align:left; padding-left:12px;
}
/*子菜单字体色*/
#navv li ul a:link  {
	color:#000; text-decoration:none;
}
/*子菜单停留时字体色、背景色*/
#navv li ul a:hover  {
	color:#000; text-decoration:none; font-weight:normal;
}
#navv li:hover ul {
	left: auto;
}
#navv li.sfhover ul {
	left: auto;
}
#content {
	clear: left; 
}
