/***footer***/
footer{
    height:auto;
    overflow:hidden;
    clear:both;
}
.foot-main{
    width: 1000px;
    padding:20px;
    text-align:center;
    font-size: 12px;
    margin:  0 auto;
    border-top: 1px #e2e2e2 solid;
}
.foot-main p{
    line-height:28px;
    color: #333333;
}
.foot-nav{
    height:30px;
    line-height:30px;
    color: #333333;
}
.foot-nav a,.foot-main a{
    color: #333333;
}
.foot-main p img{
    #width:132px;
    #height:42px;
    margin-top: 20px;
    margin: 20px 2px 0 2px;
    border: 1px #dadada solid;
}