body {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}
.navProBg {
	background-image: url(../images/nav_pro_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.adFlashBg {
	background-image: url(../images/ad_flash_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.infobg {
	background:url(../images/nav_info_bg.gif) left top no-repeat;
	
}
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15pt;
	color: #333333;
}
a.pro:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.pro:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.pro:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.white{
	font-size: 13px;
	font-style: normal;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	font-stretch:normal;
}