@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.main {
	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: #7a7a7a;
	border-bottom-color: #7a7a7a;
	border-left-color: #7a7a7a;
}.news_data {
	font-family: Verdana, Arial, Helvetica, sans-serif, "黑体";
	font-size: 10px;
	font-weight: bold;
	color: #6ab935;
	font-style: italic;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
}

a.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: underline;
}
a.news_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #242424;
	text-decoration: underline;
}
a.news_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6A6A;
	text-decoration: none;
}
a.news_cont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: underline;
}
a.index_pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6ab935;
	text-decoration: none;
}
a.index_pro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6ab935;
	text-decoration: underline;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5EA42F;
	text-decoration: none;
	margin-left: 33px;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #498125;
	text-decoration: underline;
}

a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #457823;
	text-decoration: none;
	margin-left: 33px;
}
a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315618;
	text-decoration: underline;
}
.right_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #599D2D;
	padding-left: 45px;
	padding-top: 2px;
}



a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}
.index_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 20px;
}
.q_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #599D2D;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #9B1F15;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

