﻿*,body 
{
    border:0;
    margin:0;
    padding:0;
}

#bottom
{
    width:1000px;
    height:58px;
    margin:0 auto;
    clear:both;
    border-top:4px solid #ed1b23;
    margin-top:40px;
}

.bottom_logo
{
    width:188px;
    height:58px;
    text-align:right;
    float:left;
}

.copyright
{
    width:512px;
    height:58px;
    line-height:58px;
    float:left;
    font-size:12px;
    text-align:center;
}

.copyright a
{
    color:#000;
    text-decoration:none;
}

.select
{
    width:300px;
    height:58px;
    float:left;
    color:#f00;
    font-size:12px;
}

.link
{
    width:70px;
    height:58px;
    line-height:58px;
    text-align:center;
    float:left;
}

.st
{
    width:230px;
    height:58px;
    float:left;
    padding-top:18px;
    text-align:left;
}
#select1
{
    border:1px solid #CCC;
}