
/*****************************************
二、三级频道内页
*****************************************/

#currentPage{border:1px solid #B2D4DD; clear:both; height:30px; line-height:30px; text-indent:1em; margin-bottom: 15px; width:550px;}
/*频道之星*/
#channelStarts{	
	border:1px solid #B2D4DD;
	float:right;
	margin-bottom:15px;
	height:290px;
	width:390px;}
#channelStarts dl{ margin:0; width:80px; text-align:center; float:left; margin:5px;}
#channelStarts dt{ height:36px; line-height:36px; width:71px; white-space:nowrap; overflow:hidden;}
#channelStarts img{display:block; width:60px; height:60px;}
#channelStarts dd{ width:67px;height:67px; background: url(../images/sixpxfacebg.gif) no-repeat; padding:3px 0 0 3px;#padding:3px 0 0 0;}
/*圈子*/
#currentGroup{
	border:1px solid #B2D4DD;
	float:right;
	margin-bottom:15px;
	height:420px;
	width:390px;
	}

#currentGroup #currentGroupContent{float:left; width:360px; height:290px;}
#currentGroup #currentGroupContent ul{}
#currentGroup #currentGroupContent li{float:left; width: 360px; margin-bottom:10px;list-style-type:none;}
#currentGroup #currentGroupContent #groupLogo{float:left; width:64px; height:64px; background:url(../images/fiftypxfacebg.gif) no-repeat;}
#currentGroup #currentGroupContent #groupLogo img{width:50px; height:50px;margin:3px auto auto 3px;}
#currentGroup #currentGroupContent #groupTextBox{float:right;width:290px;}
#currentGroup #currentGroupContent #groupTextBox #groupName{white-space:nowrap; overflow:hidden; font-weight:bold; line-height:24px; width:290px;}
#currentGroup #currentGroupContent #groupTextBox #groupTipLine{white-space:nowrap; overflow:hidden; line-height:20px; width:290px; background:url(../images/h20_point.gif) no-repeat; text-indent:1em;}

#currentGroupSearch{border-top:1px solid #EEEEEE;  height:60px; clear:both; padding-top:10px; line-height:30px; text-align:center;}

/*相册*/
/*------------------------------
#currentAlbums{
	border:1px solid #B2D4DD;
	float:right;
	margin-bottom:15px;
	height:310px;*height:310px;_height:339px;
	width:390px;
	}
------------------------------*/
#currentAlbums{	
	clear:both;
	height:310px;*height:310px;_height:339px;
	width:390px;	
	background:url(../images/mc.jpg) no-repeat;}
/**/
#currentNav{border:1px solid #B2D4DD; clear:both; height:90px; line-height:23px;  
	margin-bottom: 15px; width:550px;background:#F6FDFF}

/*重定义高度*/
#voteBox,#blogBox,#microBlogBox{height:475px}

#verticalEntrance{border-top:1px solid #B2D4DD; clear:both; height:30px; line-height:30px; background:#F6FDFF; text-indent:1em;}

/*收藏夹——网摘*/
#currentFavoritesBox{
	border:1px solid #B2D4DD;
	float:left;
	margin-bottom:15px;
	height:516px;
	width:550px;
}
#FavoritesLeftBox #FavoritesRightBox{width:254px;height:300px;}
#FavoritesLeftBox ul,#FavoritesRightBox ul{margin-bottom:10px;#margin-bottom:0px;}
#FavoritesLeftBox li,#FavoritesRightBox li{clear:both; height:30px; line-height:30px; border-bottom:1px dashed #BCBCBC; 
	text-indent:1em; width:247px; white-space:nowrap; overflow:hidden; background:url("../images/topBlogIcon.gif") no-repeat;
	}

#favoritesDetailList{height:265px;clear:both; margin-bottom:10px;}
#favoritesDetailList ul{}
#favoritesDetailList li{margin-top:10px;list-style-type :none;}
#favoritesTitle{height:45px; border-top:1px solid #B2D4DD; border-bottom:1px solid #B2D4DD; 
	 background:#F6FDFF;}
#favoritesTitleLeft{float:left; width:400px; line-height:22px; white-space:nowrap; overflow:hidden;}
#favoritesTitleRight{float:right; line-height:45px; font-size:18px; font-weight:bold;}
#favoritesDetailTxt{line-height:17px; text-indent:2em; height:50px; overflow:hidden; color:#333;}
#favoritesUrl{width:520px;height:25px;line-height:25px;text-indent:2em;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; background:url("../images/url_ico.gif") no-repeat;}