﻿a
{
    text-decoration: none;
}
.top
{
    margin: 0 auto;
    height: 173px;
    width: 981px;
    background: #5597f9;
    background-image: url(images/top.jpg);
}

.top .logo
{
    width: 743px;
    height: 131px;
    background-image: url(images/top-red.png);
    background-repeat: no-repeat;
    margin-left: 120px;
}

.top .tools
{
    height: 50px;
    margin-right: 10px;
    color: #cccccc;
    text-align: right;
    line-height: 50px;
}

