﻿body{
	border-bottom:1px solid #CCC;
    width: 100%;
    margin:auto;
}
.footer{
    margin: 0px auto;
    margin-top: -22px;
    width: 100%;
    height: 180px;
    background: url("botbg.jpg");
}
.footer .footer-text{
    height: 80px;
    margin-top: 20px;
	padding-top:20px;
    font-size: 12px;
    text-align: center;
    color: #555d81;
}
.footer .pic{
    text-align: center;
}