/*网站变灰 body {filter:gray} */
.test {
       font-family:"宋体";
       font-size:12px;
	   font-weight: normal;
	   color: #999999
}
.biaoti {
	font-family: "新宋体";
	font-size: 14px;
	font-weight: lighter;
	color: #006699;
	text-indent: 10px;
	padding: 5px;
	vertical-align: middle;
	position: relative;
	width: 900;
	page-break-before: always;
	page-break-after: always;
}
.title {
	font-family: "新宋体";
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
	padding: 5px;
	line-height: 25px;
}
.title1 {
	font-family: "黑体";
	font-size: 16px;
	color: #003366;
	top: 20px;
	line-height: 35px;
}
.title2 {
	font-family: "黑体";
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
}

.zhengwen {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.STYLE2 {
	font-size: 16px;
	font-weight: bold;
}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #006699;} /* 未访问的链接 */
a:visited {color: #006699;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
body
{
style="filter:gray";
margin:0px;
font-size: 9pt; background-color:#ffffff;
background-position:center;
text-decoration: none;
scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 24px;
	font-weight: normal;
	color:#2c476a
}
.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 24px;text-align: left;padding-left:5;padding-right:5;
}

.center_tdbgall /* 中部表格总背景颜色定义 */
{
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aec6e8;
	border-bottom-color: #aec6e8;
	border-left-color: #aec6e8;
}
.main_ArticleTitle
{
font-size: 16pt;
font-weight: bolder;
}