﻿.carlist_nt { color:#ff0000; font-weight:bold; font-size:14px;}
.carlist_ship { border:1px solid #CCCCCC; border-top:none; background-color:#f4f4f4; width:100%; text-align:right;}
#ctl00_ContentPlaceHolder1_GridView1 {  width:100%; border:1px solid #CCCCCC; border-bottom:none; margin-top:30px; }
#ctl00_ContentPlaceHolder1_GridView1 th {
    font-weight:lighter;
    border-bottom:2px solid #999999;
    border-right:1px solid #ccc;
    color:#000000;
    background-color:#eee;
    height:36px;
    text-align:center;
}


#ctl00_ContentPlaceHolder1_GridView1 td {
    border-bottom:2px solid #999999;
    height:50px;
    border-right:1px solid #ccc;
    text-align:center;
}

.carlist_btn { width:100%; margin-top:20px; margin-bottom:50px;}

.cusinfo_tl {
    height:36px;
    line-height:36px;
    background-color:#f4f4f4;
    border-top:2px solid #999999;
    border-bottom:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;    
    padding-left:10px;
    color:#140303;
    font-weight:bold;
}
.payment { line-height:30px; color:#333333; margin-top:10px; margin-left:25px; margin-bottom:10px; margin-right:55px;}

.cusinfo_frame { border:1px dotted #c6c6c6; margin-top:20px; border-bottom:none; width:100%;}
.cusinfo_frame td { border-bottom:1px dotted #c6c6c6; }

.sign_frame {border-top:1px dashed #d0d0d0; border-bottom:1px dashed #d0d0d0; width:100%;}
.sign_frame th {
    font-size:12px;
    background-color:#eaeaea;
    font-weight:lighter;
    width:110px;
    text-align:left;
    padding-left:10px;
    line-height:30px;
    color:#666666;
}
.sign_frame td { width:300px;}

.buysuccess_txt {border-top:1px dotted #999999; padding:30px; color:#3e3e3e; line-height:25px;}