html{
	background:#FFF;
}
body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	color: #333333;
}

.pt9 {
	font-size: 12px;
	line-height: 16px;
	
}
.pt9b {
	font-size: 12px;
	line-height: 18px;
	
}
.pt12 {
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	color: #333333;
}

.pt18 {
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
	color: #333333;
	font-family: "黑体";
}

.blkContainerSblk h1{height:35px; line-height:35px; overflow:hidden; text-align:center; font-family:"黑体"; font-size:14px; font-weight:normal; color:#03005C;}

a:link {
	font-size: 12px;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 12pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 12pt;
	color: #333333;
	text-decoration: underline;
}

/*---------- 新闻中心最上方白色字体 ---------*/
.header {
	font-size: 12px;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.header a:link {
	font-size: 12px;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.header a:visited {
	font-size: 12px;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}

.header a:hover{
	color:#ffffff;
	text-decoration: underline;
}

/*---------- 新闻中心最上方白色标题 ---------*/
.header2 {
	font-size: 16px;
	line-height: 14pt;
	color: #ffffff;
	text-decoration: none;
}
.header2 a:link {
	font-size: 16px;
	line-height: 14pt;
	color: #ffffff;
	text-decoration: none;
}
.header2 a:visited {
	font-size: 16px;
	line-height: 14pt;
	color: #ffffff;
	text-decoration: none;
}

.header2 a:hover{
	color:#ffffff;
	text-decoration: underline;
}


.pages .plist a:hover{
	color:#FF0000;
}

