body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #2A2A2A;
	
}
/*以下是body========================================================================*/
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #93918C; 
	SCROLLBAR-ARROW-COLOR: #93918C; SCROLLBAR-TRACK-COLOR: #CFCFCF; 
	SCROLLBAR-DARKSHADOW-COLOR: #405E98; BACKGROUND-COLOR: #ffffff;
	background-image:url(images/bg.gif); background-position:center;
	margin:0;
}
a:link,a:visited{ color:#333; text-decoration:none;}
/*以下是底部文字========================================================================*/
.foot {
    color: #ffffff;
	line-height: 25px;
	}
/*以下是文章========================================================================*/
.wenzhang {
    color: #333333;
	line-height: 25px;
	}
	/*以下是标题１========================================================================*/
.tit1 {
    color: #0057C2;
	font-size:14px;
	font-weight:bold;
	}
/*以下是新闻========================================================================*/
a.news:link {color: #272727;text-decoration: none;}
a.news:visited {text-decoration: none;color: #272727;}
a.news:hover {text-decoration: underline;color: #000000;}
a.news:active {text-decoration: none;}
/*以下是产品========================================================================*/
a.pro:link {color: #FFFFFF;text-decoration: none;}
a.pro:visited {text-decoration: none;color: #FFFFFF;}
a.pro:hover {text-decoration: underline;color: #ffffff;}
a.pro:active {text-decoration: none;}
/*以下是产品类别========================================================================*/
a.lpro:link {color: #2A2A2A;text-decoration: none;}
a.lpro:visited {text-decoration: none;color: #2A2A2A;}
a.lpro:hover {text-decoration: underline;color: #000000;}
a.lpro:active {text-decoration: none;}
/*以下是导航========================================================================*/
a.menu:link {color: #ffffff;text-decoration: none; font-weight:bold; font-size:14px;}
a.menu:visited {text-decoration: none;color: #ffffff;font-weight:bold;font-size:14px;}
a.menu:hover {text-decoration: underline;color: #ffff00;font-weight:bold;font-size:14px;}
a.menu:active {text-decoration: none;font-weight:bold;font-size:14px;}
/*以下是更多========================================================================*/
a.f:link {color: #ffffff;text-decoration: none;}
a.f:visited {text-decoration: none;color: #ffffff;}
a.f:hover {text-decoration: underline;color: #fffff;}
a.f:active {text-decoration: none;}