body{
	background: url("bg.jpg") repeat-x #FFF;
	color: #666;
}
a{
  color: #0187C5;
  text-decoration: none;
}
a:hover{
  color: #1A4D52;
  text-decoration: underline;
}
.activePage{
	padding: 2px 5px;
	margin-right: 5px;
	display: inline-block;
	border: 1px solid #55A0FF;
}
.inactivePage{
	padding: 2px 5px;
	margin-right: 5px;
	display: inline-block;
}
.border-on{
	border: 1px dotted #CCC;
	font-size: 12px;
	font-family: arial;
}
.border-out{
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: arial;
}
.border-solid-bottom{
	border-bottom: 1px solid #EEE;
}
.border-dashed-bottom{
	border-bottom: 1px dashed #EEE;
}
/*------颜色:暗色\次要颜色\亮色\顶部间隔横条色------*/
.color1{
	color: #CCC;
}
.color2{
	color: #666;
}
.color3{
	color: red;
}
.color4{
	color: #CCC;
}
/*------次要背景色用于新鲜事推荐背景\评论\粉丝团间隔色-帖子背景\粉丝团帖子主题与精选集歌曲搜索结果与当前分类------*/
.bg1{
	background-color: #EEE;
}
.bg2{
	background-color: #F5F5F5;
}
.bg3{
	background-color: #F7F7F7;
}
.bg4{
	background-color: #F7F7F7;
}
/*------按钮-------*/
#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: 8px 0 2px 0;
	background: url("spacetopbg.jpg") repeat-x;
	text-align: center;
}
#fufutop{
	width: 960px;
  height: 27px;
	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;
	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;
	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: 960px;
	height: 108px;
	text-align: left;
	margin: auto;
}
.spacenamediv{
	color: #D51007;
	font-size: 20px;
	font-weight: bold;
	padding: 24px 0 0 18px;
}
.spacenamediv input{
	height: 20px;
	font-size: 20px;
	font-weight: bold;
}
.spaceintrodiv{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	color: #999;
	padding: 10px 0 0 18px;
}
#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 a{
	color: #000;
}
.mode{
	min-height: 64px;
	height: auto !important;
	height: 64px;
	border: 1px solid #E6E6E6;
	background: #FFF;
}
.mode-title{
	height: 24px;
	line-height: 24px;
	color: #0187C5;
	background: url("a.gif") 0 -299px repeat-x;
	font-size: 14px;
	font-weight: bold;
}
.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 #E6E6E6;
}
.cc-l2{
	width: 700px;
	padding: 0 17px 0 10px;
	float: left;
  border-right: 1px solid #E6E6E6;
}
.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;
	background: #FFF;
	float: left;
}
.feed-else{
	padding: 0 10px;
	font-size: 12px;
	cursor: pointer;
	font-weight: normal;
	float: left;
}
.feed-comment-add-input{
	width: 300px;
	cursor: pointer;
	background: #FFF;
	padding-left: 5px;
	color: #D4D4D4;
}
.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;
}
.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;
	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 #BECBD3;
  
}
#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_d1{
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 5px 0;
	border-bottom: 1px dashed #B3C5D4;
	cursor: pointer;
}
.pl_now{
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 5px 0;
	border-bottom: 1px dashed #B3C5D4;
	background: #C7D6E2;
}
