body {
	font-size: 12px;
	color: #000000;
}
td {
	font-size: 12px;
	color: #000000;
}

/*边际*/
body {
	margin-top: 1px;
	margin-bottom: 0px;
}
/*边际*/
.table-bk {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B40000;
	border-left-color: #B40000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B40000;
}
.table-bj {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
}

/*开始 领导风采（以下按姓氏排序） 的表格的样试*/  
.table-bj2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.table-bj3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D0C8;
}
/*领导风采（以下按姓氏排序） 的表格的样试   结束*/ 


/*  领导讲之后的表格边框样式  开*/
.ldjh-talbe-bj {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-left-color: #ff6600;
	border-top-width: 1px;
	border-top-style: solid;
}

.ldjh-z {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E89784;
}
.ldjh-y {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E89784;
}

/*  领导讲之后的表格边框样式  结*/


/*链接一*/
	a:link {
		color: #000000;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #000000;
	}
	a:hover {
		text-decoration: none;
		color: #6A6D71;
	}
	a:active {
		text-decoration: none;
	}
/*链接二*/
a.link2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: none;
	color: #E7E7E7;
}
a.link2:active {
	text-decoration: none;
}
/*--------------------------------------*/

/* 头部链接*/
a.tab:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.tab:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.tab:hover {
	color: #D4D4D4;
	text-decoration: none;
}
a.tab:active {
	text-decoration: none;
}
/* 头部链接*/
.td-cjh {
	font-size: 14px;
	line-height: 20px;
}
.font12px {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%
}
.lineheight {
	line-height: 150%;
}
.line_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
}
.line_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

