body{
	background: #FEFDF8;
	color: #666;
}
a{
  color: #6B5C47;
  text-decoration: none;
}
a:hover{
  color: #AD6010;
  text-decoration: underline;
}
.activePage{
	padding: 2px 5px;
	margin-right: 5px;
	display: inline-block;
	border: 1px solid #D9CAB5;
}
.inactivePage{
	padding: 2px 5px;
	margin-right: 5px;
	display: inline-block;
}
.border-on{
	border: 1px dotted #DED7C5;
	font-size: 12px;
	font-family: arial;
}
.border-out{
	border: 1px solid #DED7C5;
	font-size: 12px;
	font-family: arial;
}
.border-solid-bottom{
	border-bottom: 1px solid #EBDFCF;
}
.border-dashed-bottom{
	border-bottom: 1px dashed #EBDFCF;
}
/*------颜色:暗色\次要颜色\亮色\顶部间隔横条色------*/
.color1{
	color: #B5B5B5;
}
.color2{
	color: #9C999D;
}
.color3{
	color: #AE0000;
}
.color4{
	color: #CCC;
}
/*------次要背景色用于新鲜事推荐背景\评论\粉丝团间隔色\粉丝团帖子信息与精选集歌曲搜索结果与当前分类------*/
.bg1{
	background-color: #EBE7DC;
}
.bg2{
	background-color: #EBE7DC;
}
.bg3{
	background-color: #ECE8DD;
}
.bg4{
	background-color: #ECE8DD;
}
/*------按钮-------*/
#SaveButton{
	width: 80px;
	height: 24px;
	border: none;
	background: url("a.gif") -70px -216px no-repeat;
	color: #FFF;
}
.sButton{
	width: 62px;
	height: 21px;
	border: none;
	background: url("a.gif") 0 -216px no-repeat;
	color: #FFF;
}

#fufutopdiv{
	padding: 5px 0 2px 0;
	background: url("spacetopbg.jpg") repeat-x;
	text-align: center;
}
#fufutop{
	width: 960px;
  height: 22px;
	margin: auto;
}
#fufutop-left{
	width: 390px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
#fufutop-right{
	width: 550px;
	padding-right: 10px;
	text-align: right;
	float: left;
}
/*--此处背景色不与以上通用--*/
#fglist-top{
	height: 22px;
	line-height: 22px;
	margin: 10px 5px 0 5px;
	width: 950px;
}
.fglist-top-show{
	font-weight: bold;
	padding: 0 10px;
	background: #FFF;
	color: #CE6FA9;
	float: left;
}
.fglist-top-else{
	padding: 0 10px;
	cursor: pointer;
	float: left;
}
#fglist-content{
	min-height: 151px;
	height: auto !important;
	height: 151px;
	margin: 0 5px;
	padding: 10px;
	background: #FFF;
	color: #666;
	width: 950px;
}
.fg-list-info{
	width: 80px;
	margin-right: 20px;
	cursor: pointer;
	float: left;
}
.fg-list-info img{
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
}
#top_pm{
  position: relative;
  cursor: pointer;
  background: url("a.gif") 0 -257px no-repeat;
  width: 10px;
  height: 12px;
  text-align: left;
  display: -moz-inline-box; /* for ff2 */
  display: inline-block;
}
.top_menu{
	position: absolute;
	top: 15px;
	left: -52px;
	width: 100px;
	background: #FFF;
	border: 1px solid #CCC;
	Z-INDEX: 999; 
	FILTER: alpha(opacity=90); 
	opacity: 0.9;
	padding: 5px;
}
.top_menu a{
	height: 12px;
	width: 95px;
	padding: 5px 0 5px 5px;
	display: block;	
}
.top_menu a:hover{
	background: #0BA7D0;
	color: #FFF;
}

#top{
	width: 1003px;
	height: 252px;
	text-align: left;
	background: url("top.gif") no-repeat;
	margin: auto 0;
}
.spacenamediv{
	color: #660000;
	font-size: 20px;
	font-weight: bold;
	padding: 165px 0 0 514px;
}
.spacenamediv input{
	height: 20px;
	font-size: 20px;
	font-weight: bold;
}
.spaceintrodiv{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	color: #660000;
	padding: 10px 0 0 514px;
}
#nav{
	width: 960px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
}
.nav-item{
	padding: 8px 25px 0 25px;
	float: left;
}
.nav-item-now{
	padding: 8px 25px 0 36px;
	float: left;
	background: url("a.gif") -265px -363px no-repeat;
	color: #C40100;
}
.nav-item-now a{
	color: #C40100;
}
.mode{
	min-height: 64px;
	height: auto !important;
	height: 64px;
	border: 1px solid #EBDFCF;
	background: #FFF;
}
.mode-title{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	background: #EAE3D9;
	border-bottom: 1px solid #EBDFCF;
	color: #6B5C47;
}
.mode-title span{
	font-weight: normal;
	padding-right: 5px;
}
.tl{
	display: hidden;
}
.tc{
	padding-left: 10px;
}
.tr{
	display: hidden;
}
.mode-content{
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
.cl{
	display: hidden;
}
.cc{
	margin: 0 5px;
}
.cc-l{
	width: 680px;
	padding: 0 10px;
	float: left;
  border-right: 1px solid #EBDFCF;
}
.cc-l2{
	width: 700px;
	padding: 0 17px 0 10px;
	float: left;
  border-right: 1px solid #EBDFCF;
}
.cc-r{
	width: 227px;
	padding: 0 10px;
	float: left;
}
.cc-r2{
	width: 200px;
	padding: 0 10px;
	float: left;
}
.cr{
	display: hidden;
}
.mode-bottom{
	display: none;
}
.todayword-mouseon{
	cursor: pointer;
	background: #FFFFAE;
}
.todayword-mouseout{
	background: #FFF;
}
.todayword-input{
	width: 194px;
}
.visitnum{
	font-size: 18px;
	font-weight: bold;
	color: red;
}
.feed-show{
	padding: 0 10px 0 36px;
	background: url("a.gif") -265px -363px no-repeat;
	color: #AE0000;
	float: left;
}
.feed-show a{
	color: #AE0000;
}
.feed-else{
	padding: 0 10px;
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
	float: left;
}
.feed-comment-add-input{
	width: 300px;
	cursor: pointer;
	border-color: #DED7C5;
	background: #FFF;
	padding-left: 5px;
	color: #B1B1B1;
}
.mustfill{
	padding-left: 30px;
	color: red;
}
.music-info-t1{
	width: 536px;
	float: left;
}
.music-info-t2{
	width: 122px;
	padding: 10px;
	text-align: center;
	float: right;
}
#elite{
	width: 122px;
	height: 114px;
	background: url("a.gif") -88px -1px no-repeat;
	text-align: center;
	line-height: 114px;
	font-size: 26px;
	color: red;
}
.doelite{
	width: 120px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	background: url("a.gif") 0 -148px no-repeat;
	border: none;
	cursor: pointer;
}
.dosubject{
	width: 120px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 14px;
	color: #FFF;
	background: url("a.gif") 0 -179px no-repeat;
	border: none;
	cursor: pointer;
}



.feed-comment-div{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: url("a.gif") 0 -396px no-repeat;
	padding-top: 4px;
	margin-top: 7px;
}
.user-list-icon{
	width: 50px;
	height: 50px;
	padding: 3px;
	background: url("a.gif") no-repeat;
}
.user-visit-icon{
	width: 50px;
	height: 50px;
	padding: 3px;
	background: url("a.gif") no-repeat;
	margin-right: 7px;
	float: left;
}
.record-info-icon{
	width: 60px;
	height: 50px;
	padding: 3px;
	background: url("a.gif") no-repeat;
	float: left;
}
.hello-info-icon{
	width: 50px;
	height: 50px;
	padding: 3px;
	background: url("a.gif") no-repeat;
	float: left;
}

#PlayListBorder{
	width: 160px;
	height: 154px;
	padding: 3px;
	border: 1px solid #672E7B;
  background: #40254D;
}
#PlayList{
	width: 160px;
	height: 154px;
	overflow-y: auto;
  scrollbar-3dlight-color:#F0F0EE;
  scrollbar-arrow-color:#FFF;
  scrollbar-base-color:#B3C5D4;
  scrollbar-darkshadow-color:#B0C2D2;
  scrollbar-face-color:#B3C5D4;
  scrollbar-highlight-color:#F0F0EE;
  scrollbar-shadow-color:#F0F0EE;
  scrollbar-track-color:#F5F5F5;
  text-align: left;
}
.pl_now{
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 5px 0;
	background: #331E3E;
	border-bottom: 1px dashed #5D3472;
	cursor: pointer;
}
.pl_d1{
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 5px 0;
	border-bottom: 1px dashed #5D3472;
	cursor: pointer;
}
