﻿a
{
    color: #5f5f5f;
    font-size: 14px;
    text-decoration: none;
}

.span1
{
    color: #5EABAE;
    font-size: 16px;
    font-weight: bold;
}

.span4
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 25%;
    display: block;
    float: left;
}

.span3
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 30%;
    display: block;
    float: left;
}

.span40
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40%;
    display: block;
    float: left;
}

.span50
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 50%;
    display: block;
    float: left;
}

.span35
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 35%;
    display: block;
    float: left;
}

.span25
{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 25%;
    display: block;
    float: left;
}

.div1
{
    border: 1px solid #9ccbcd;
    width: 500px;
    height: 150px;
    margin-left: 100px;
    margin-top: 40px;
}

.div2
{
    position: relative;
    top: -13px;
    background-color: #FFF;
    width: 140px;
    left: 180px;
    text-align: center;
}
