
@import url('head_foot.css');
a{ color:#014ccc; text-decoration:none;}
a:hover{ color:#014ccc; text-decoration:underline;}


#body{ padding-top:18px;}
#body .body_top{ padding-left:8px; color:#434343; height:25px;}
#body .body_bot{}

/*左侧栏*/
#body .body_bot .b_left{ width:168px; float:left; border-left:solid 1px #313131; border-right:solid 1px #313131; border-top:solid 1px #313131;}
#body .body_bot .b_left .bl_topic{ padding-left:6px; padding-top:10px; border:solid 2px #fff; height:21px; font-size:14px; font-weight:bold; color:#fff; background-color:#000;}
#body .body_bot .b_left .bl_topic a{ color:#fff; text-decoration:none;}
#body .body_bot .b_left .bl_topic a:hover{ color:#fff; text-decoration:underline;}
#body .body_bot .b_left .bl_content{ padding-left:30px; padding-top:4px; border-bottom:solid 1px #000; border-top:solid 1px #000;}
#body .body_bot .b_left .bl_content .bl_list{ line-height:22px; color:#434343;}
#body .body_bot .b_left .bl_content .bl_list a{ text-decoration:none; color:#434343;}
#body .body_bot .b_left .bl_content .bl_list a:hover{ text-decoration:underline; color:#c12426;}
#body .body_bot .b_left .bl_cheight{ padding-top:4px; border-bottom:solid 1px #000; border-top:solid 1px #000; height:235px;}
#body .body_bot .b_left .bl_cheight1{ border-top:solid 1px #000; border-bottom:solid 1px #000; height:50px;}
#body .body_bot .b_left .allorders{}


/*页面内容*/
#body .body_bot .b_right{ padding:0 5px; width:758px; height:550px; float:right; border:solid 1px #313131;}

/*右侧标题及功能栏（排序方式、翻页）*/
#body .body_bot .b_right .br_title{ padding-left:6px; border-bottom:solid 1px #727176;}
#body .body_bot .b_right .br_top{ margin-top:6px; height:31px; background-color:#313131; color:#fff;}
#body .body_bot .b_right .br_sort{ padding-left:16px; padding-top:7px; height:23px; width:375px; float:left;}
#body .body_bot .b_right .br_flip{ padding-right:13px; padding-top:8px; text-align:right; width:200px; float:right;}

/*商品信息列表*/
#body .body_bot .b_right .br_list{ padding:7px 0 0 5px; height:82px; background:url(../images/myorders_table_trbg.gif) repeat-x bottom;}
/*图片*/
#body .body_bot .b_right .br_list .list_pic{ width:73px; height:73px; border:solid 1px #f5f5f5; float:left;}
/*详细信息*/
#body .body_bot .b_right .br_list .list_content{ padding-left:12px; width:350px; float:left; letter-spacing:1px;}
#body .body_bot .b_right .br_list .list_content .lc_title{ padding-top:5px; height:30px; font-weight:bold;}
#body .body_bot .b_right .br_list .list_content .lc_price{ height:20px; color:#626262;}
#body .body_bot .b_right .br_list .list_content .lc_price span.through{ text-decoration:line-through;}
#body .body_bot .b_right .br_list .list_content .lc_price span.red{ color:#c12426; font-weight:bold;}
#body .body_bot .b_right .br_list .list_content .lc_price span.green{ color:#b6aa00; font-weight:bold;}
#body .body_bot .b_right .br_list .list_content .lc_date{ height:20px; color:#626262;}
/*对收藏物品进行操作*/
#body .body_bot .b_right .br_list .list_change{ padding-top:5px; width:105px; float:right;}
#body .body_bot .b_right .br_list .list_change .lc_cell{ line-height:22px; height:25px;}

#body .body_bot .b_right .br_page{ padding-top:10px; height:30px; text-align:right;}
