
#nomination {
	float: left;
	position: relative;
	width: 570px;
	margin: 0 0 0 5px;
	height: 192px;
}
#nomination h3 {
	position: absolute;
	font-size: 14px;
	z-index: 3;
}
#nomination h3 a {
	margin: 0 -5px 1px 7px;
	float: left;
	padding: 3px 9px 0 8px;
	background: url('/Css/news_bg.gif');
	border: 1px solid #9DCDED;
	color: #002C47;
	cursor: pointer;
	_cursor: hand;
	z-index: 2;
	position: relative;
	top: 0;
}
#nomination h3 a:hover {
	color: #000;
	text-decoration: none;
}
#nomination h3 a.select {
	background: url('/Css/tab_selected.gif');
	border-bottom: 1px #fff solid;
	z-index: 2;
	position: relative;
	cursor: default;
}
#nomination .tagsub {
	border: 1px solid #9DCDED;
	position: absolute;
	width: 100%;
	height: 184px;
	overflow: hidden;
	top: 26px;
}
#nomination dl {
	float: left;
	margin: 8px 0 0 10px;
	display: inline;
	width: 175px;
	height: 80px;
	overflow: hidden;
	white-space: nowrap;
	word-break: keep-all;
}
#nomination dt {
	float: left;
}
#nomination dd {
	float: right;
	width: 88px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	margin: 3px 0 0 0;
}
#nomination dt a img {
	border: 1px solid #B4B4B4;
	padding: 1px;
	width: 76px;
	height: 76px;
}
#nomination dd {
	color: #666;
}
#nomination dd a {
	color: #00335A;
}
#nomination dd a:hover {
	color: #f60;
}
.sidebar {
	float: right;
	width: 174px;
	border: 1px solid #B8DF30;
	background: #F7FFE7;
	overflow: hidden;
	color: #005E00;
}
#ithubei {
	height: 210px;
	overflow: hidden;
}
#ithubei dl {
	margin: 5px;
}
#ithubei dd, #ithubei dt {
	float: left;
	color: #999;
	width: 82px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
#ithubei dd a {
	padding-left: 10px;
	background: url(/Css/columli.gif) no-repeat left 4px;
}
#ithubei dd a:hover, #ithubei dt a:hover {
	color: #f00;
}
#ithubei dt a {
	color: #f00;
}
.sidebar h2 {
	background: url('/Css/h2_bg03.gif');
	border-bottom: 1px solid #B8DF30;
	color: #005E00;
}
.sidebar ul {
	margin: 5px;
}
.sidebar a {
	color: #005E00;
}
.sidebar a:hover {
	color: #f60;
}

#chinesesong, #oldsong, #amercian_music {
	float: left;
	width: 251px;
	margin: 0 0 0 5px;
	border: 1px solid #9DCDED;
}
#amercian_music {
	margin: 5px 0 0 5px;
}
#collect_colum, #mouth_rank, #goodphoto {
	height: 426px;
}
* html #collect_colum, * html #mouth_rank, * html #goodphoto {
	height: 428px;
}
#collect_colum dl, #mouth_rank dl {
	margin: 0 12px;
	padding: 10px 0 0 0;
	width: 150px;
	clear: both;
}
#collect_colum dt, #mouth_rank dt {
	float: left;
}
#collect_colum dd, #mouth_rank dd {
	float: right;
	width: 88px;
	text-align: left;
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
}
#collect_colum dt a img, #mouth_rank dt a img {
	border: 1px solid #B4B4B4;
	padding: 1px;
	width: 50px;
	height: 50px;
}
#collect_colum dd, #mouth_rank dd {
	color: #666;
}
#collect_colum ul, #mouth_rank ul {
	clear: both;
	margin: 5px;
}
#collect_colum li, #mouth_rank li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 10px;
	background: url(/Css/columli.gif) no-repeat left 5px;
}
#collect_colum li span, #mouth_rank li span {
	float: right;
}
#channelv, #mouthalbum_rank {
	margin: 5px 0 0;
}
#channelv h2, #mouthalbum_rank h2,#djblock h2,#oldsong h2 {
	position: relative;
	padding: 0;
	cursor: default;
}
#channelv h2 span, #mouthalbum_rank h2 span,#djblock h2 span,#oldsong h2 span {
	font-size: 14px;
	margin-right: 10px;
}
#channelv h2 label, #mouthalbum_rank h2 label,#djblock h2 label,#oldsong h2 label {
	position: absolute;
	padding: 0 8px;
	float: left;
	background: url('/Css/tab_selected.gif');
	border-bottom: 1px #fff solid;
	border-right: 1px solid #9DCDED;
	z-index: 2;
}
#djblock h2 label,#oldsong h2 label {
  width:100%;
}
#mouthalbum_rank h2 label {
	padding: 0 30px;
}
#goodphoto li {
	margin: 8px 2px 0 12px;
	float: left;
	text-align: center;
	display: inline;
}
#goodphoto li img {
	width: 60px;
	height: 60px;
	padding: 1px;
	border: 1px #ccc solid;
}

#nav {
	background: url('/Css/tab_selected.gif');
	border: 1px solid #9DCDED;
	height: 25px;
	line-height: 25px;
	padding: 0 4px;
}
#nav p {
	line-height: 25px;
	background: url('/Css/nav.gif') no-repeat left;
	color: #002C47;
	font-weight: bold;
	padding-left: 20px;
}
#nav p span {
	float: right;
	margin-right: 10px;
}
#nav p a {
	font-weight: normal;
	text-decoration: none;
	color: #002C47;
}
.singer_sidebar {
	float: right;
	clear: right;
	width: 180px;
	border: 1px solid #9DCDED;
	margin: 5px 0 0;
}

#singer_weekrank li {
	float: left;
	width: 50%;
	overflow: hidden;
	line-height: 26px;
	height: 26px;
	margin: -1px 0 0 0;
	border-top: 1px solid #9DCDED;
}
#singer_weekrank li a {
	margin-left: 8px;
}
#singer_nav, #singer_list, #singer_list1 {
	float:left;
	width: 550px;
	margin: 5px 0;
	font-weight: bold;
}
.singer_content {
	float: left;
	width: 700px;
	margin: 5px 0;
}
#singer_nav label {
	background: url(/Css/zimu_bg.gif);
	color: #005825;
	padding: 0 5px;
	float: left;
	display: inline;
	margin-right: 5px;
	height: 20px;
	overflow: hidden;
	border: 1px #A5C957 solid;
}
#singer_nav a {
	color: #005A96;
	float: left;
	margin: 0 3px;
	width: 15px;
	border: 1px #59ADEE solid;
	height: 20px;
	overflow: hidden;
	background: url(/Css/zimu_a.gif);
	text-align: center;
	text-decoration: none;
}
#singer_nav a:hover {
	color: #005825;
	background: url(/Css/zimu_hover.gif);
	border: 1px #A5C957 solid;
	text-decoration: underline;
}
#singer_list, #singer_list1 {
	margin: 0;
	border: 1px solid #9DCDED;
	background: #fff;
	color: #005A96;
}
#singer_list dl, #singer_list1 dl {
	margin: 16px 23px;
	width: 500px;
}
#singer_list dl:after, #singer_list1 dl:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#singer_list dl, #singer_list1 dl {
	display: inline-block;
}
#singer_list dl, #singer_list1 dl {
	display: block;
}
#singer_list dt, #singer_list1 dt {
	border-bottom: 1px solid #60b7ed;
	float: left;
	width: 100%;
	clear: both;
}
#singer_list dt span, #singer_list1 dt span {
	float: right;
	padding-left: 15px;
	background: url(/Css/return_top.gif) no-repeat left top;
}
#singer_list dt label, #singer_list1 dt label {
	background: url(/Css/singerlist_h2.gif) no-repeat;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	width: 30px;
	font-size: 16px;
	line-height: 23px;
}
#singer_list dd, #singer_list1 dd {
	float: left;
	width: 101px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 2px 2px 0;
	background: #f3faff;
}
#singer_list1 dd {
	width: 142px;
}
#singer_list_goodphoto li {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 5px 0 0 0;
	text-align: center;
}
#singer_list_goodphoto li a img {
	border: 1px #9DCDED solid;
	padding: 2px;
	display: block;
	width: 70px;
	height: 51px;
	margin: 0 auto;
	text-align: center;
}
#singer_list_goodphoto li a:hover img {
	border: 1px #FF9900 solid;
}
#singer_list_goodphoto li p {
	margin: 3px 0 0 0;
	text-align: center;
}
#singer_list_goodphoto li p A:link {
	COLOR: #005a96;
	TEXT-DECORATION: none;
}
#singer_list_goodphoto li p A:hover {
	COLOR: #f60;
	TEXT-DECORATION: underline;
}
#colum_list{
	border: 1px solid #9DCDED;
	background: #fff;
	float: left;
	clear: both;
	width: 99%;
	color: #005A96;
}
#colum_list {
	padding-bottom: 10px;
}
#colum_list dl {
	float: left;
	background: #f3f9ff;
	border: 1px solid #cfe4f8;
	margin: 10px 10px 0 10px;
	display: inline;
	overflow: hidden;
	width: 362px;
	height: 92px;
}
#colum_list dl:hover, #colum_list dl.over {
	border: 1px solid #65A0D1;
}
#colum_list dt {
	float: left;
	margin: 5px;
	display: inline;
}
#colum_list dt img {
	padding: 2px;
	border: 1px solid #9DCDED;
	width: 76px;
	height: 76px;
}
#colum_list dd {
	float: right;
	position: relative;
	margin-top: 5px;
	line-height: 25px;
	font-weight: normal;
	height: 25px;
	width: 269px;
}
#colum_list dd a {
	font-size: 14px;
	width: 184px;
	display: block;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
#colum_list dd label {
	width:184px;
	height:25px;
	line-height:25px;
	display:block;
	overflow:hidden;
}
#colum_list dd span {
	right:5px;
	top: 0;
	position: absolute;
	z-index: 3;
}
#colum_list dd span a {
	font-size: 12px;
	width:80px;
	font-weight: normal;
	display: block;
}

#singer_colum {
	color: #002C47;
	background: #F5FCFF;
	border: 1px solid #9DCDED;
	float: left;
	clear: both;
	width: 770px;
}
#singer_colum dl {
	float: left;
	margin: 10px 0;
	clear: both;
	width: 100%;
}
#singer_colum dt {
	float: left;
	margin: 0 10px;
	display: inline;
}
#singer_colum dt img {
	width: 100px;
	height: 100px;
	padding: 3px;
	border: 1px solid #9DCDED;
}
#singer_colum dd {
	float: right;
	position: relative;
	width: 635px;
}
#singer_colum dd span {
	position: absolute;
	right: 10px;
	font-size: 14px;
	z-index: 3;
	font-weight: bold;
}
#singer_colum dd span a {
	display: block;
	padding-left: 20px;
}
#singer_colum dd span a.collect {
	background: url(/Css/collect_btn.gif) no-repeat;
}
#singer_colum dd span a.buy {
	background: url(/Css/buy_btn.gif) no-repeat;
}
#singer_colum p.copy {
	margin: 15px 35px;
	font-size: 14px;
	width: 700px;
}
#singer_colum p.copy input {
	background: #A7C7E3;
	border: 1px solid #369;
	width: 120px;
	overflow: hidden;
	font-size: 12px;
	vertical-align: middle;
}
#singer_colum p.copy input#url {
	border: 1px solid #369;
	width: 378px;
	height: 18px;
	background: #FFFFE2;
	color: #002C47;
}
#singer_colum h3 {
	background: #CCEAFB;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-indent: 6px;
	border-bottom: 2px solid #9DCDED;
	width: 700px;
	margin: 0 35px;
}
#ismemo {
	margin: 8px 40px;
	width: 690px;
	overflow: hidden;
	line-height: 22px;
}
#songlist {
	float: left;
	width: 770px;
	margin: 5px 0 0;
	clear: both;
	border: 1px solid #9DCDED;
}
#songlist dt, #songlist dd {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	background: url('/Css/tab_selected.gif');
	border-bottom: 1px solid #9DCDED;
}
#songlist dd {
	background: #fff;
}
#songlist dt *, #songlist dd * {
	font-style: normal;
	text-align: center;
}
#songlist dd * {
	font-weight: normal;
}
#songlist dt label, #songlist dd label {
	float: left;
	width: 50px;
}
#songlist dd label input {
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
}
#songlist dt span, #songlist dd span {
	float: left;
	width: 400px;
}
#songlist dd:hover, #songlist dd.over {
	background: #f8f8f8;
}
#songlist dd span {
	text-align: left;
}
#songlist dt b, #songlist dd b {
	float: left;
	width: 50px;
}
#songlist dt cite, #songlist dd cite {
	float: left;
	width: 60px;
}
#songlist p#songact {
	background: #F5FCFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
#songlist p#songact input {
	border: 1px solid #369;
	background: #A7C7E3;
	color: #002C47;
	padding-top: 2px;
	margin: 4px 8px 4px 0;
	font-size: 12px;
}
.song100 {
	float: left;
	width: 958px;
	clear:both;
	margin: 5px 0 0;
	border: 1px solid #9DCDED;
}
.song100 dt, .song100 dd {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float:left;
	width:479px;
	font-weight: bold;
	background: url('/Css/tab_selected.gif');
	border-bottom: 1px solid #9DCDED;
}
.song100 dd {
	height:30px;
	line-height:30px;
	background: #fff;
	border-left:1px solid #9DCDED;
	margin-left:-1px;
}
.song100 dt *, .song100 dd * {
	font-style: normal;
	text-align: center;
}
.song100 dd * {
	font-weight: normal;
}
.song100 dt label, .song100 dd label {
	float: left;
	width: 50px;
}
.song100 dd label input {
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}
.song100 dt span, .song100 dd span {
	float: left;
	width: 200px;
}
.song100 dt strong, .song100 dd strong {
	float: left;
	width: 110px;
}
.song100 dd:hover, .song100 dd.over {
	background: #f8f8f8;
}
.song100 dd span {
	text-align: left;
}
.song100 dd span a{
	font-size: 14px;
}
.song100 dt b, .song100 dd b{
	float: left;
	width: 50px;
}
.song100 dt cite, .song100 dd cite {
	float: left;
	width: 60px;
}
p.songact {
	background: #F5FCFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
p.songact input {
	border: 1px solid #369;
	background: #A7C7E3;
	color: #002C47;
	padding-top: 2px;
	margin: 4px 8px 4px 0;
	font-size: 12px;
}
#album100 {
	border: 1px solid #9DCDED;
	background: #fff;
	float: left;
	clear: both;
	width: 958px;
	color: #005A96;
	padding-bottom: 10px;
	margin-top: 5px;
}
#album100 dl {
	float: left;
	background: #f3f9ff;
	border: 1px solid #cfe4f8;
	margin: 10px 10px 0 10px;
	display: inline;
	width: 457px;
	height: 92px;
	overflow: hidden;
}
#album100 dl:hover, #album100 dl.over {
	border: 1px solid #65A0D1;
}
#album100 dt {
	float: left;
	margin: 5px;
	display: inline;
}
#album100 dt img {
	padding: 2px;
	border: 1px solid #9DCDED;
	width: 76px;
	height: 76px;
}
#album100 dd {
	float: right;
	position: relative;
	margin-top: 3px;
	line-height: 25px;
	font-weight: normal;
	height: 25px;
	width: 365px;
}
#album100 dd a {
	font-size: 14px;
	width: 300px;
	font-weight: bold;
}
#album100 dd span {
	right: 5px;
	top: 0;
	position: absolute;
	z-index: 3;
}
#album100 dd span a {
	font-size: 12px;
	font-weight: normal;
	width: auto;
	display: block;
}
#search_result {
	margin-top: 5px;
	float: left;
	width: 100%;
	clear: both;
	border-top: 1px #6FC6FF solid;
}
#search_result dt, #search_result dd {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	background: #EEF8FF;
}
#search_result dd {
	background: #fff;
}
#search_result dt *, #search_result dd * {
	font-style: normal;
	text-align: center;
	overflow: hidden;
}
#search_result dd * {
	font-weight: normal;
}
#search_result dt label, #search_result dd label {
	float: left;
	width: 50px;
}
#search_result dd label input {
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
}
#search_result dt span, #search_result dd span {
	float: left;
	width: 400px;
}
#search_result dd:hover, #search_result dd.over {
	background: #f8f8f8;
}
#search_result dd span {
	text-align: left;
}
#search_result dd span a {
	font-size: 14px;
}
#search_result dt b, #search_result dd b {
	float: left;
	width: 50px;
}
#search_result dt strong, #search_result dd strong {
	float: left;
	width: 100px;
}
#search_result dt cite, #search_result dd cite {
	float: left;
	width: 60px;
}
#search_result p#songact {
	background: #F5FCFF;
	text-align: center;
	line-height: 30px;
	height: 30px;
}
#search_result p#songact input {
	border: 1px solid #369;
	background: #A7C7E3;
	color: #002C47;
	padding-top: 2px;
	margin: 4px 8px 4px 0;
	font-size: 12px;
}
p#page {
	text-align: center;
	float:left;
	width:100%;
	clear:both;
	padding:8px;
}
p#page a {
	padding: 3px;
	border: 1px solid #39f;
	background: #fff;
	color: #369;
	text-decoration: none;
}
p#page a:hover, p#page a#current:hover {
	padding: 3px;
	border: 1px solid #003;
	background: #fff;
	color: #003;
	text-decoration: none;
}
p#page a#next {
	padding: 5px 3px 1px 3px;
	border: 1px solid #39f;
	background: #fff;
	color: #369;
	text-decoration: none;
}
p#page a#next:hover {
	padding: 5px 3px 1px 3px;
	border: 1px solid #003;
	background: #fff;
	color: #003;
	text-decoration: none;
}
p#page a#current {
	padding: 3px;
	border: 1px solid #f60;
	background: #fff;
	color: #f60;
	text-decoration: none;
}
.fav{background-color:#C7E8FC;filter:alpha(opacity=80);-moz-opacity:.1;opacity:0.1;width:300px; height:389px; position:absolute; z-index:1; top:0px; left:309px; display:none; padding-left:7px;border:1px solid #5D9DC8;}

.fav p{ clear:both;  display:block; font-weight:bold;}

.fav ul{}

.fav ul li{ text-indent:15px; float:left; display:block; float:left; width:80px;}

.an{margin-top:1px; float:right; font-weight:bolder;}
.sc{background-color:#C7E8FC;filter:alpha(opacity=95);-moz-opacity:.1;opacity:0.1;width:336px; height:137px; position:absolute; z-index:1; top:281px; left:431px; display:none; padding-left:10px;border:8px solid #53A955;}

.sc p{ clear:both;  display:block; font-weight:bold;}

.sc ul{}

.sc ul li{ text-indent:15px; float:left; display:block; float:left; width:160px;}

.scan{font-weight:bolder; margin-top:1px;clear:both; margin:10px; float:right;}
