/*共用*/
.ht88 {height:88px;}
/*Summary*/
.wel{
    font-size:24px;
    font-weight:bold;
    padding-bottom:5px;}

/*左侧菜单*/
.categories_c{
    width:165px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
.categories_c ul{
    border:1px solid #ccc;
    border-bottom:0px;}

.categories_c li{
    font-size:13px;
    padding-left:25px;
    line-height:19px;}

.categories_c li.title{
    height:24px;
    line-height:24px;
    border-bottom:1px solid #ccc;
    background:url(/images/www_images/mybeebuyer_v3/usc_cat_bg.png);}

/*TBA*/
.usc ul.tab_u{ width:100%;}

.tab_u{
    float:left;
    width:100%;}

.tab_u span{
    float:left;
    height:25px;
    line-height:25px;
    display:inline-block;
    background:url(/images/www_images/mybeebuyer_v3/src_tab_dc.png);
    cursor:pointer;
}

.tab_u li{
    float:left;
    margin-right:5px;
    cursor:pointer;
}

ul.tab_u a{
    text-decoration:none;
}

.tab_u .l,.tab_u .r{width:5px;}

.tab_u span.l{background:url(/images/www_images/mybeebuyer_v3/src_tab_dl.png)}
.tab_u span.r{background:url(/images/www_images/mybeebuyer_v3/src_tab_dr.png)}
.cur_u span.l{background:url(/images/www_images/mybeebuyer_v3/src_tab_cl.png)}
.cur_u span.r{background:url(/images/www_images/mybeebuyer_v3/src_tab_cr.png)}

.cur_u span{
    color:#FFF;
    background:url(/images/www_images/mybeebuyer_v3/src_tab_cc.png);
    cursor:pointer;
}

.bd8{ border-bottom:1px solid #B8B8B8;}

/*订单*/
.ord{ padding-top:10px;}

.ord table{
    margin-top:-7px;
    line-height:18px;}

.ord th,.ord td{
    padding-left:10px;}
/*
.ord table a{
    float:right;
    padding-left:5px;}
*/
.ord ul.info{
    float:left;
    width:100%;
    padding:5px 0px;
    border-top:1px solid #B8B8B8;
    border-bottom:1px solid #B8B8B8;}

.ord ul.info li{
    float:left;
    padding:3px 0px 3px 30px;}

.ord ul.info span{
    padding-right:15px;}

.ord dd td{
    padding-left:3px;}

.ord .cd{
    padding-top:20px;}

.ord .cd .conbox{
    float:left;
    width:316px;}

/*订单*/
.usc{
    padding:10px 0px 0px 10px;
    margin-bottom:10px;
    width:794px;
}

.usc dl{
    float:left;
    width:361px;
    margin-top:10px;
    padding:4px 15px 0px 15px;
    border-left:1px solid #E8E9EA;
    border-bottom:1px solid #E8E9EA;
    background:url(/images/www_images/mybeebuyer_v3/usc_main_li.png) no-repeat right top;}

.usc dl.w792{
    float:none;
    width:764px;
    margin-top:0px;}

.usc dt{
    font-size:13px;
    font-weight:bold;
    padding-bottom:3px;}

.usc img{
    float:right;
    margin:8px -5px 0px 0px;}
.usc table img{
    float:none;
}

.usc ul{
    float:left;
    width:300px;
    line-height:20px;
    padding:3px 0px 3px 0px;}

.usc ul.r{
    width:380px;
    margin-right:21px;
    border-right:1px solid #E8E9EA;}

.usc em{
    clear:both;
    display:block;}
.mrl10{ margin-left:10px;}
.usc a{
    color:#000000;
    text-decoration:underline;
}
.usc a:hover{
    color:red;
}
.usc div.pagination a, .usc div.pagination a:hover {
    color:#000000;
}
.usc span.current {
    color:red;
}
.usc .mrt25 a{
    text-decoration:none;
}
.mrt25 {
    margin-top:25px;
}

.usc ul.pd0{
    padding:0px;
}
.pdb4 {padding-bottom:5px;}

table.order_tab_c_v3 {
    width:100%;
    margin-bottom:10px;
    border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
    border:solid #CCCCCC; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
    border-width:1px 1px 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
    font-size:12px;
}
table.order_tab_c_v3 caption {
    font-size:14px;
    font-weight:bolder;
}
table.order_tab_c_v3 th,
table.order_tab_c_v3 td {
    border:solid #CCCCCC;
    border-width:0 0px 1px 0;
    padding:5px !important;
    padding:0 5px;
    text-align:left;
}
table.order_tab_c_v3 th {
    background:#EEEEEE;
    font-size:13px;
    padding:5px
}
table.order_tab_c_v3 tr.odd {
    background:#EFEFEF;
}

table.order_tab_c_v3 th.talgc,
table.order_tab_c_v3 td.talgc {
    text-align:center;
}

table.order_tab_c_v3 th.bgf5,
table.order_tab_c_v3 td.bgf5 {
    background:#f5f5f5;
}

table.order_tab_c_v3 th.tbg {
    background:url(/images/www_images/table_th_bg_v3.gif);
}

.btn_style_v3 {
    background:url(/images/www_images/mybeebuyer_v3/btn_usc_bg.png);
    border:1px solid #c5c5c5;
    height:21px;
    padding:2px 5px;
}
.btn_img {
    width:50px;
}
.btn_img span{
    height:27px;
    float:left;
    padding:0px 2px;
    display:inline-block;
}
.btn_img .btn_l {
   background:url(/images/www_images/mybeebuyer_v3/Btn_ok_l.png)
}
.btn_img .btn_r {
   background:url(/images/www_images/mybeebuyer_v3/Btn_ok_r.png)
}

.btn_img .btn_l,.btn_img .btn_r{
    width:1px;
}

.btn_img .btn_bg {
    color:#FFF;
    background:url(/images/www_images/mybeebuyer_v3/Btn_ok_bg.png);
    cursor:pointer;
    height:27px;
    line-height:27px;
    text-align:center;
}
.submit_style {
    background:#E71600;
    color:white;
}
.red_nav {
    color:red;
    font-size:13px;
}
.info_box {
    padding:0px 10px;
    border:1px solid #ccc;
}