@charset "utf-8";
/*
主题名称: Fanz Revamp
URI: the-theme's-homepage
描述: 黑紅灰
作者: Grin.Zhou
模板: none
版本: v0.1 
最後修改日期: 2009-8-30
備註: 可能只適合主題的首頁使用
*/

@import url("/css/revamp1/suit/f-global.css");
@import url("/css/revamp1/suit/section_rightSide.css");


.club-name {
	padding-top:10px;
}
.club-name h3 {
	font-size:18px;
}

.section#top_clubShow {
	width:645px;
}
.section#top_clubShow .content-box .warp {
	padding-bottom:0;
}
.section#top_clubShow .mutuality-fanzClub {
	position:relative;
	background:#000 url(/images/revamp1/bg_top_clubBanner.gif) no-repeat top;
}
.section#top_clubShow .mutuality-fanzClub .mutuality-tab {
	color:#fff;
	text-align:center;
	margin-bottom:10px;
	padding:5px 0;
	background:url(/images/revamp1/bg_top_tags.gif) repeat-x;
}
.section#top_clubShow a:link,
.section#top_clubShow a:visited {
	color:#fff;
}
.section#top_clubShow a:hover {
	color:#fff;
	text-decoration:underline;
}
.section#top_clubShow .mutuality-fanzClub ul li p {
	line-height:20px;
	color:#fff;
}
.section#top_clubShow .bottom {
	height:10px;
	overflow:hidden;
	background:url(/images/revamp1/bg_top_clubMember.gif) no-repeat bottom;
}


.section#riseClub .content-box ul {
	list-style:none;
}
.section#riseClub .content-box ul li {
	float:left;
	display:block;
	width:87px;
	height:87px;
	margin:3px 1px;
}
.section#riseClub .content-box ul li img {
	width:85px;
	height:85px;
	padding:1px;
	background:#fff;
}
.section#riseClub .content-box ul li img:hover {
	background:#000;
}
.section#riseClub a.btn_more {
	margin:10px 0;
}


