 
 /*---的超链接样式---*/
.More:link,.more:visited{}
.More:hover{}

 img
{
    margin:auto;
    border:0;
}
a img
{
    border:none;
}

#LeftContentContainer{
	float:left;
	clear: both;
	width:750px;
	height: auto;
	border: 1px solid #d9e0ec;
}
/*---内容--*/ 
#MainContent
{	
	
}
#Top
{
}
#Bottom
{
}
.Item
{
}

/*---页面信息区--*/
#MainContent #ChannelTitle{
	float:left;
    width:748px;
	height:26px;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	background: #d9e0ec 5pt 3pt;
    border-bottom: #d9e0ec 1px solid;
	display: inline;
    overflow:hidden;
}
#MainContent #ChannelTitle span{
	float:left;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

/*---内容框---*/
#ArticleList{
	clear: both;
	float: left;
	width:740px;
	margin-left: 5px;
	display: inline;
}
#PagerDiv{
	float:left;
	width: 740px;
	margin-left: 5px;
	margin-bottom: 5px;	
}
	
#ArticleList .Item{margin-top:10px;}

/*---日志标题框---*/
#ArticleList .Item .Top{}
#ArticleList .Item .Top .Left{}
#ArticleList .Item .Top .Right{}


/*---日志内容框---*/
#ArticleList .Item .Item_Body{
	float: left;
	padding-top:10px;
	width:740px; 
	overflow:hidden;
	word-break: break-all;
}
#ArticleList .Item .Item_Body p {margin:8px 0}
#ArticleList .Item .Item_Body .link{margin:-3px 0}
#ArticleList .ReadFullArticle{
	text-decoration: underline;
	font-weight: bold;
}

/*---日志内容底部---*/
#ArticleList .Item .Item_Bottom
{
	float:left;
	width:740px;
	margin: 0 0 5px 0;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e0ec;
}
#ArticleList .Item .Bottom a:link,.Content-bottom a:visited{color:#080}
#ArticleList .Item .Bottom a:hover {color:#0C0}

#ArticleList .Item .Top .Title 
{
    width:700px;
    margin:0px;
    color:#000000;
    font-size:14px;
}
#ArticleList .Item .Top .Title a:link,
#ArticleList .Item .Top .Title a:visited{font-size:14px;color:#000000}
#ArticleList .Item .Top .Title a:hover{color:#1488FD}
