﻿/*---顶部左侧内容---*/
#LeftContentContainer
{
    float:left;
    width:285px;
    height:300px;
}


/*---中间内容区---*/
#CenterContentContainer
{
    width:460px;
    margin:0px 0px 10px 0px;
    background: url(Body_Separator.gif) repeat-y;
    overflow:hidden;
}

/*---推荐日志---*/
#CommendArticle
{
}
#CommendArticle .CommendArticle_Title
{
    width:367px;
    height:30px;
    background: url(CommendArticle_Title.gif) no-repeat;
}
#CommendArticle .CommendArticle_Title span
{
    display:none;
}

/*---最新发表---*/
#NewPost
{

}
#NewPost .NewPost_Title
{
    width:213px;
    height:30px;
    background: url(NewPost_Title.gif) no-repeat;
}
#NewPost .NewPost_Title span
{
    display:none;
}



/*---最新发表---*/
#News
{

}

#News .News_Title
{
    width:367px;
    height:30px;
    background: url(News_Title.gif) no-repeat;
}
#News .News_Title span
{
    display:none;
}
/*---最新发表---*/
#FreeLecture
{
}
#FreeLecture .FreeLecture_Title
{
    width:367px;
    height:30px;
    background: url(News_Title.gif) no-repeat;
}
#FreeLecture  .FreeLecture_Title span
{
    display:none;
}
/*---在线留言---*/
#Eboard
{
}
#Eboard .FreeLecture_Title
{
    width:367px;
    height:30px;
    background: url(News_Title.gif) no-repeat;
}
#Eboard  .FreeLecture_Title span
{
    display:none;
}
/*---在线留言---*/
#Witness
{
}
#Witness .FreeLecture_Title
{
    width:367px;
    height:30px;
    background: url(News_Title.gif) no-repeat;
}
#Witness  .FreeLecture_Title span
{
    display:none;
}
/*---推荐日志与最新发表---*/
#NewPost,#CommendArticle,#News,#FreeLecture,#Eboard,#Witness
{
    float: left;
    width: 360px;
    height:116px;
    padding-left: 10px;
    overflow:hidden;
}
#NewPost .NewPost_Bottom, 
#CommendArticle .CommendArticle_Bottom, 
#News .News_Bottom, 
#FreeLecture .FreeLecture_Bottom, 
#Eboard .FreeLecture_Bottom, 
#Witness .FreeLecture_Bottom
{
}
#NewPost .NewPost_ItemContainer, 
#CommendArticle .CommendArticle_ItemContainer, 
#News .News_ItemContainer, 
#FreeLecture .FreeLecture_ItemContainer, 
#Eboard .FreeLecture_ItemContainer, 
#Witness .FreeLecture_ItemContainer
{
    float: left;
    width: 367px;
    height: 10px;
    background: url(new_bg.gif) repeat-x;
}
#NewPost .NewPost_ItemContainer ul, 
#CommendArticle .CommendArticle_ItemContainer ul, 
#News .News_ItemContainer ul, 
#FreeLecture .FreeLecture_ItemContainer ul, 
#Eboard .FreeLecture_ItemContainer ul, 
#Witness .FreeLecture_ItemContainer ul
{
    float: left;
    margin: 0px;
}
#NewPost .NewPost_ItemContainer ul li, 
#CommendArticle .CommendArticle_ItemContainer ul li, 
#News .News_ItemContainer ul li, 
#FreeLecture .FreeLecture_ItemContainer ul li, 
#Eboard .FreeLecture_ItemContainer ul li, 
#Witness .FreeLecture_ItemContainer ul li
{
    list-style: none;
    padding-left: 10px;
    width: 360px;
    background: url(NewPost_Arrow.gif) no-repeat left center;
    border-bottom: 1px solid #CCCCCC;
}
#NewPost  .NewPost_Item_Title, 
#CommendArticle  .CommendArticle_Item_Title, 
#News  .News_Item_Title, 
#FreeLecture  .FreeLecture_Item_Title, 
#Eboard  .FreeLecture_Item_Title, 
#Witness  .FreeLecture_Item_Title
{
    float:left;
    width:290px;
    margin-right:20px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
#NewPost  .NewPost_Item_PostTime, 
#CommendArticle  .CommendArticle_Item_PostTime, 
#News  .News_Item_PostTime, 
#FreeLecture  .FreeLecture_Item_PostTime, 
#Eboard  .FreeLecture_Item_PostTime, 
#Witness  .FreeLecture_Item_PostTime
{
    float:left;
    width:50px;
    font-size: 12px;
    color: #CCCCCC;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
#NewPost  .NewPost_Item_Blogger, 
#CommendArticle  .CommendArticle_Item_Blogger, 
#News  .News_Item_Blogger, 
#FreeLecture  .FreeLecture_Item_Blogger, 
#Eboard  .FreeLecture_Item_Blogger, 
#Witness  .FreeLecture_Item_Blogger
{
    float:right;
    width:60px;
    text-align:left;
    font-size: 15px;
    color: #CCCCCC;
    padding-left:5px;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}


/*---人气主题---*/
#hvPost
{
    background: url(BlogShow_Bg.gif) repeat-y;
}
#hvPost .hvPost_Title
{
    width:213px;
    height:23px;
    background: url(hvPost_Title.gif) no-repeat;
}
#hvPost .hvPost_Title span
{
    display:none;
}

/*---热评主题---*/
#hcPost
{
    background: url(BlogShow_Bg.gif) repeat-y;
}
#hcPost .hcPost_Title
{
    width:213px;
    height:30px;
    background: url(hcPost_Title.gif) no-repeat;
}
#hcPost .hcPost_Title span
{
    display:none;
}

/*---人气主题与热评主题---*/
#hvPost, #hcPost
{
    width: 213px;
    height: 210px;
    margin-bottom:10px;
}
#hvPost .hvPost_Bottom, #hcPost .hcPost_Bottom
{
    width: 213px;
    height: 10px;
    font-size: 0px;
    background: url(BlogShow_Bottom.jpg) no-repeat bottom;
}
#hvPost .hvPost_ItemContainer, #hcPost .hcPost_ItemContainer
{
    float: left;
    height: 180px;
    padding-left: 10px;
    padding-right: 10px;
}
#hvPost .hvPost_ItemContainer ul, #hcPost .hcPost_ItemContainer ul
{
    float: left;
    margin: 0px;
}
#hvPost .hvPost_ItemContainer ul li, #hcPost .hcPost_ItemContainer ul li
{
    list-style: none;
    padding-left: 10px;
    width: 210px;
    background: url(hvPost_Arrow.gif) no-repeat left center;
    border-bottom: 1px solid #CCCCCC;
    
}
#hvPost .hvPost_Item_Title, #hcPost .hcPost_Item_Title
{
    float: left;
    width: 160px;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
#hvPost .hvPost_Item_PostTime, #hcPost .hcPost_Item_PostTime
{
    float:left;
    width: 15px;
    font-size: 11px;
    color: #CCCCCC;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
#hvPost .hvPost_Item_Blogger, #hcPost .hcPost_Item_Blogger
{
    float:right;
    width: 30px;
    text-align:left;
    font-size: 11px;
    color: #CCCCCC;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}


/*---频道主题---*/
#ChannelArticleList
{
    height:840px;
    overflow:hidden;
}
.ChannelPost
{
    float:left;
    width:240px;
    height: 200px;
    margin-left:4px;
    margin-right:4px;
    margin-bottom:10px;
    overflow:hidden;
}
.ChannelPost .Bottom
{
    display:none;
}
.ChannelPost .Title
{
    float: left;
    width:233px;
    height:22px;
    padding-top:3px;
    padding-left:5px;
    border: #99CCFF 1px solid;
    background:#E5F6FF;
}
.ChannelPost .Title span
{
    float: left;
}
.ChannelPost .More
{
    float: right;
    width: 40px;
    height: 22px;
    background: url(icon_more.gif) no-repeat left center;
    cursor: hand;
}
.ChannelPost .More span
{
    display:none;
}
.ChannelPost .ItemContainer
{
    width:213px;
    height: 172px;
}
.ChannelPost .ItemContainer ul
{
    float: left;
    margin: 0px;
}
.ChannelPost .ItemContainer ul li
{
    list-style: none;
    margin-left: 5px;
    padding-left: 10px;
    width: 100px;
    background: url(ChannelPost_Arrow.gif) no-repeat left center;
    border-bottom: #cccccc 1px dashed;
}
.ChannelPost .ItemContainer .Item .Item_Title
{
    float:left;
    width:160px;
    margin-right:5px;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.ChannelPost_Separator
{
    display:none;
}

