table.box_maimusor {
	background-image: url(../gfx/bg_musor.gif);
}
table.box_maimusor td.big_bg {
	background-image: url(../gfx/bgpic_musor.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
table.box_maimusor a {
	text-decoration: none;
	color: #DD5300;
	font-weight: bold;
	font-size: 10px;
}
table.box_maimusor a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
table.box_maimusor dl {
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
}
table.box_maimusor dt {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #732B00;
	font-weight: bold;
	background-image: url(../gfx/black_arrow.gif);
	background-repeat: no-repeat;
}
table.box_maimusor dd {
	margin-left: 10px;
	font-weight: bold;
	color: #584F26;
	font-size: 9px;
}