
#TitleBar
{
    border: 1px solid #fff;
    background: #1080c0 url(images/bbs_title_bg.jpg) repeat-x left top;
    height: 31px;
}
#TitleBar h2
{
    float: left; /*background: url(images/bbs-title-dot.gif) no-repeat left;*/
    font-weight: bold;
    color: #fff;
    margin-left: 11px;
    padding-left: 25px;
    line-height: 31px;
}

#TitleBar a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#CartDiv
{
    padding: 0px;
}
#CartDiv .CartHead-th
{
    border: 1px solid #ffffff;
    background: #fff url(images/title_bg.jpg) repeat-x left top;
    color: #095F93;
    line-height: 27px;
    text-align: center;
    min-width: 750px;
}
#CartDiv .CartHead-th-r
{
    float: right;
    width: 450px;
    font-weight: bold;
}
#CartDiv .CartHead-th-l
{
    float: left;
    text-align: center;
    margin: 0px auto;
    font-weight: bold;
    width: 448px;
}

#CartDiv .CartHeadTitle
{
    float: left;
    width: 89px;
    border-left: 1px solid #fff;
}

#CartDiv .ProductList
{
    clear: both;
    border-top: 1px solid #D8E6F1;
    border-bottom: 2px solid #fff;
    background-color: #f5fafe;
    height: 30px !important;
    min-height: 30px;
}
#CartDiv .ProductList img
{
    border: 0px;
}
#CartDiv .ProductListOn
{
    clear: both;
    border-top: 1px solid #D8E6F1;
    border-bottom: 2px solid #fff;
    background-color: #F9FCFF;
    height: 30px !important;
    min-height: 30px;
    margin: 0px auto;
    padding-top: 10px;
}
.ProductTitle
{
    float: left;
    width: 89px;
    background: url(images/table_bg3.gif) no-repeat top left;
}

.ProductList-th-r
{
    text-align: center;
    float: right;
    width: 450px;
    border-top: 1px solid #FFF;
}
.ProductList-th-l
{
    text-align: left;
    float: left;
    font-weight: bold;
    width: 448px;
    padding-left: 15px;
}
#ProductBottomDiv
{
    clear: both;
    border-top: 1px solid #D8E6F1;
    border-bottom: 2px solid #fff;
    background-color: #f5fafe;
    height: 50px !important;
    min-height: 50px;
}
#ProductBottom-c
{
    text-align: right;
    float: left;
    width: 500px;
    border-top: 1px solid #FFF;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    vertical-align: middle;
    font-size: 14px;
}
#ProductBottom-r
{
    text-align: right;
    float: right;
    width: 200px;
    border-top: 1px solid #FFF;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    vertical-align: middle;
}
#ProductBottom-l
{
    text-align: center;
    float: left;
    font-weight: bold;
    width: 200px;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
}
.EditTd1
{
    border-right: solid 1px #B4C9E0;
    border-bottom: solid 1px #B4C9E0;
    background: #F4F9FF;
    line-height: 30px;
    height: 30px;
    border-collapse: collapse;
    width: 100px;
}
.EditTd2
{
    text-align: left;
    padding-left: 10px;
    border-bottom: solid 1px #B4C9E0;
}
.OrderTitle
{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}


.order-list-on
{
    border-bottom: 2px solid #fff;
    border-top: 1px solid #D1E1EF;
    background-color: #F9FCFF;
    height: auto !important;
    height: 39px;
    min-height: 39px;
}
.order-list-on .Htitle2
{
    float: left;
    min-height: 36px;
    text-align: center;
}
.order-list-on .pannel-s
{
    float: left;
    text-align: center;
    width: 36px;
}
.order-list-on .pannel-s img
{
    margin-top: 10px;
}
.order-list-on .panneltitle
{
    border-top: 1px solid #fff;
    margin-left: 35px !important;
    margin-left: 36px;
    line-height: 33px;
    text-align: left;
    padding-left: 12px;
}
.order-list-on .panneltitle a
{
    color: #258DC9;
    text-decoration: none;
}
.order-list
{
    border-bottom: 2px solid #fff;
    border-top: 1px solid #D1E1EF;
    background-color: #f5fafe;
    height: auto !important;
    height: 39px;
    min-height: 39px;
}
.order-list .Htitle2
{
    float: left;
    min-height: 36px;
    text-align: center;
}
.order-list .Htitle2 a
{
    color: #666;
}

.OrderHtitle2
{
    float: left;
    width: 131px;
    text-align: center;
}






