body {
	margin: 0px;
	font-family: "Arial", "Times New Roman", "ËÎÌå","Mingliu";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	overflow-x: hidden; overflow-y: auto;
}
* { overflow-x: hidden; overflow-y: auto; 
 scrollbar-face-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-highligt-color:#000000;
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-color:#999999;
  scrollbar-track-color:#999999;
  scrollbar-arrow-color:#000000;
  }
a {behavior:url(eye.htc)}
.main {
	height: auto;
	width: 740px;
	background-color: #000000;
}
.news_pic {
	width: 360px;
	height: auto;
	text-align: left;
	clear: none;
	float: left;
	padding-right: 10px;
	padding-top: 70px;
	padding-left: 10px;
}
.cn_txt {
	font-size: 18px;
	line-height: 1.2;
	font-weight: bolder;
}

.news_title {
	width: 350px;
	height: 30px;
	text-align: left;
	clear: none;
	float: left;
	padding-top: 70px;
	padding-right: 10px;
	font-family: Arial, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
}
.news_txt {
	width: 350px;
	height: auto;
	text-align: left;
	clear: none;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	position: relative;
}
.campaign_pic {
	width: 600px;
	height: auto;
	clear: none;
	float: left;
	padding-right: 30px;
	padding-top: 50px;
	padding-left: 100px;
}
.campaign_txt {
	width: 600px;
	height: auto;
	text-align: left;
	clear: none;
	float: left;
	padding-top: 30px;
	padding-right: 40px;
	position: relative;
	padding-left: 100px;
}
.campaign_black {
	width: 740px;
	height: 50px;
	clear: none;
	float: left;
}
