﻿body {
	font-family: Arial, 宋体, Helvetica, sans-serif;
	font-size: 12px;
	background: #666 url('bg_01.gif') repeat;
	margin: 0;
}
a {
	text-decoration: none;
	color: #666;
}
.main {
	width: 700px;
	margin: 0 auto;
	background: #fff;
	margin-top: 20px;
	padding-bottom: 20px;
}
.title {
	height: 100%;
	overflow: hidden;
	padding: 20px;
	padding-right: 0px;
	background: black;
}
h1 {
	height: 50px;
	line-height: 150%;
	cursor: pointer;
	font-size: 20px;
	float: left;
	display: inline;
	color: #fff;
}
h1 b {
	margin-left: 30px;
	font-size: 14px;
}
h1 a {
	color: #eee;
}
/*
h2 {
	font-size: 12px;
	font-family: 宋体,Arial;
	color: #827F7F;
	margin-top: 10px;
	float: right;
	line-height: 120%;
	font-weight: normal;
	display: inline;
	padding: 5px;
	border: 1px #3F3F3F solid;
}
h2 b {
	font-size: 10px;
	font-family: Georgia,Arial;
}

*/
h2 {
	margin-top: 20px!important;
	margin-top: 10px;
	float: right;
	display: inline;
	background: url('bg_02.gif') no-repeat;
	width: 220px;
	height: 37px;
	font-size: 0.1px;
	text-align: right;
}
/*旧版专辑列表*/
.list ul {
	margin-right: 20px;
}
.list ul li {
	height: 30px;
	line-height: 30px;
	background: url('line_bg.gif') repeat-x left bottom;
}
.list ul li a {
	color: #666;
	text-decoration: none;
}
/*友情链接页面*/
.link {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.link h3 {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: url('line_bg.gif') repeat-x left bottom;
	margin-top: 20px;
}
.link .a {
	margin-left: -30px; 
	*margin-left: 10px!important; 
	*margin-left: 10px;
	height: 100%;
	width: 700px;
	overflow: hidden;
}
.link .a li {
	list-style: none;
	float: left;
	margin-bottom: 5px;
	margin-right: 23px;
}
.link .a li img {
	width: 88px;
	height: 31px;
	overflow: hidden;
	border: 0;
}
.link .b {
	margin-left: -20px; 
	*margin-left: 10px!important; 
	*margin-left: 10px;
	height: 100%;
	overflow: hidden;
}
.link .b li {
	height: 40px;
	line-height: 180%;
	overflow: hidden;
	margin-bottom: 18px;
}
.link .b li a {
	color: #333;
	font-weight: bold;
}
.link .b li b {
	color: #666;
	padding-left: 10px;
	font-weight: normal;
}
/*友情链接页面*/
.Bgmusic {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.Bgmusic h3 {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: url('line_bg.gif') repeat-x left bottom;
	margin-top: 20px;
}
.Bgmusic .a {
	margin-left: -20px; 
	*margin-left: 10px!important; 
	*margin-left: 10px;
	height: 100%;
	overflow: hidden;
}
.Bgmusic .a li {
	height: 40px;
	line-height: 180%;
	overflow: hidden;
	margin-bottom: 18px;
	color: #333;
	font-weight: bold;
}
.Bgmusic .a li a {
	color: #666;
	padding-left: 10px;
	font-weight: normal;
	font-family:Georgia,宋体, Arial, Helvetica, sans-serif;
}
.Bgmusic .a li a:hover{
	background-color:#000;
	color:#eee;
}
/*版权信息*/
#foobar {
	margin: 30px 0px 10px 0;
	width: 100%;
	text-align: center;
	color: #979797;
	line-height: 220%;
	padding-bottom: 20px;
}
#foobar span {
	font-size: 12px;
	font-family: Arial;
}
#foobar a {
	color: #979797;
}

