﻿#foot
{
    /*background: url(../image/bg_footer.jpg) repeat-x bottom;*/
    text-align: center;
    vertical-align: middle;
    height: 80px;
    padding-bottom: 15px;
    width:860px;
}
.icp
{
    color: black;
    text-decoration: none;
}

.icp:hover
{
    color: black;
    text-decoration: underline;
}

A.bq:link
{
    color: #ffffff;
    text-decoration: none;
}
A.bq:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.bq:hover
{
    color: #ffffff;
    text-decoration: underline;
}
A.bq:active
{
    color: #ffffff;
    text-decoration: underline;
}
.hui
{
    font-size: 12px;
    color: #262626;
    line-height: 140%;
    text-decoration: none;
}
