.song_div{
width:80px;
}
.song_div_dt{
width:80px;
float:left;
padding-top:10px;
height:30px;
margin-bottom:5px;
}
.song_div_dt dt A{
	color:#000000;
	TEXT-DECORATION: none;
	background-image: url(../images/0921/dot2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:10px;
}
.song_div_dt dt A:hover{
COLOR: #CC9902;TEXT-DECORATION: none;
	background-image: url(../images/0921/dot2b.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:10px;
}
.dropdown {display:block; position:relative;}
.dropdown dt {
	font-size:14px;
	color:#1B3594;
	font-weight:bold;
	width:80px;
	text-align:left;
	cursor:pointer;
	
}
.dropdown dd {
	position: absolute;
	overflow:hidden;
	width:145px;
	display:none;
	background:#fff;
	margin-top:-20px;
	margin-left:-18px;
	height:115px;
	color:#996500;
	border: 1px solid #B7A660;
}

.dropdown dd a{display:block;width:145px; height:25px; color:#996500; font-size:12px; font-weight:normal;}
.dropdown dd a:hover{display:block;width:145px; height:25px; color:#FE0000; font-size:12px;font-weight:normal;}
.song_city{
padding-bottom:5px;
text-align:left;
height:25px;
width:80px;
clear:both;}
.song_city_b{
text-align:left;
width:80px;
clear:both;}

.dropdown dd ul li {
padding:0px;
margin:0px;
	border: 1px solid #B7A660;

}