@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{font-size:12px;color:#222;font-family:Verdana,Arial,Helvetica,sans-serif;}
ul,li{list-style:none;}
img{border:0;}
a{
	text-decoration:none
	}
#nav{
	border-bottom-width:3px;
	border-bottom-color:#8fc85f;
	border-bottom-style:solid;
	}
.nav1{
	font-size:14px;
	color:#FFF;
	}
.over{
	background-color:#f0fbf6;
	}
.over a{
	color:#6b6d6c;
	}
.out{
	background-color:#60972f;
	}
.out a{
	color:#fff;
	}
.new{
	color:#316632;
	font-size:14px;
	font-weight:bold;
	}
.newTitle a{
	font-size:14px;
	color:#316632;
	font-weight:bold;
	}
#newContent{
	position:relative;
	}
#newContent a{
	font-size:12px;
	color:#4d4d4d;
	}
.alumn{
	position: absolute;
	width: 100px;
	height: 30px;	
	text-align: center;
	cursor: pointer;
    right:0px;
	font-size:14px;
	color:#4d4d4d;
		}
.newContent a{
	color:#045606;
	font-size:12px;
	}
.more a{
	color:#045606;
	font-size:12px;
	}
.information{
	border:solid 1px #c7c6c6;
	background-color:#eeeeee;
	}
.border{
	filter:alpha(Opacity=20);
	-moz-opacity:0.2;
	opacity: 0.2;
	background-color:#959494;
	}
.foot p{
	color:#4d4d4d;
	font-size:16px;
	}
.communicate a{
	color:#eaab4a;
	font-size:14px;
	font-weight:bold;
	}
.communicate1 a{
	color:#58b3b4;
	font-size:14px;
	font-weight:bold;
	}
/*概览页*/
.position{
	color:#316632;
	font-size:16px;
	font-weight:bold;
	}
.trends{
	color:#4d4d44d;
	font-size:14px;
	}
.TrendsContents{
	background-color:#eeeeee;
	}
.trendsTitle a{
	font-size:12px;
	color:#808080;
	}
.rightTitle a{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	}
.mainContent a{
	color:#333333;
	font-size:12px;
	}
