/*
 * for head.html
 */

/*head主体*/
.topMain
{
    background: url(../images/head/top_bg.jpg) no-repeat;
    width: 1000px;
    height: 122px;
}

    /*head左边点击跳转首页 宽度*/
    .topMain .index
    {
        width: 380px;
    }

        /*head左边点击跳转首页a链接样式*/
        .topMain .index > a
        {
            display: block;
            width: 340px;
            height: 80px;
        }

    /*head右边部分*/
    .topMain .main
    {
        width: 620px;
        height: 121px;
    }

        /*右上方*/
        .topMain .main .fav
        {
            text-align: right;
            width: 600px;
            height: 20px;
            font-size: 12px;
            color: Black;
        }

            /*右上方语言选择下拉框*/
            .topMain .main .fav select
            {
                width: 55px;
            }

        /*广告*/
        .topMain .main .show
        {
            width: 100%;
            height: 82px;
        }

         /*广告*/
            .topMain .main .show .advertisement
            {
                height: 72px;
                margin: 0;
                width: 449px;
                display: block;
                float: left;
            }

              /*广告*/
                /*.topMain .main .show .advertisement
            {
                height: 72px;
                margin: 0;
                width: 449px;
                display: none;
                float: left;
            }*/
                /*广告*/
                .topMain .main .show .advertisement .ad1
                {
                    /*display: none;*/
                }
                /*广告*/
                .topMain .main .show .advertisement .ad2
                {
                    margin-left: 30px;
                    margin-bottom: 11px;
                }

            /*广告*/
            .topMain .main .show .vertrauen
            {
                height: 47px;
                width: 127px;
                margin-top: 15px;
                margin-right: 20px;
                float: right;
            }

        /*时间*/
        .topMain .main .topbtm
        {
            width: 100%;
            height: 20px;
            color: Black;
            font-size: 12px;
        }

            .topMain .main .topbtm .time
            {
                float: right;
                width: 100px;
                height: 20px;
            }

                .topMain .main .topbtm .time .title
                {
                    text-align: right;
                    float: left;
                }

                .topMain .main .topbtm .time #hktime
                {
                    width: 45px;
                    margin-left: 2px;
                    padding-left: 16px;
                    float: left;
                    background: url('../images/head/hk_logo.png') no-repeat;
                }

                .topMain .main .topbtm .time #ldtime
                {
                    width: 45px;
                    margin-left: 0px;
                    padding-left: 16px;
                    float: left;
                    background: url('../images/head/ld_logo.png') no-repeat;
                }

                .topMain .main .topbtm .time #nytime
                {
                    width: 45px;
                    margin-left: 2px;
                    padding-left: 16px;
                    float: left;
                    background: url('../images/head/ny_logo.png') no-repeat;
                }

                .topMain .main .topbtm .time #sxtime
                {
                    width: 45px;
                    margin-left: 2px;
                    padding-left: 16px;
                    float: left;
                    background: url('../images/head/sw_logo.png') no-repeat;
                }

/*导航条*/
.navigation
{
    width: 1000px;
    height: 38px;
    background: url('../images/head/top_btn.png') no-repeat;
}

/*二级栏目*/
.container
{
    width: 815px;
    height: 37px;
    margin: 0 auto;
    float: left;
}

    .container a
    {
        display: block;
    }

ul#topnav
{
    float: left;
    width: 815px;
    list-style: none;
    position: relative;
    margin: 0px;
    padding: 0px;
}

    ul#topnav li
    {
        float: left;
        height: 38px;
    }

        ul#topnav li a
        {
            display: block;
            height: 38px;
        }

        ul#topnav li:hover .topMenu
        {
            display: block;
        }

    ul#topnav .topMenu
    {
        display: none;
        position: absolute;
        z-index: 999;
        background-image: url('/images/head/menu_bg.png');
        background-repeat: repeat-x;
        height: auto;
        padding: 5px 0px;
    }

        ul#topnav .topMenu tr td
        {
            height: 30px;
            line-height: 30px;
            border-right: 1px solid #a89864;
        }

            ul#topnav .topMenu tr td:last-child
            {
                border: none;
            }

            ul#topnav .topMenu tr td a
            {
                display: block;
                width: 96px;
                height: 30px;
                margin: 0px 2px;
            }

                ul#topnav .topMenu tr td a:hover
                {
                    background: #a89864;
                    color: #fff;
                }

/*以下hover为鼠标移上导航栏样式*/

#channelAbout:hover
{
    background: url('../images/head/top_btn.png') 913px -37px;
}

.channelAbouthover
{
    background: url('../images/head/top_btn.png') 913px -37px;
}

#channelTrade:hover
{
    background: url('../images/head/top_btn.png') 811px -37px;
}

.channelTradehover
{
    background: url('../images/head/top_btn.png') 811px -37px;
}

#channelAccount:hover
{
    background: url('../images/head/top_btn.png') 708px -37px;
}

.channelAccounthover
{
    background: url('../images/head/top_btn.png') 708px -37px;
}

#channelAccess:hover
{
    background: url('../images/head/top_btn.png') 606px -37px;
}

.channelAccesshover
{
    background: url('../images/head/top_btn.png') 606px -37px;
}

#channelGoldKnowledge:hover
{
    background: url('../images/head/top_btn.png') 504px -37px;
}

.channelGoldKnowledgehover
{
    background: url('../images/head/top_btn.png') 504px -37px;
}

#channelFAQs:hover
{
    background: url('../images/head/top_btn.png') 404px -37px;
}

.channelFAQshover
{
    background: url('../images/head/top_btn.png') 404px -37px;
}

#channelDownload:hover
{
    background: url('../images/head/top_btn.png') 303px -37px;
}

.channelDownloadhover
{
    background: url('../images/head/top_btn.png') 303px -37px;
}

#channelContact:hover
{
    background: url('../images/head/top_btn.png') 202px -37px;
}

.channelContacthover
{
    background: url('../images/head/top_btn.png') 202px -37px;
}