/*-----------------------------三级通用页面： 开始-------------------------------*/


/*文章信息外容器样式*/
#contentdiv
{
	margin: 0 auto;
	width: 1002px;
	padding-top: 37px;
}
/*页脚版权信息*/#footer
{
	width: 1002px;
	text-align: center;
	padding-top: 10px;
	color: #001E5A;
	height: 30px;
	line-height: 30px;
	clear:both;
	margin:0 auto;
	border-top:solid 1px #cccccc;
}
/*中间容器*/.midlecontent
{
	width: 862px;
	margin: 0 auto;
}
/*标题*/.divtitle
{
	text-align: center;
	color: #001E5A;
	font-size: 16pt;
	font-weight: bold;
	padding-top:18px;
}
/*分割线*/.hrline
{
	margin:0 auto;
	width: 802px;
	height: 15px;
	_height: 5px;
	border-bottom: solid 1px #ffffff;
	margin-bottom: 8px;
}
/*文章创建信息*/
.hrbottomline
{
	padding: 0;
	margin: 0;
	height: 1px;
	color: #001E5A;
	width: 862px;
	margin-top: 15px; *margin-top:8px;
}

/*文章时间和来源*/
.flieinfo
{
	text-align: center;
	margin-top: 10px; *margin-top:3px;
	margin-bottom:30px;
	color:#001E5A;
	font-size:12px;
}
/*文章来源*/
.filefrom
{
	margin-left: 10px;
}
/*文章内容*/.filecontent
{
	width: 802px;
	color: #001E5A;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto;
	_height: 450px;
	min-height: 450px;
}
/*下载文件外容器*/.download
{
	margin-top: 10px;
	line-height:20px;
}
/*相关附件样式*/.relationfile
{
	margin-bottom: 8px;
	color: #0000CC;
	margin-left: 30px;
}
/*下载文件*/.downfile
{
	margin-left: 30px;
}


.downlink:link
{
	font-size: 14px;
	color: #001e5a;
	font-family: "宋体";
	text-decoration: none;
}
.downlink:visited
{
	font-size: 14px;
	color: #001e5a;
	font-family: "宋体";
	text-decoration: none;
}
.downlink:hover
{
	font-size: 14px;
	color: #ff8010;
	font-family: "宋体";
	text-decoration: none;
}
.downlink:active
{
	font-size: 14px;
	color: #0000ff;
	font-family: "宋体";
	text-decoration: none;
}

#documentcontent
{
	position: relative;
	z-index: 10;
}
/*三级页面背景*/
#threemenubg
{
	background-image: url(/version3/image/common/treenum.jpg);
	background-repeat: no-repeat;
}
/*-----------------------------三级通用页面：结束-------------------------------*/
