.card-recomm-list {
    margin: 12px 0;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
}

.card-recomm-list em {
    padding-left: 46px;
    display: inline-block;
    text-indent: 0;
    background: url(../images/card-goods-list_022.png) no-repeat 22px 11px;
    color: #ff7e00;
}

.card-recomm-list a {
    font-size: 12px;
    font-weight: bold;
    margin-right: 16px;
    color: #fe0000;
}



#msgdiv{position:fixed;top:0;right:0;bottom:0;left:0;background:#F1F1F1;z-index:999;text-align:center;}
#msgdiv h3{ font-size:14px;height:22px;line-height:22px;}
#msgdiv ul{  padding:10px;text-align:left;color:red;border:5px dotted #f30;width:90%;margin:10px auto;}
#msgdiv #Button1 {height:30px;margin-top: 10px;}
#msgdiv tbody{display: block;padding-top: 5%;}
#msgdiv tr, #msgdiv td {display: block;}  