body,td,th {
	font-size: 12px;
	color: #545454;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #337d02;
}
/*-------------------------------*/
.red_txt{
	font-weight: bold;
	color: #FF0000;
}
.txt_bai{
	color: #FFFFFF;
}
/*-------------------------------*/
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: none;
	color: #05ad4d;
}
a:active {
	text-decoration: none;
	color: #05ad4d;
}

/*-------------------------------*/
a.baicu:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.baicu:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.baicu:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.baicu:active {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
/*-------------------------------*/
a.bai:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.bai:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
a.bai:hover {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
}
a.bai:active {
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
}
/*-------------------------------*/
.tb_bg1{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bk_three{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.news_info 
{
line-height:24PX;
padding-left:8PX;
text-align:left;
}
.foot_x{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
