﻿#top
{
    background-color: #fff;
}
.top
{
    width: 1004px;
    height: 93px;
    list-style: none;
    overflow: hidden;
}
.top #topl
{
    width: 231px;
    float: left;
}
.top #topr
{
    width: 773px;
    padding-top: 3px;
    float: right;
}
.top #topr ul
{
    text-align: left;
    list-style: none;
    padding-top: 4px;
}

