﻿#NewsPageDiv
{
    width:847px;
    overflow:hidden;
}

#NewsPageDiv #NewsMainDiv
{
    width:847px;
    margin-bottom:30px;
    overflow:hidden;
}

#NewsPageDiv #NewsMainDiv #NewsLeftDiv
{
    width:200px;
    height:100%;
    margin-right:16px;
    float:left;
    overflow:hidden;
}

#NewsPageDiv #NewsMainDiv #NewsContentDiv
{
    width:631px;
    float:right;
    overflow:hidden;
}

/* 分页 */
#FenYeDiv
{
	height:25px;
	overflow:hidden;
}

/* 列表 */
#NewsListDiv
{
	width:631px;
	/*height:590px;*/
	overflow:hidden;
}

/* 图片列表 */
.PicNewsDiv
{
	width:631px;
	overflow:hidden;
}

.PicNewsOne
{
	float:left; 
	width:210px; 
	height:200px; 
	position:relative;
	overflow:hidden;
}

.NewsPicWordDiv
{
	width:619px !important;
    width:631px;
    height:148px !important;
    height:160px;
    padding:5;
    margin-bottom:5px;
    text-align:left;
    border:1px solid #f0f0f0;
    overflow:hidden;
}

.NewsPicWordDivOver
{
    width:619px !important;
    width:631px;
    height:148px !important;
    height:160px;
    padding:5;
    margin-bottom:5px;
    text-align:left;
    border:1px dashed #e6e6e6;
    overflow:hidden;
}

.NewsPicWordDiv .NewsBigPic
{
	width:198px !important;
    width:200px;
    height:148px !important;
    height:150px;
    margin-right:8px;
    border:1px dashed #e2e2e2;
    float:left;
    overflow:hidden;
}

.NewsPicWordDiv .NewsPicWordInfo
{
	width:407px !important;
    width:409px;
    height:148px !important;
    height:150px;
    border:1px dashed #e2e2e2;
    float:right;
    overflow:hidden;
}

.NewsPicWordDiv .NewsPicWordInfo .NewsPicWordInfoTitle
{
    width:409px;
    height:20px;
    line-height:20px;
    text-align:left;
    text-indent:10px;
    font-weight:bold;
    overflow:hidden;
}

.NewsPicWordDiv .NewsPicWordInfo .NewsPicWordInfoContent
{
	width:399px !important;
    width:409px;
    height:98px !important;
    height:108px;
    line-height:1.2;
    padding:10 0 0 10;
    text-align:left;
    overflow:hidden;
}

.NewsPicWordDiv .NewsPicWordInfo .NewsPicWordInfoMore
{
	width:389px !important;
    width:409px;
    height:20px;
    line-height:20px;
    padding-right:20px;
    text-align:right;
    overflow:hidden;
}

#NewsContentInfoDiv
{
    width:631px;
    overflow:hidden;
}

/* 新闻内容 */
/* 新闻标题 */
#NewsContentDiv_Title
{
	height:30px;
	line-height:30px;
	font-size:12pt;
	font-weight:bold;
	overflow:hidden;
}

/* 新闻副标题 */
#NewsContentDiv_SubTitle
{
	height:30px;
	line-height:30px;
	font-size:10pt;
	font-weight:bold;
	overflow:hidden;
}

/* 新闻属性 */
#NewsContentDiv_Info
{
	height:24px !important;
	height:25px;
	line-height:24px !important;
	line-height:25px;
	text-align:right;
	border-bottom:solid 1px #B4B4B4;
	overflow:hidden;
}

/* 新闻内容 */
#NewsContentDiv_Content
{
	/*height:300px;*/
	line-height:1.5;
	text-align:left;
	overflow:hidden;
}

/* 相关下载 */
#NewsContentDiv_Download
{
	height:49px !important;
	height:50px;
	border-top:solid 1px #000;
	text-align:left;
	overflow:hidden;
}

/* 相关信息 */
#NewsContentDiv_PreArticle
{
	height:49px !important;
	height:50px;
	border-top:solid 1px #000;
	text-align:left;
	overflow:hidden;
}
