﻿/******华丽的分********************************************************/
.T2Head
{
    width: 990px;    
    height: 80px;
    padding: 0px;
    margin: 0px;
}
.T2Head .left
{
    float: left;
    width: 440px;    
    height: 80px;
    padding:0px;
    margin:0px;
    overflow:hidden;
}

.T2Head .right
{
    float: left;
    width: 550px;    
    height: 80px;
    padding:0px;
    margin:0px;
    overflow:hidden;
}

.T2Head .right .top
{
    height: 50px;    
    clear: both;
    text-align: right;
    padding:0px;
    margin: 0px;
    margin-top: 3px;    
}

.T2Head .right .bottom
{
    height: 27px;
    width: 550px;    
    clear: both;
    padding: 0px;
    margin: 0px;
}
.T2Head .right .bottom .menuHomepage
{
    text-align: center;
    float: left;
    padding-top: 6px;
    color: #A50304;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    width: 59px;
    background-image: url(/images/new1/top_menu_bg_homepage.gif);
    background-repeat: no-repeat;
}
.T2Head .right .bottom .menuHomepage A
{
    text-decoration: none;
    color: #A50304;
}
.T2Head .right .bottom .menuHomepage_active
{
    text-align: center;
    float: left;
    padding-top: 6px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    width: 59px;
    background-image: url(/images/new1/top_menu_bg_homepage_active.gif);
    background-repeat: no-repeat;
}
.T2Head .right .bottom .menuHomepage_active A
{
    text-decoration: none;
    color: #ffffff;
}
.T2Head .right .bottom .menuOther
{
    text-align: center;
    font-size: 14px;
    color: #A50304;
    font-weight: bold;
    overflow: hidden;
    padding-top: 6px;
    float: left;
    height: 27px;
    width: 91px;
    background-image: url(/images/new1/top_menu_bg_other.gif);
    background-repeat: no-repeat;
}
.T2Head .right .bottom .menuOther A
{
    text-decoration: none;
    color: #A50304;
}

.T2Head .right .bottom .menuOther_active
{
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
    padding-top: 6px;
    float: left;
    height: 27px;
    width: 91px;
    background-image: url(/images/new1/top_menu_bg_other_active.gif);
    background-repeat: no-repeat;
}
.T2Head .right .bottom .menuOther_active A
{
    text-decoration: none;
    color: #ffffff;
}

.T2Head .right .bottom .shoppingcart
{
    width: 183px;
    background-color: #fff;
    background-image: url(/images/new1/top_shoppingCart.gif);
    background-repeat: no-repeat;
    height: 21px;
    padding-left: 35px;
    padding-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.T2Head .right .bottom .shoppingcart A
{
    color: #333;
}
.T2Head .right .bottom .shoppingcart .counts
{
    color: #1058DD;
    font-size: 14px;
    font-weight: bold;
}
/******华丽的分********************************************************/
.T2Search
{
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 990px;
    background-color: #ffffff;
    height: 46px;
    background-image: url(/images/new1/top_search_bg.gif);
}
.T2Search .search
{
    color: #fff;
    margin-top: 8px;
    margin-left: 10px;
    float: left;
    width: 400px;
}

.T2Search .search .keyword
{
    width: 200px;
    height: 18px;
    font-size: 16px;
    background-color: #fff;
}

.T2Search .word
{
    float: left;
    width: 360px;
    margin-top: 15px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
}
.T2Search .word A
{
    color: #ffffff;
}
.T2Search .word .hot
{
    font-weight: bold;
}
.T2Search .otherMenu
{
    background-image: url(/images/new1/top_menu2_bg.gif);
    width: 210px;
    float: left;
    height: 46px;
    background-repeat: no-repeat;
    background-position: 10px 8px;
    font-size: 14px;
    color: #330000;
    font-weight: bold;
}
.T2Search .otherMenu A
{
    color: #330000;
    text-decoration: none;
}
.T2Search .otherMenu .cs
{
    float: left;
    padding-top: 16px;
    padding-left: 40px;
}
.T2Search .otherMenu .tg
{
    float: left;
    padding-top: 16px;
    padding-left: 35px;
}

