﻿@import url(Shop-Store-t001_Global.css);
body
{
    background: #1B0E3A url(/s/img/w/1/Shop-Store/t001/even/BodyBg9.jpg) no-repeat center 0;
}
.topbar
{
    background: #000;
    box-shadow: 0 1px 3px 0 #000;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.head .fl u img
{
    border-color: #7C5DD1;
}
.head .fl b
{
    -moz-opacity: .5;
    opacity: .5;
}
.head .fl2 .con1, .head .fl2 .con1 a, .head .fl2 .con1 a:hover
{
    color: #fff;
    text-shadow: none;
}
.head .fl2 .con2 b
{
    color: #eee;
}
.head .fl2 .con2 span
{
    color: #ddd;
}
.head .fr .con1 span
{
    color: #fff;
    text-shadow: none;
}
.nav
{
    height: 44px;
    background: #B23BD8;
    width:960px;    
    margin:0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nav .con1
{
    background: none;
    height: 44px;
    border-bottom-width: 0;
}
.nav .con1 li
{
    height: 44px;
}
.nav .con1 li a
{
    height: 44px;
    line-height: 44px;
    background: none;
    color: #fff;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    font-size:14px;
    font-weight:normal;
}
.nav .con1 li.on a
{
    background: none;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    color: #ff0;
}
.nav .con1 li a:hover
{
    background: none;
    color: #ff0;
    text-decoration: underline;
}
.nav .con1 .MoreDiv
{
    margin-top: 44px;
    border-color: #8655B9;
}
.nav .con1 .MoreDiv p
{
    border-top: solid 1px #8655B9;
}
.nav .con1 .MoreDiv p a
{
    color: #67408E;
}
.nav .con1 .MoreDiv p a:hover
{
    color: #444;
}
.nav .con1 li.more a, .nav .con1 li.more a:hover
{
    color: #fff;
    background: url(/s/img/w/1/Shop-Store/t001/even/DownArrow_white.gif) no-repeat 40px center;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.foot
{
    background: #0F0527;
}
.foot .copyright a, .foot .copyright a:hover
{
    color: #eee;
}
#ReturnTop
{
    width: 44px;
    height: 39px;
    background: url(/s/img/g/ScrollTop5.gif) no-repeat 0 0;
}