/* 绿色风格样式 */
.menuBox{
	clear:both;
	padding-left:20px;
	background:url(../../images/skin/green/grennbg.gif) repeat-x;
	height:30px;
	font-size:14px;
	font-weight:bold;
} 
.menuBox li a:hover,.menuBox .actived a
{
	padding:5px 10px 0px 10px;
	margin-top:3px;
	background:url(../../images/skin/green/hovermenu.jpg) repeat-x;
	color:#000;	
}
.bannerBox{
	clear:both;
	width:100%;
	height:110px;
	background:url(../../images/skin/green/img-1.jpg) no-repeat;
}
.link{
	float:right;
	width:180px;
	text-align:right;
	margin-top:20px;
	}
.link a{
	color:#0F0CBF;
	float:left;
	margin-right:5px;
	}
.titleBg{
	clear:both;
	height:20px;
	background: url(../../images/skin/green/titlebg.jpg) repeat-x;
	padding:7px 0 0 10px;
	}
.blueBox{
	width:100%;
	height:auto;
	border:1px #458C39 solid;
	margin-bottom:10px;
	}
.coloforDot{
	display:block;
	width:23px;
	height:24px;
	background:url(../../images/skin/green/why.jpg) no-repeat;
	margin-right:8px;
	}
.colorforTitle a {
	color: #090;
	font-weight:bold;
	text-decoration: none;
}
.newslist li a {
    color: #090;
}
.borderBox {
    border: 1px solid #458C39;
}
.footer {
    border: 1px solid #458C39;
}
.conrastBg{
	/*background: url(../../images/skin/green/contrast.gif) no-repeat;
	width:79px;*/
	height:23px;
	padding-top:5px;
	margin-left:8px;
	float:left;
	}
.conrastBg a{
	color:#52983F;
	}
.tp{
	/*float:left;*/
	display:block;
	width:auto;
	padding-left:15px;
	padding-top:3px;
	}