﻿body
{
    background-color: #effcff;
}
.wrap
{
    background-color: #fff;
    width: 1002px;
    margin: 0 auto;
}
#topLink
{
    height: 28px;
    text-align: right;
    vertical-align: middle;
}
#topLink a:link, #topLink a:visited
{
    color: #144562;
    text-decoration: underline;
}
#topLink a:hover, #topLink a:active
{
    color: #900;
}
#tdMakeOrder
{
    background-image: url(images/solutions_03.gif);
    height: 166px;
}
#tdMakeOrder a:link, #tdMakeOrder a:visited
{
    display: block;
    float: right;
    width: 390px;
    height: 80px;
    text-decoration: none;
    margin-right: 16px;
    _margin-right: 8px;
    margin-top: 40px;
}
#tdMakeOrder a:hover, #tdMakeOrder a:active
{
    text-decoration: none;
}
/*底部*/
#bottomLinks
{
    width: 1000px;
    height: 24px;
    margin: 0 auto;
    border: solid 1px #D1D1D1;
    background-color: #eee;
    text-align: center;
    padding-top: 10px;
}
#bottomLinks a:link, #bottomLinks a:visited
{
    color: #000;
    text-decoration: none;
}
#bottomLinks a:hover, #bottomLinks a:active
{
    color: #900;
}
#bottomLinks span
{
    font-family: Arial;
    font-size: 12px;
    padding: 0 10px;
    background: url(/WEFiles/css/images/icon3.png) center no-repeat;
}
#copyRight
{
    padding-top: 20px;
    text-align: center;
    height: 120px;
    background-color: #fff;
    width: 1002px;
    margin: 0 auto;
}

