@charset "utf-8";
/* wodig Base StyleSheet File
 * Version: 1.00
 * Author: catyou
 * Created: 2008-03-28
 * Update: 2008-04-18
 * Copyright: wodig.com (www.wodig.com)
 */
 
@import url(../skin/wodig/base.css); 
@import url(../skin/wodig/layout.css);

#conWel{ width:100%;}
	#focusArea,
	#passportcard,
	#profileSearch{
	overflow:hidden;
	height:160px;
	margin-bottom:10px;
	}
    	
	/*焦点区*/
	#focusArea{
	float:left;
	width:490px;
	background:#F9F9F9;
	}
	
	/*通行证*/
	#passportcard{}
						
	/*公告*/
	#profileNotice{
	float:right;
	height:158px;
	width:168px;
	margin-left:10px;
	}
	#profileNotice .noticeList{	margin:8px;}
		#profileNotice li{
		line-height:1.8em;
		padding-left:10px;
		background:url(../images/ico_dot_1.gif) left 10px no-repeat;
		}
		#profileNotice li a{ text-decoration:underline;}
#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:510px;
	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;
		width:470px;
		}
		#groupbox .diglist a{color:#104d6c;}
		#groupbox .diglist a:hover{color:#FF0066;}
		/*推荐圈子*/
		#groupbox .reGroup{
		float:left;
		margin:10px;
		width:176px;
		}
		    ul.groupList{padding:10px;}
		    ul.groupList a{ text-decoration:underline;}
			.groupList li{ 
			height:65px;
			overflow:hidden;
			margin-bottom:8px;
			}
			.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:360px;
	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:135px; height:100px; padding:3px 0 0 3px; background:url(../images/list_bg.gif) no-repeat;}
		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;   
width:480px;   
}   
.mainindex .col-2{   
float:right;
width:480px;    
}