body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	color: #434343;
	text-decoration: none;
	background-color:#999999;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.whitelink {
	color:#FFFFFF;
	text-decoration: none;
}
.whitelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:hover {
	color:#b3f1ff;
	text-decoration: none;
}
.aaa img {
 /*max-width:700px; 
 width:700px; 
width:expression(document.body.clientWidth>700?"700px":"auto");
 overflow:hidden; */
  vertical-align: middle; max-width: 700px; max-height: 1500px; 
  width: expression(this.width >700 && this.height < this.width ? 700: true);
   height: expression(this.height > 1500 ? 1500: true); }

.sec1 { 
  background-image:url(../images/zzbg2.jpg);
  cursor: hand;
  color: #000000;
  }
.sec2 { 
  background-image:url(../images/zzbg.jpg);
  cursor: hand;
  color: #000000;
  font-weight: bold; 
  }
.main_tab {
  background-color:#FFFFFF;
  color: #000000;
  }
.menu {
	color:#FFFFFF;
	text-decoration: none;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color:#b3f1ff;
	text-decoration: none;
}
a:link {
	color: #434343;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.bgs{background-image:url(../images/bgs.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.leftbg{background-image:url(../images/leftbg.jpg); background-repeat:repeat-y;}
.biaoti{font-size:14px; font-weight:bold; color:#484545}
.wenzi{color:#9d9d9d}
.bigbt{font-size:16px; color:#0b79b3; font-weight:bold;}
.bigwz{
	text-indent: 24px; padding:10px;
}
.imgs{float:right; padding:10px;}
p {
	text-indent: 24px;
}
.newstitle{font-size:16px; color:#336699; font-weight:bold;}
.newscontact{ padding:10px; text-indent:24px;}
