﻿body 
{
    margin: 0px;
}

.tail_line
{
    width: 840px;
    height: 8px;
}

div#tail_zero
{
    width: 840px;
    height: 25px;
    border: solid 2px #FFDDF2;
    border-right-style: none;
    border-left-style: none;
    overflow: hidden;
}

div#tail_one
{
    width: 840px;
    height: 8px;
    overflow: hidden;
}
div#tail_two
{
    width: 840px;
    height: 75px;
    background-image: url(../images/tail_1.gif);
    background-repeat: repeat-x;
    text-align: center;
    line-height: 17px;   
    vertical-align: text-top;
    font-size: 12px;
    text-decoration: none;
    font-family: 宋体;
    color: Black;
    overflow: hidden;
}

div#tail_three
{
    width: 840px;
    height: 5px;
    overflow: hidden;
}

.taildivclass
{
    float: left;
    width: 168px;
    text-align: center;
}

#tail_zero select
{
    margin-top: 3px;
    background-color: #FF5B00;
    width: 150px;
    border: 0px;
    color: #FFF;
}
