﻿@charset "utf-8";
/* CSS Document */


.nav_font {
	font-family: "宋体", Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #333;
}
.news_boder {
	border: 1px solid #a4ce56;
	background-color: #FFF;
}
.news_boder2 {
	background-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #8e8e8e;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


a{ color:#333333; text-decoration:none; }
a:hover{ color:#f7610f; text-decoration:underline; }


.news_boder3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.news_font {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.news_font14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.news_font_white14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}



.line_height1 {
	line-height: 23px;
}


.list-font {
	font-family: "黑体";
	font-size: 23px;
	color: #333333;
}