/*****************************************************
全站使用
*****************************************************/
* { 
	margin:0; 
padding:0; 
} 
body {/*网站背景*/
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
table{border-collapse:collapse;}
td {/*基本字体*/
	font-size:14px;
	COLOR: #000000;
	line-height: normal;
	text-decoration: none;
	/*vertical-align:top;*//*表格元素靠上对齐*/
}
a {
	color: #000;
	text-decoration: none;/*默认链接样式*/
}
a:hover  {
	color: blue;/*默认链接样式*/
}
#ColumnContent{
	font-size:12px;
}
/*****************************************************
细览使用
*****************************************************/
#daohanglay{
	width:150px;
	height: 26px;
	position: absolute;
	z-index: 0;
	left: 21px;
	top: -19px;
}
td.daohanglay{
	font-size:12px;
	color:#000
}
#maintable {
/*主界面背景*/
}
td.left{/*左栏*/
}
td.middle{	/*中栏*/
	background-image: url(../image/detailbj.jpg);
	width:800px;
	padding:0px;
}
table.mtable{
}
td.mtable {
/*中栏背景*/
}
#path{/*位置导航*/
	background-color: #D2F2F4;
	width:800px;
}
td.path{/*位置导航*/
	padding-left:125px;
	padding-top:5px;
	padding-bottom:5px;
}
a.path  {
/*位置导航联接*/
	font-size:12px;
	color:#000
}
a.path:hover  {
	color:#fff
/*位置导航联接*/
}
#ftable/*中栏框架*/
{

}
td.ftable{/*中栏框架*/
	text-align:center;
	width:800px;
}
#contents{/*正文框架*/
	width:700px;
}
td.contents-title {
/*正文标题*/
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:10px;
}
td.contents-source {
/*来源文号背景*/
	border-top: 1px solid #B1ACB9;
	background-color: #E4E4E4;
	padding-top:5px;
	font-size: 12px;
	color: #000000;
}
td.contents-date {
/*文章日期样式*/
	background-color: #E4E4E4;
	font-size: 12px;
	color: #000000;
}
#Zoom {
/*正文字体*/
	line-height: 22px;
}
td.contents-author{/*责编*/
	color:#fff;
	text-align:center;
}
td.about{/*相关文章框架*/

}
#about{/*相关文章框架*/
	margin-left:20px;
}
td.abouttitle {
/*相关文章抬头*/
	color:#fff;
}
td.aboutcontents {
/*相关文章导航*/
}
a.docabout  {
/*相关文章导航联接*/
}
a.docabout:hover  {
/*相关文章导航联接*/
}
td.right{/*右栏*/
}
td.middleb{/*跨列居中栏*/

}
#docfilemid{
	color:#fff;
}
div{
	text-indent:30px;
}
#erjilay{
	width:800px;
	height: 26px;
	position: absolute;
	z-index: 0;
	left: -400px;
	top: -4px;
}
#dilay{
	width:800px;
	height: 26px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 6px;
}

/*****************************************************
概览使用
*****************************************************/
#erjidaohanglay{
	width:150px;
	height: 26px;
	position: absolute;
	z-index: 0;
	left: 10px;
	top: 7px;
}

#erjitable{
	background-image: url(/image/detailbj.jpg);
	width:800px;
	text-align:left;
}
#erjimain{
	background-image: url(/image/detailbj.jpg);
	width:795px;
	text-align:left;
}
#erjileft{
	padding-top:20px;
	padding-left:40px;
	width:594px;
	vertical-align:top;
	font-size:12px;
	line-height:25px;
}
#ColumnContent{
	line-height:20px;
}
#erjiright{
	background-color:#f0f0f0;
	width:206px;
	font-size:12px;
	vertical-align:top;
}
