body {  color:#333333; font-size: 12px; }
td {  font-size: 12px}
input, textarea {  font-size: 12px; border-width:1px}
select {  font-size: 12px; border-width:1px}
span {  font-size: 12px; position: static }

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


a.thisclass:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0c6990;
	text-decoration: none;
}
a.thisclass:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0c6990;
	text-decoration: none;
}
a.thisclass:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0c6990
	text-decoration: none;
}
a.thisclass:active {
	font-family: "宋体";
	font-size: 12px;
	color: #0c6990;
	text-decoration: none;
	
}


A.menu:link     {text-decoration:none;	color: #FFFFFF;}
A.menu:visited  {text-decoration:none;	color: #FFFFFF;}
A.menu:active   {text-decoration:none;	color: #FFFFFF;}
A.menu:hover    {text-decoration:none;	color: #FFFF00;}

a.ResumeCenter:link {
	font-family: "宋体";
	font-size: 12px;
	color: #587B8D;
	text-decoration: none;
}
a.ResumeCenter:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #587B8D;
	text-decoration: none;
}
a.ResumeCenter:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #587B8D;
	text-decoration: underline;
}
a.ResumeCenter:active {
	font-family: "宋体";
	font-size: 12px;
	color: #587B8D;
	text-decoration: none;
}
.newscontent {
	font-family: "宋体";
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION:none;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}