@charset "utf-8";
/* wodig Base StyleSheet File
 * Version: 1.01
 * Author: catyou 水妖精
 * Created: 2008-03-28
 * Update: 2008-08-17
 * Copyright: wodig.com (www.wodig.com)
 */
 
@import url(base.css); 
@import url(layout.css);

#conWel{ width:100%;}
	
	#passportcard{
	margin-top:8px;
	}
	
	/*焦点区*/
	#focusArea{
	float:left;
	width:700px;
	height:140px;
	background:#F9F9F9;
	margin-top:8px;
	overflow:hidden;
	}
						
	/*公告*/
	#profileNotice{
	float:left;
	margin:3px 0 10px 5px;
	height:101px;
	width:443px;
	overflow:hidden;
	display:inline;
	word-wrap:break-word;
	word-break:break-all;
	
	}
	#profileNotice .noticeList{	margin:5px;}
		#profileNotice ul span{
		padding-left:10px;
		line-height:1.8em;
		background:url("../images/ico_dot_1.gif") left no-repeat;
		margin-right:10px;
		}
		#profileNotice li a{ text-decoration:underline;}

/*高校社团合作平台*/
.logoB{
background:url("../images/logoB2.gif") left no-repeat;
text-align:left;
padding-left:55px;
margin:3px 0 0 0;
height:50px;
line-height:16px;
color:#999999;}
#logoB1.logoB{background:url("../images/logoB1.gif") left no-repeat;}
#logoB2.logoB{background:url("../images/logoB2.gif") left no-repeat;}
#logoB3.logoB{background:url("../images/logoB3.gif") left no-repeat;}
#logoB3B.logoB{background:url("../images/logoB3B.gif") left no-repeat;}
#logoB4.logoB{height:103px;background:url("../images/logoB4.gif") left no-repeat;overflow:hidden;}
#logoB4.logoB li{line-height:18px;}


/*抢活动区*/
.i_navList{
background:url("../images/i_navList.gif") no-repeat;
width:698px;
height:30px;
float:left;
padding-top:30px;
padding-bottom:10px;
}
#i_navList1.i_navList{background:url("../images/i_navList1.gif") no-repeat;}
#i_navList2.i_navList{background:url("../images/i_navList2.gif") no-repeat;}
#i_navList3.i_navList{background:url("../images/i_navList3.gif") no-repeat;}
#i_navList4.i_navList{background:url("../images/i_navList4.gif") no-repeat;}

.goTop{
float:left;
width:130px;
height:75px;
margin:10px 0px 0px 4px;
background:url("../images/jz_bg.gif") no-repeat;
/*padding:4px 5px 3px 4px;*/
font:宋体 12px;
line-height:15px;

}		
	.goTop .PIC{
	width:120px;
	height:30px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	margin:4px 4px 5px 3px;
	}	
	
	.goTop .Txt1{
	width:130px;
	height:15px;
	float:left;
	overflow:hidden;
	margin-left:2px;
	}
	.goTop .Txt1 A{
	float:left;
	color:#CC0000;
	}
	.goTop .Txt2{
	float:left;
	margin-left:2px;
	color:#0066FF;
	}




#conCapital{}
    /*最新dig*/
	#foundDig,
	#newUser{ 
	overflow:hidden;
	height:400px;
	margin-bottom:10px;
	}
	#foundDig{ 
	padding:10px;
	height:380px !important;
	}
		#foundDig .newDig,
		#foundDig .weeklyDig{
		float:left;
		padding:0 10px;
		width:47%;
	    }
		#foundDig a:hover{ color:#f90;}

#conPhoto{}
    #photoDig,
	#photoSplendid{
	overflow:hidden;
	height:810px;
	margin-bottom:10px;
	}
	/*图片*/
	#photoDig{}
		#photoDig .photoList{
		margin:10px 10px 0 10px; 
		padding:10px 5px 0;
		/*background:#F5F9FC;*/
		}
			#photoDig .photoBox{ 
			float:left;
			width:150px;
			height:220px;
			margin:0 7px;
			overflow:hidden;
			background:url("../images/picdig.gif") 3px top no-repeat;
			}
			#photoDig .photoBox a{ text-decoration:underline;}
			#photoDig .pHead{ padding:6px 8px 0 8px; height:28px; font-weight:400;}
			#photoDig .btnDig{
			float:right;
			width:52px;
			height:25px;
			line-height:25px;
			text-align:center;
			background:url("../images/vod_digg2.gif") no-repeat;
			}
			#photoDig .btnDig a{ text-decoration:underline;}
			#photoDig .number b{
			color:#F56600;
			font-size:16px;
			}
			#photoDig .img{
			display:block;
			margin:6px auto;
			width:120px;
			height:90px;
			overflow:hidden;
			text-align:center;
			background:#fff;
			}
			#photoDig p{ padding-left:6px;}
			
			/*精彩图片*/
			#photoSplendid{}
				#photoSplendid .splendidList{ padding:8px 0; margin:0 5px;}
				#photoSplendid li{
				margin-bottom:3px;
				height:39px;
				border-bottom:1px #ddd solid;
				}
					#photoSplendid .number{
					display:block;
					float:left;
					margin-right:6px;
					width:36px;
					height:36px;
					line-height:36px;
					text-align:center;
					background:url("../images/dig_number_bg2.gif") no-repeat;
					}
					#photoSplendid .image{
					display:block;
					float:left;
					height:36px;
					width:40px;
					}
					#photoSplendid .image img{				
					overflow:hidden;
					height:30px;
					width:30px;
					padding:1px;
					border:1px solid #ccc;
					}
					#photoSplendid .image a:hover img{
					border:1px solid #f63;
					background:#fff;
					}
					#photoSplendid .topic{ 
					display:block;
					float:left;
					width:140px;
					}
					#photoSplendid .topic a{ color:#0066CA;}
#conGroup{}
    #groupbox,
	#groupRank{
	overflow:hidden;
	height:388px;
	margin-bottom:10px;
	}
		/*今日十大话题*/
		#groupbox .groupTopten{
		float:left;
		margin:10px 3px 10px 10px;
		width:460px;
		}
		#groupbox .diglist a{color:#104d6c;}
		#groupbox .diglist a:hover{color:#FF0066;}
		/*推荐圈子*/
		#groupbox .reGroup{
		float:left;
		margin:10px 3px 10px 5px;
		width:200px;
		}
		    ul.groupList{padding:0px;}
		    ul.groupList a{ text-decoration:underline;}
			.groupList li{ 
			height:65px;
			overflow:hidden;
			margin-bottom:0px;
			}
			.groupList .groupPic{
			display:block;
			float:left;
			width:65px;
			margin-right:5px;
			}
			
			.groupList .groupPic img{
			padding:3px;
			border:1px #D5DFDE solid;
			background:#EFEFEF;
			}
		/*圈子排行榜*/	
		#groupRank ul.top10{ margin:10px;background:url("../images/li_num_01.gif") left top no-repeat;}
		#groupRank ul.top10 li{height:22px;padding:5px 0 3px 23px;>padding:6px 0 2px 23px;line-height:22px; border-bottom:1px #ddd solid;}
			#groupRank .image{ float:left; margin-right:5px; width:22px; height:19px;}
			#groupRank .image img{ padding:1px; width:19px; height:16px; border:1px #ccc solid;}
			
#conVideo{}
    #videoBox,
	#Playbill{
	overflow:hidden;
	height:500px;
	margin-bottom:10px;
	}
	/*视频*/
	#videoBox ul.videoList{ margin:10px 10px 0 10px;}
	ul.videoList a{ text-decoration:underline;}
	#videoBox li{ float:left; width:129px; margin:0 3px 0 4px; height:150px; text-align:center;}
	#videoBox .vPhoto img{ width:120px; height:90px; padding:2px; border:1px #ccc solid; background:#fff;}
	#videoBox .vTitle{ display:block; font-weight:600;}
	/*精彩节目单*/
	#Playbill ul.videoTopList{ margin:10px;}
    #Playbill li{ height:28px; line-height:28px; padding-left:10px; border-bottom:1px #ddd solid; background:url(../images/ico_dot_1.gif) left 10px no-repeat;}
	ul.videoTopList a{ text-decoration:underline;}
		li.vlh{ height:115px !important; background:none !important;}
		li.vlh .item{ line-height:1.5em;}
		li.vlh .photo{ float:left; width:120px; height:90px; padding:2px 0 0 2px; border:1px #ccc solid; background:#fff;}
		li.vlh img.v120Img{ width:120px; height:90px;}
		li.vlh .vTitle{ display:block; font-weight:600;}
#linkc{
	overflow:hidden;
	margin-bottom:10px;
}
#linkc title{
  height:23px;
  line-height:23px;
  text-indent:12px;
  background:url("../images/btn_boxTitle.gif") repeat-x;
}

.mainindex{width:960px; margin:0 auto; 
}   
.mainindex .col-1{   
float:left;   
  
}   
.mainindex .col-2{   
float:right;
    
}