﻿#sitemap
{
    margin-left: 22px;
    width: 825px;
    padding: 20px 0 0 0;
    height: 30px;
    line-height: 30px;
    color:#f66769;
    background-image :url(../../images/demo/shop/line.gif);
    background-position:center bottom;
    background-repeat:repeat-x;   
}
#sitemap a
{
    color:#f66769;
}
#sitemap1
{
    font-size:16px;
}
#sitemap2
{
    font-size:14px;
}
#servicelist
{

    margin:25px 0 10px 0;
    border:solid 1px #ad780e;
    background-color:#efe456;
    background-image:url(../../images/demo/shop/servicelist.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding:44px 40px 10px 50px;
    width:692px;
    position:relative;
}
#cartlist
{
    margin:25px 0 10px 0;
    border:solid 1px #ad780e;
    background-color:#efe456;
    background-image:url(../../images/demo/shop/cartlist.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding:44px 40px 10px 50px;
    width:692px;
    position:relative;
}
#orderlist
{
    margin:25px 0 10px 0;
    border:solid 1px #ad780e;
    background-color:#efe456;
    background-image:url(../../images/demo/shop/orderlist.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding:44px 40px 10px 50px;
    width:692px;
    position:relative;
}
#successlist
{
    margin:0 0 10px 0;
    border-left:solid 1px #ad780e;
    border-right:solid 1px #ad780e;
    border-bottom:solid 1px #ad780e;
    background-color:#efe456;
    background-image:url(../../images/demo/shop/orderlist.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding:44px 40px 10px 50px;
    width:692px;
    position:relative;
}
#servicelist table,#cartlist table,#orderlist table,#successlist table
{
    width:100%;
}
#servicelist td,#servicelist th,#cartlist td,#cartlist th,#orderlist td,#orderlist th,#successlist td,#successlist th
{
    background-color:White;
    padding:5px;
    text-align:center;
}
#listmsg
{
    background-image:url(../../images/demo/shop/listmsg.gif);
    background-position:40px 10px;
    background-repeat:no-repeat;
    padding: 5px 0 5px 80px;
    line-height:25px;
    text-align:left;
}
#allcost
{
    width:150px;
    height:30px;
    line-height:30px;
    background-color:White;
    color:#fa8d18;
}
#userinfo
{
    width:782px;
    border:solid 1px #bebebe;
    height:35px;
    line-height:35px;
    color:#ff8100;
    position:relative;
}
.username
{
    padding-left:20px;
    width:260px;
    height:35px;
    float:left;
}
.useryuan
{
    background-image:url(../../images/demo/shop/yuan.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:30px;
    width:130px;
    height:35px;
    float:left;
    text-align:left;
}
.userwatch
{
    background-image:url(../../images/demo/shop/watch.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:30px;
    width:130px;
    height:35px;
    float:left;
    text-align:left;
}
.usercancel
{
    background-image:url(../../images/demo/shop/cancel.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:30px;
    width:130px;
    height:35px;
    float:left;
    text-align:left;
}
#defaultmsg
{
    margin:50px 0 50px 0 ;
    border-top:solid 1px #bdbdbd;
    border-bottom:solid 1px #d5d5d5;
    background-color:#eeeeee;
    width:510px;
    height:140px;
    background-image:url(../../images/demo/shop/msgbg.gif);
    background-position:45px center;
    background-repeat:no-repeat;
    padding-left:170px;
    line-height:25px;
    text-align:left;
}
#successmsg
{
    margin:25px 0 0 0;
    border-top:solid 1px #c3e20b;
    background-color:#cdf614;
    background-image:url(../../images/demo/shop/successmsg.gif);
    background-position:110px 25px;
    background-repeat:no-repeat;    
    width:784px;
    line-height:25px;
    padding-bottom:20px;
}
#successmsg div
{
    font-size:14px;    
    padding:20px 0 20px 0 ;
}
.chongzhi
{        
    position:relative;    
    margin-bottom:20px;
}
.chongzhi div
{
    position:absolute;
    top:70px;
    left:700px;
    width:110px;
    height:35px;    
}
.chongzhi1
{        
    position:relative;        
    margin-bottom:20px;
}
.chongzhi1 div
{
    position:absolute;
    top:120px;
    left:700px;
    width:110px;
    height:35px;    
}
.chongzhi1 div img,.chongzhi div img
{
    width:110px;
    height:35px;
}
