body {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{COLOR: #009900;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
td {
	font-size: 12px;
	text-decoration: none;
}.f14_g {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.f14_g a:link {color: 0;} /* 未访问的链接 */
.f14_g a:visited {color: 0;} /* 已访问的链接 */
.f14_g a:hover{COLOR: 0;} /* 鼠标在链接上 */ 
.f14_g a:active {color: 0;} /* 点击激活链接 */
.main_gg_b {
	border: 1px solid #829f60;
	padding: 5px;
}
.news_left_b {
	border: 1px solid #829f60;
	background-color: #F3FDF4;
}

.login_input {
	border: 1px solid #829f60;
	height: 21px;
	width: 130px;
}
.login_input2 {
	border: 1px solid #829f60;
	height: 21px;
	width: 60px;
}
.main_left_2 {
	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: #829f60;
	border-bottom-color: #829f60;
	border-left-color: #829f60;
}
.main_c_1 {
	background-image: url(../Images_new/main_c_1.gif);
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	text-align: center;
}
.main_c_2 {
	background-image: url(../Images_new/main_c_2.gif);
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.news_b {
	border: 1px solid #829f60;
	padding: 2px;
}
.news_tit {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.news_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}
.news_content {
	font-size: 14px;
	line-height: 20px;
}
.l20 {
	line-height: 20px;
}
.main_cc_1 {
	background-image: url(../Images_new/main_cc_1.gif);
	font-weight: normal;
	padding-left: 8px;
}
.main_cc_2 {
	background-image: url(../Images_new/main_cc_2.gif);
	padding-left: 8px;
}
.main_nag {
	border: 1px solid #E4E4E4;
	background-color: #fafafa;
	line-height: 25px;
	padding: 5px;
}
.news_ttext {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
}
