﻿@import url(Shop-Store-t001_Global.css);
body
{
    background: #B50A14 url(/s/img/w/1/Shop-Store/t001/even/BodyBg10.jpg) no-repeat center -70px;
    /*background-size: 100%;*/
    /*background-attachment: fixed;*/
}
.topbar
{
    background: #000;
    box-shadow: 0 1px 3px 0 #000;
    filter: Alpha(Opacity=50);
    -moz-opacity: .5;
    opacity: .5;
}
.topbar:hover
{
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.head
{
    padding:20px 0 5px;
}
.head .fl u img
{
    border-color: #000;
}
.head .fl2 .con1, .head .fl2 .con1 a, .head .fl2 .con1 a:hover
{
    color: #FFA2AA;
    text-shadow: none;
}
.head .fl2 .con2 span
{
    color: #FFA2AA;
}
.head .fr .con1 span
{
    color: #fff;
    text-shadow: none;
    background: url(/s/img/w/1/Shop-Store/t001/even/phone_white.png) no-repeat 0 center;
    _background: none;
}
.head .fr .con2 #a_praise, .head .fr .con2 #a_share
{
    width: 77px;
    height: 28px;
    line-height: 28px;
    border: solid 1px #E05A5F;
    text-indent: 0;
    color: #FFA5AA;
    font-size: 12px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none;
    background: rgba(111,0,0,.4);
}
.head .fr .con2 #a_praise:hover, .head .fr .con2 #a_share:hover
{
    color: #FFA5AA;
    text-decoration: none;
}
.nav
{
    height: 44px;
}
.nav .con1
{
    width: 958px;
    margin: 0 auto;
    height: 42px;
    border: solid 1px #B50A14;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: none;
    background: rgba(181,10,20,.5);
}
.nav .con1 li
{
    height: 42px;
}
.nav .con1 li a
{
    height: 42px;
    line-height: 42px;
    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;
    color: #FFE586;
}
.nav .con1 li a:hover
{
    background: none;
    color: #FF989D;
}
.nav .con1 li.more
{
    width: 58px;
}
.nav .con1 .MoreDiv
{
    margin-top: 42px;
    border-color: #B50A14;
    background: #770002;
    background: rgba(181,10,20,.5);
    padding-bottom: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.nav .con1 .MoreDiv p
{
    border-top-width: 0;
    background: transparent;
    padding: 5px 5px 0;
}
.nav .con1 .MoreDiv p a
{
    height: 30px;
    color: #fff;
    font-weight: normal;
    background: none;
    padding: 0;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #CB3434;
    background: rgba(181,10,20,.7);
}
.nav .con1 .MoreDiv p a:hover
{
    color: #FF989D;
    background: #B50A14;
}
.nav .con1 li.more a, .nav .con1 li.more a:hover
{
    color: #FF989D;
    background: none;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.foot
{
    background: #777;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7E0008), to(#fff));
    background-image: -webkit-linear-gradient(left,#7E0008, #fff);
    background-image: -moz-linear-gradient(left,#7E0008, #fff);
    background-image: -ms-linear-gradient(left,#7E0008, #fff);
    background-image: -o-linear-gradient(left,#7E0008, #fff);
    background-image: linear-gradient(left,#7E0008, #fff);
    border-top: solid 2px #7E0008;
}
.foot .copyright
{
    color: #fff;
}
.foot .copyright a, .foot .copyright a:hover
{
    color: #fff;
}
.foot .fr td a img
{
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.foot .fr td a img:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: .8;
    opacity: .8;
}
#ReturnTop
{
    width: 44px;
    height: 39px;
    background: url(/s/img/g/ScrollTop5.gif) no-repeat 0 0;
}
