body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #6c8b00;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	font-size: 11px;
	font-family: tahoma;
	line-height: 18px;
}
.style3_b {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	line-height: 18px;
}
.style4 {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #556D00;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #CCC;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 25px;
}
.style6_b {
	color: #ededed;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 24px;
	font-weight: bold;
}
.style6_b_1 {
	color: #FFF;
	font-size: 24px;
	font-family: "新宋体", "宋体";
	line-height: 20px;
	font-weight: bold;
}


.style7 {
	color: #BCE21B;
	font-size: 11px;
	font-family: tahoma;
}
a.Channel1:link {
	color: #F00;
	text-decoration: none;
} /*未访问的链接 */
a.Channel1:visited {
	color: #F00;
	text-decoration: none;
} /*已访问的链接*/
a.Channel1:hover{color: #ff0000;text-decoration: underline;} /*鼠标在链接上 */
a.Channel1:active {color: #ff0000;text-decoration:none;} /*点击激活链接*/

