<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.musiclist_title {
	height:30px;
	line-height:30px;
	font-weight:bold;
	color:#000;
	background:url(images/back.gif) no-repeat left -280px;
	width:100%;
}
.musiclist_title td {
	text-align:center;
}
.music_list {
	width:100%;
	background:url(images/area_back.gif) repeat-x left top;
	border-left:1px solid #e9e9e9;
	padding-bottom:10px;
	border-right:1px solid #e9e9e9;
}
.music_list tr.change td {
	background:none;
}
.music_list tr.change td span {
	float:right;
	padding-top:15px;
	height:30px;
}
.music_list tr.change td span.menu a, .area li span.menu a, .albumIntro span.menu a,.play_bottom a {
	display:inline-block;
	width:58px;
	height:20px;
	line-height:20px;
	background:url(images/back.gif) no-repeat -815px -35px;
	margin-right:10px;
	color:#fff;
	text-align:center;
}

.music_list tr.change td span.menu a.play, .area li span.menu a.play, .albumIntro span.menu a.play {
	width:40px;
	background:url(images/back.gif) no-repeat -882px -35px;
	padding-left:18px;
}
.music_list tr.change .menu a.palyMusic,.play_bottom a.palyMusic {	padding-left:15px;width:43px;background:url(images/back.gif) no-repeat -882px -35px;}
.music_list td {
	line-height:24px;
	height:24px;
	padding:3px;
	background:url(images/line.gif) repeat-x left bottom;
	text-align:center;
}
.music_list a {
	color:#000;
}
.music_list a:hover {
	color:#cc0000;
}
.page_line {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.page_css {
	text-align:center;
	padding:20px;
	padding-bottom:40px;
}
.scriptures_music {float:right;}
/***************二列式样式控制*******************/
.area li {
	background:none;
	padding-left:3px;
}
.area li span.menu a {
	margin-right:0px;
}
/***************音乐播放内容页*******************/
.music_line {
	height:4px;
	line-height:4px;
	font-size:0px;
	background:url(images/back.gif) no-repeat left -358px;
}
.music_content {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:10px;
}
.albumIntro {
	float:right;
	width:230px;
	border:1px solid #b7d5e4;
	padding-bottom:10px;
}
.albumIntro h2, .playBox h2 {
	font-size:12px;
	height:31px;
	line-height:31px;
	background:url(images/music_title.gif) no-repeat 5px center;
	padding-left:25px;
	color:#ae541f;
}
.albumIntro h3 {
	font-size:12px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	padding-left:10px;
}
.albumIntro li {
	height:23px;
	line-height:23px;
	padding-left:15px;
}
.albumIntro li a {
	color:#000;
}
.albumIntro li a:hover {
	color:#cc0000;
}
.albumIntro span.menu a {
	margin-right:2px;
}
.albumIntro span {
	float:right;
	margin-right:15px;
	height:21px;
	line-height:21px;
	margin-top:5px;
}
/*************内容页歌词列表*****************/
.playBox {
	float:left;
	width:468px;
}
.playBox ul {
	padding:10px;
}
.playBox li {
	line-height:24px;
}
.music_title h2 {
	margin-top:15px;
	height:40px;
	line-height:40px;
	background:url(images/line.gif) repeat-x left bottom;
	padding-left:0px;
}
.music_title h2 img {
	margin-right:5px;
}
span#AjaxMusicList {
	display:block;
	height:auto!important;
	height:200px;
	min-height:200px;
	padding-left:10px;
	width:202px;
}
span#AjaxMusicList select {
	width:197px;
}
/*******标题自适应***********/
.music_search_list h3, .music_search_list h3 span, .music_search_list h3 em {
	height:30px;
	line-height:30px;
	background:url(images/back.gif) no-repeat left -280px;
}
.music_search_list h3 span {
	background:url(images/sidebar.gif) no-repeat left top;
	display:inline-block;
	padding-left:37px;
}
.music_search_list h3 em {
	background:url(images/sidebar.gif) no-repeat right -33px;
	padding-right:37px;
	font-size:12px;
	color:#fff;
	display:inline-block;
}
/*************高级搜索表单********/
#main_search {
	border-left:1px solid #dddddd;
	border-right:1px solid #ddd;
	padding:10px;
}
#main_search li {
	margin:5px 0px;
}

ul.songList li{height:24px;line-height:24px;}
ul.songList li input{line-height:24px;}
ul.songList li .stime{float:right;line-height:24px;margin-right:8px;}
ul.songList li a{line-height:24px;}</pre></body></html>