.bottomBody{
	/*background: url(../imggreenC/default/bottom.png);*/
	background: rgba(25,129,63,1);
    background-size: 100% 100%;
    background-repeat: repeat;
	height: 159px;
    clear:both;
    margin-top: 30px;
}
.bottomSplit{
	height:27px;
}
.bottomLeft{
	width: 120px;
    float: left;
}
.bottomLeft img{
	    width: 111px;
}
.bottomBody .bottomCopyright{
	width: 100%;
    /* text-align: left; */
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 30px;
    /* margin: 0px auto 0px auto; */
    float: left;
}
