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

.nav_bar {
	font-size:15px;
	font-weight:bold;
}

.nav_bar a {
	margin-right:5px;
}

.nav_bar .nav_ico {
	padding-left:15px;
	background:url(/images/revamp1/ico_arrow_red2_small.gif) no-repeat left center;
}


.list_tab {
	position:relative;
	margin:10px 0;
}
.list_tab ul {
	padding-left:10px;
	height:21px;
	line-height:21px;
	border-bottom:2px solid #e0e0e0;
}
.list_tab ul li {
	float:left;
	display:inline-block;
	margin-right:3px;
	list-style:none;
	_position:relative;
	_top:2px;
}

.list_tab ul li.ui-tabs-selected {
	border-top:2px solid #e0e0e0;
	border-left:2px solid #e0e0e0;
	border-right:2px solid #e0e0e0;
}

.list_tab ul li a {
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	padding:0 10px;
	cursor:pointer;
	_color:#fff !important;
	background:#666;
}
.list_tab ul li.ui-tabs-selected a:link,
.list_tab ul li.ui-tabs-selected a:visited {
	_color:#111 !important;
}
.list_tab ul li a:hover {
	_color:#111 !important;
	#text-decoration:none !important;
}

.list_tab .update_sort {
	position:absolute;
	line-height:25px;
	top:0;
	right:0;
}
.list_tab .update_sort select {
	width:60px;
	height:20px;
	line-height:20px;
	background:#ccc;
	border:none;
}


.listing .eachItem {
	float:left;
	width:100%;
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}

.listing .club-logo-gen {
	float:left;
	width:75px;
	padding:6px;
	margin-right:15px;
	background:#e8e8e8;
}
.listing .club-logo-ofc {
	float:left;
	width:75px;
	padding:6px;
	margin-right:15px;
	background:#e00000 url(/images/revamp1/bg_red_square.gif) no-repeat center;
}

.listing .club-logo-gen img,
.listing .club-logo-ofc img {
	width:75px;
	height:75px;
}


#mainContent .listing .club_detail {
	width:540px;
}
#c4 .listing .club_detail {
	width:720px;
}
.listing .club_detail {
	float:left;
	position:relative;
}
.listing .club_detail h3 {
	font-size:15px;
	margin-bottom:10px;
}
.listing .club_detail p {
	margin-bottom:5px;
	color:#666;
}
.listing .club_detail p span,
.listing .club_detail p a {
	color:#d60000;
	font-size:11px;
}
.listing .club_detail p a {
	cursor:pointer;
	text-decoration:underline;
}
.listing .club_detail p a:hover {
	color:#cc3366 !important;
}

.highlight {
	background:#fff;
}
.highlight p span,
.highlight p a {
	font-size:12px !important;
	font-weight:bold;
	color:#9a0000 !important;
	text-decoration:none !important;
}
.highlight p a:hover {
	color:#cc3366 !important;
	text-decoration:underline !important;
}

.listing .club_detail .label_ofc {
	padding-left:40px;
	background:url(/images/revamp1/ico_label_ofc.gif) no-repeat left center;
}

.listing .club_detail .gotoClub {
	position:absolute;
	display:block;
	right:0;
	top:0;
}

.listing .user_list {
	margin-top:10px;
}
.listing .user_list ul {
	list-style:none;
}
.listing .user_list ul li {
	float:left;
	wdith:60px;
	height:80px;
	margin-right:5px;
}
.listing .user_list ul img {
	wdith:60px;
	height:60px;
}

.listing .user_list .more-user-club {
	display:block;
	position:relative;
	top:48px;
	font-family:PMingLiU;
	font-size:11px;
}
.listing .user_list .more-user-club:link,
.listing .user_list .more-user-club:visited {
	color: #be0101;
}
.listing .user_list .more-user-club:hover {
	text-decoration:underline;
}

.listing .user_list p.text_abbr {
	width:60px;
}












