/*TOP   导航链接  */
.top {	font-size:9pt; color:#525252; text-decoration: none; font-family: "宋体"; 
       letter-spacing: 2pt;	background-position: left;}
.top a:link
 {
	color: #525252;	text-decoration: none;
}
.top a:visited {
	color: #525252;	text-decoration: none;
}
.top a:hover {
	color: #525252;	text-decoration: none;font-weight: bold;
}
.top a:active {
	color: #525252;	text-decoration: none;
}
	
	
/*menu 导航菜单*/
.menu {
	font-size:9pt;
	color:#525252;
	text-decoration: none;
	font-family: "宋体";
	letter-spacing: 2pt;
	background-position: left;
	text-indent: 5pt;
}
.menu a:link
 {
	color: #525252;	text-decoration: none;
}
.menu a:visited {
	color: #525252;	text-decoration: none;
}
.menu a:hover {
	color: #041F6C;	text-decoration: none;font-weight: bold;
}
.menu a:active {
	color: #525252;	text-decoration: none;
}

/*news 新闻中心*/
.news{
	color: #666666;	font-size: 9pt; line-height:16pt;font-family: "宋体";
}
.news a:link
 {
	color: #024393;	text-decoration: none;
}
.news a:visited {
	color: #FF6600;	text-decoration: none;
}
.news a:hover {
	color: #FF6600;	text-decoration: none;
}
.news a:active {
	color: #FF6600;	text-decoration: none;
}

/*文字内容*/
.Content { font-size:10pt; color:#666666; font-family:"宋体"; line-height:15pt;}
.Esname {font-size:13pt; color:#0000FF; font-family:"宋体"; line-height:15pt;}

/*foot  页面底部*/
.footmenu {
	color: #666666;	font-size: 9pt; font-family:"宋体";
	}
.footmenu a:link
 {
	color: #666666;	text-decoration: none;
}
.footmenu a:visited 
{
	color: #666666;	text-decoration: none;
	
}
.footmenu a:hover
 {
	color: #666666;	text-decoration: none;font-weight: bold;
}
.footmenu a:active 
{
	color: #666666;	text-decoration: none;
}
.copyright1 
{
	font-size: 12px;color: #686D71;
}
.copyright2 {color: #0000FF}

