﻿body
{
    background-color: #f2f3f5;
}

.w100
{
    width: 100%;
}

.w70px
{
    width: 70px;
}

 

.w95
{
    width: 95%;
}

.left
{
    float: left;
}

.DisPlayShow
{
    display: block;
}


.DisPlayHid
{
    display: none;
}

/*取消订单样式*/
.CloseDanSel
{
    border: 1px solid #cccccc;
    width: 48%;
    line-height: 30px;
    text-align: center;
    margin-top:15px;
    cursor: pointer;
}

.CloseDanSel:hover
{
    border: 1px solid #FF6600;
    color: #FF6600;
	
}

.CloseDanSelOK
{
    border: 1px solid #FF6600;
    width: 48%;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
    color: #FF6600;
}

.CloseDanBtn
{
    border: 1px solid #cccccc;
    width: 100px;
    text-align: center;
    background-color: #f5f5f5;
    cursor: pointer;
}

.CloseDanBtn:hover
{
    border: 1px solid #cccccc;
    width: 100px;
    text-align: center;
    cursor: pointer;
    background-color: #FF6600;
    color: #FFFFFF;
}

        .hideDiv {
        
            display:none;

        }

/*取消订单样式结束*/


/*消费折扣数据*/
.AccountLine
{
    background-color: white;
    height: 98px;
    width: 100%;
    margin: 0 auto;
}


.AccountLine_main
{
    margin: 0 auto;
    max-width: 1280px;
    overflow: auto;
}


.AccountLine_Left
{
    width: 290px;
    position: relative;
    padding-left: 20px;
    position: relative;
    float: left;
    padding-top: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}

.AccountLine_Left .AccountIcon
{
    position: absolute;
    width: 70px;
    top: 20px;
    left: 10px;
    cursor: pointer;
    display: block;
}

.my_infor ul
{
    height: 98px;
    border-left: 1px solid #e9ebee;
    list-style: none;
    margin: 0;
    padding: 0;
}

.my_infor ul li
{
    height: 98px;
    border-right: 1px solid #e9ebee;
    float: left;
    width: 150px;
    display: list-item;
    text-align: -webkit-match-parent;
}




.my_infor ul li b
{
    font-size: 20px;
    color: #fa5200;
    height: 26px;
    line-height: 26px;
    padding-top: 27px;
    font-weight: 400;
    display: block;
    text-align: center;
}

.my_infor ul li b em
{
    color: #60606c;
    font-size: 12px;
    font-style: normal;
}

.my_infor ul li span
{
    font-size: 12px;
    color: #60606c;
    line-height: 22px;
    position: relative;
    display: block;
    text-align: center;
}


/*消费折扣数据*/




.Account_main
{
    max-width: 1280px;
    min-height: 700px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
    overflow: auto;
}

.Accountleft
{
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0 0 5px rgba(228,230,233,1);
    position: absolute;
    float: left;
    min-height: 700px;
    overflow: auto;
}




.AccountMenu
{
    width: 100%;
}


.AccountMenu .meberlist
{
    padding-bottom: 0px;
    margin: 0px;
    overflow: auto;
}



.meberlist .meberLeftTitle
{
    padding-left: 18px;
    border-bottom: 1px solid #e9ebee;
    border-top: 1px solid #e9ebee;
    margin-top: 0px;
    overflow: auto;
    line-height: 42px;
    font-size: 14px;
    color: #60606c;
}

.meberlist .meberLeftList a
{
    display: block;
    padding-left: 18px;
    left: 0px;
    line-height: 20px;
    font-size: 12px;
    color: #93939e;
    outline: 0;
    text-decoration: none;
    text-align: left;
    cursor: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: auto;
}

.AccountMenu .meberLeftList a:hover
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #C0C0C0;
    padding-left: 15px;
}

.AccountMenu .ActiveMenu a
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #FF3300;
    padding-left: 15px;
    color: #FF3300;
}

.AccountMenu .ActiveMenu a:hover
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #FF3300;
    padding-left: 15px;
    color: #FF3300;
}

.AccountMenu dl span a:hover
{
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #C0C0C0;
    padding-left: 15px;
}


/*右边内容*/

.Accountright
{
    background-color: white;
    margin-left: 210px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0 0 5px rgba(228,230,233,1);
    min-height: 690px;
    padding: 10px 30px 20px 30px;
    position: relative;
    float: right;
    width: 1005px;
    overflow: auto;
}

.Accountright h2
{
    line-height: 30px;
    font-size: 18px;
    color: #60606c;
    font-weight: 400;
}

.Accountright .DocSearch_bd
{
    position: absolute;
    top: 25px;
    right: 30px;
    min-width: 580px;
    z-index: 5;
}

.Doc_sub
{
    padding: 0 10px;
    min-width: 86px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #93939e;
    border: 1px solid #e9ebee;
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    background-color: #fafbfd;
    cursor: pointer;
    
}

.Doc_input
{
    border-radius: 0;
    width: 220px;
    padding: 5px 10px;
    border-color: #e9ebee;
    border-style: solid;
    border-width: 1px;
    height: 18px;
    font: 14px/18px "Microsoft YaHei" ,SimSun,Tahoma,Verdana,Arial,sans-serif;
    outline: 0;
    color: #93939e;
    vertical-align: middle;
    background-color: #fff;
    margin-right: 10px;
}

.Accountright .h10
{
    height: 10px;
    line-height: 10px;
}


.Accountright .subbox
{
    height: 36px;
    margin-top: -36px;
}


.Accountright .subbox_m
{
    height: 34px;
    border-bottom: 1px solid #f8f8fa;
    border-bottom-color: #e9ebee;
}

.Accountright .subbox a
{
    display: block;
    position: relative;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e9ebee;
    float: left;
    margin-right: -1px;
    background-color: #f8f8fa;
    min-width: 140px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #93939e;
    cursor: pointer;
}

.Accountright .subbox a.cura
{
    background-color: #fa5200;
    color: #ffffff;
}

/*订单列表样式*/
.Accountright .SObox
{
    border-style: solid;
    border-width: 1px;
    border-color: #eeeeee #eeeeee #eeeeee #eeeeee;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: auto;
}

.Accountright .SObox:hover
{
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: auto;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0 0 5px rgba(228,230,233,1);
}

.Accountright .SObox .TBdocno
{
    width: 100%;
    margin-bottom: 0px;
}


.Accountright .SObox .SodetailBtn
{
    border: 1px solid #b0b0b0;
    width: 100px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.Accountright .SObox .SodetailBtn2
{
    border: 0px solid #b0b0b0;
    width: 190px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
}

.Accountright .SObox .SodetailBtn:hover
{
    border: 1px solid #FF6600;
    width: 100px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    background-color: #FF6600;
    color: #FFFFFF;
}


.Accountright .SodetailBtnRoll
{
    border: 0px solid #cfcece;
    width: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 260px;
    text-decoration: none;
}

.Accountright .SodetailBtnRoll a
{
    color: #666666;
    text-decoration: none;
}

.Accountright .SodetailBtnRoll:hover
{
    border: 0px solid #cfcece;
    width: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
    border-radius: 0px;
    cursor: pointer;
    margin-right: 260px;
    background-color: #FF6600;
    color: #FFFFFF;
    text-decoration: none;
}

.Accountright .SodetailBtnRoll:hover a
{
    color: #FFFFFF;
    text-decoration: none;
}

/*订单列表结束*/

.Account_Ordeshow
{
    max-width: 1280px;
    min-height: 700px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
    overflow: auto;
    background-color: #FFFFFF;
    color: #666666;
    display: block;
}

.Account_Ordeshow .OrderSOtou
{
    border: 1px solid #CCCCCC;
    width: 96%;
    margin: 0 auto;
    overflow: auto;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0 0 5px rgba(228,230,233,1);
    margin-top: 30px;
    margin-bottom: 20px;
}
.Account_Ordeshow .OrderDiv
{
    border: 0px solid #CC0000;
    width: 96%;
    margin: 0 auto;
    overflow: auto;
}
.Account_Ordeshow .OrderPiece
{
    border: 0px solid #CC0000;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    line-height: 25px;
    margin-bottom: 20px;
    overflow: auto;
}

.Account_Ordeshow .OrderPiece .PieceHead
{
    height: 40px;
    padding-left: 15px;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: dashed;
    border-bottom-width: 0px;
    border-bottom-color: #CCCCCC;
    margin-bottom: 0px;
    border-top-style: dashed;
    border-top-width: 0px;
    border-top-color: #CCCCCC;
    color: #333333;
}

.Account_Ordeshow .OrderTD
{
    border: 1px dashed #CCCCCC;
    width: 33%;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}

.Account_Ordeshow .OrderTDNull
{
    border: 1px dashed #fff;
    width: 33%;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}

.Account_Ordeshow .OrderFP
{
    border: 0px dashed #CCCCCC;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: top;
    position: relative;
}


.Account_Ordeshow .OrderTD:hover
{
    border: 1px dashed #999999;
    width: 33%;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: top;
}

.Account_Ordeshow .OrderFPTou
{
    width: 100%;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.Account_Ordeshow .OrderFPshow
{
    padding: 10px;
    margin: 0 auto;
}

.Account_Ordeshow .OrderFP .Orderedit
{
    width: 94%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    background-color: #E0E0E0;
    color: #666666;
    cursor: pointer;
}

.Account_Ordeshow .OrdereditOK
{
    border: 1px solid #E0E0E0;
    width: 94%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;
    color: #666666;
    cursor: pointer;
}

.Account_Ordeshow .Orderedit:hover
{
    width: 94%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    background-color: #fa5200;
    color: White;
    cursor: pointer;
}


.Account_Ordeshow .FPSentbtn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding: 0;
    width: 70px;
    margin-right: 0px;
    font-weight: normal;
    text-decoration: none;
    color: #3399FF;
}

.Account_Ordeshow .FPSentbtn:hover
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    background-color: #fa5200;
    color: #fff;
    padding: 0;
    width: 70px;
    margin-right: 0px;
    text-decoration: none;
    font-weight: normal;
    color: White;
}


.Account_Ordeshow .SumPrice
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    text-indent: 0px;
    width: 96%;
    margin: 0 auto;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: right;
    background-color: white;
    margin-bottom: 30px;
    overflow: auto;
}


.Account_Ordeshow .SumPrice2
{
    border-bottom-style: dotted;
    border-bottom-width: 0px;
    border-bottom-color: #C0C0C0;
    text-indent: 0px;
    width: 96%;
    margin: 0 auto;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: right;
    background-color: white;
    margin-bottom: 30px;
    padding-right: 20px;
    overflow: auto;
}

.Account_Ordeshow .SumPrice .SumPriceList
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    text-indent: 0px;
    width: 320px;
    margin: 0 auto;
    padding-bottom: 20px;
    line-height: 25px;
    font-size: 14px;
    float: right;
    text-align: right;
    background-color: white;
    margin-bottom: 20px;
}
.Account_Ordeshow .SumPrice .SumPriceList2
{
    border-bottom-style: dotted;
    border-bottom-width: 0px;
    border-bottom-color: #C0C0C0;
    text-indent: 0px;
    width: 320px;
    margin: 0 auto;
    line-height: 25px;
    font-size: 14px;
    float: right;
    text-align: right;
    background-color: white;
}



.PriceT
{
    border: 0px solid #FF99CC;
    display: block;
    width: 100px;
    float: right;
}

.PriceSum
{
    border: 0px solid #FF99CC;
    display: block;
    width: 130px;
    text-align: right;
    padding-right: 20px;
    float: right;
}


.btn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
    margin-left: 30px;
}


.Pwdbtn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
}

.PwdbtnDown
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #000000;
    color: #ffffff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
}


.btnBack
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #C0C0C0;
    color: #666666;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
}

.btnBack:hover
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
}


#HFaPiaoDiv
{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: fixed;
    display: none;
    z-index: 993;
}



#QcNoticDiv
{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: fixed;
    display: none;
    z-index: 993;
}

#QcNoticDiv2
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    width: 500px;
    min-height: 300px;
    padding-bottom: 10px;
    border-radius: 6px;
    background-color: White;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
}



#NoticeDiv
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    background-color: White;
    margin-top: -300px;
    width: 720px;
    min-height: 520px;
    padding-bottom: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
    z-index: 995;
    display: none;
}


#PingJDiv
{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: fixed;
    display: none;
    z-index: 993;
}

#NewPingJDiv
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -450px;
    background-color: White;
    margin-top: -410px;
    width: 900px;
    min-height: 600px;
    padding-bottom: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
    display: none;
}

#PingJDiv2
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    background-color: White;
    margin-top: -310px;
    width: 720px;
    min-height: 500px;
    padding-bottom: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
}


#SearchFpAddDiv
{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: fixed;
    display: none;
    z-index: 993;
}

#SearchDiv2Add
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    width: 500px;
    min-height: 300px;
    padding-bottom: 10px;
    border-radius: 6px;
    background-color: White;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
}


#EditCarMrDiv
{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: fixed;
    display: none;
    z-index: 993;
}

#EditCarMrDiv2
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    width: 500px;
    min-height: 300px;
    padding-bottom: 10px;
    border-radius: 6px;
    background-color: White;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
}

#HFaPiaoDiv2
{
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    background-color: White;
    margin-top: -250px;
    width: 720px;
    min-height: 500px;
    padding-bottom: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
}

.FixTitle
{
    width: 680px;
    margin: 0 auto;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    margin-bottom: 10px;
    line-height: 36px;
}

.FixTitleNew
{
    width: 95%;
    margin: 0 auto;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    margin-bottom: 10px;
    line-height: 36px;
}

.FixAddTitle
{
    width: 480px;
    margin: 0 auto;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    margin-bottom: 10px;
    line-height: 36px;
}


.FPaddbtn
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 144px;
    margin-right: 0px;
    text-decoration: none;
    margin-left: 0px;
}


.MessageTxtUpFP
{
    border: 1px solid #cccccc;
    width: 182px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    text-indent: 8px;
    float: left;
}





.loading
{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
}

.loading .TMing
{
    width: 100%;
    height: 100%;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    background-color: #000;
}


.loading .loadingDiv
{
    left: 50%;
    position: absolute;
    top: 50%;
    margin-left: -60px;
    margin-top: -35px;
    width: 120px;
    height: 65px;
    padding-top: 6px;
    color: White;
    background-color: #FFFFFF;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    z-index: 998;
}


.btnBU
{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    background-color: #ff4a00;
    color: #fff;
    padding: 0;
    width: 100px;
    margin-right: 0px;
    text-decoration: none;
    color: White;
}


@media (min-width:768px)
{
    .Accountright
    {
        background-color: white;
        margin-left: 210px;
        -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
        -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
        box-shadow: 0 0 5px rgba(228,230,233,1);
        min-height: 690px;
        padding: 10px 30px 20px 30px;
        position: relative;
        float: right;
        width: 705px;
        overflow: auto;
    }
}
@media (min-width:992px)
{
    .Accountright
    {
        background-color: white;
        margin-left: 210px;
        -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
        -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
        box-shadow: 0 0 5px rgba(228,230,233,1);
        min-height: 690px;
        padding: 10px 30px 20px 30px;
        position: relative;
        float: right;
        width: 705px;
        overflow: auto;
    }
}

@media (min-width:1200px)
{
    .Accountright
    {
        background-color: white;
        margin-left: 210px;
        -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
        -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
        box-shadow: 0 0 5px rgba(228,230,233,1);
        min-height: 690px;
        padding: 10px 30px 20px 30px;
        position: relative;
        float: right;
        width: 1005px;
        overflow: auto;
    }
}



#userCarDiv
{
   position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    background-color: White;
    margin-top: -410px;
    width: 400px;
    min-height: 250px;
    padding-bottom: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 5px rgba(228,230,233,1);
    -moz-box-shadow: 0 0 5px rgba(228,230,233,1);
    box-shadow: 0px 3px 7px #888888;
    display: none;
}