#top {
    margin: auto;
    width: 990px;
    height: 146px;
    background: #ECECEC;
}

#top-left {
    float: left;
    width: 713px;
    height: 146px;
}

#top-left-top {
    width: 713px;
    height: 96px;
    background: url('/img/top-left.png') no-repeat scroll top left;
}

#about {
    float: right;
    width: 83px;
    height: 34px;
    background: url('/img/about.png') no-repeat scroll top left;
}

#top-nav {
    float: right;
    width: 476px;
    height: 34px;
}

#bottom-nav {
    float: right;
    width: 626px;
    height: 50px;
}

#foryou {
    float: right;
    width: 87px;
    height: 50px;
    background: url('/img/foryou.png') no-repeat scroll top left;
}

#hot-line {
    float: right;
    width: 148px;
    height: 62px;
    background: url('/img/hot-line.png') no-repeat scroll top left;
}

#phone {
    width: 411px;
    height: 62px;
    float: right;
    background: #FEFEFE url('/img/phone.png') no-repeat scroll 20px 24px;
}

#top-tc {
    float: left;
    width: 257px;
    height: 146px;
    background: #FFAD01 url('/img/tc.png') no-repeat scroll top left;
}

#top-right {
    float: right;
    width: 20px;
    height: 146px;
    background: url('/img/blue-points.gif') repeat-x scroll 0px 95px;
}

#top-bg-line {
    height: 35px;
    background: #457EC6 url('/img/top-bg-line.gif') repeat-x scroll top left;
}

#tohome {
    display: block;
    width: 14px;
    height: 14px;
    background: transparent url('/img/home.gif') no-repeat scroll center center;
}

#tohome a {
    display: block;
    width: 14px;
    height: 14px;
}

#writemail {
    display: block;
    width: 13px;
    height: 8px;
    background: transparent url('/img/writemail.gif') no-repeat scroll center center;
}

#writemail a {
    display: block;
    width: 13px;
    height: 8px;
}

