@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "鏂板畫浣�";}
/* selectNumberScreen */
.selectNumberScreen{width:795px;height:240px;margin:20px auto;}
.screenBox dl{border-bottom:#e6e6e6 1px dashed;width:768px;overflow:hidden}
.screenBox dl.noborder{border-bottom:0px;border-left:0px;border-top:0px;border-right:0px}
.screenBox dl.goodstype{border-bottom:#e6e6e6 1px dashed}
.screenBox dl dt{float:left;height:30px}
.screenBox dl dt{text-align:right;width:100px;height:22px;font-weight:600;padding-top:8px}
.screenBox dl dd{position:relative;padding-bottom:5px;padding-left:0px;width:620px;padding-right:48px;float:left;height:25px;overflow:hidden;padding-top:0px}
.screenBox dl dd a{line-height:14px;margin:9px 25px 0px 0px;display:inline-block;color:#36c;overflow:hidden;text-decoration:none}
.screenBox dl dd a:hover{background:#39c;color:#fff}
.screenBox dl dd a.selected{background:#39c;color:#fff}
.screenBox dl dd span.more{position:absolute;width:39px;display:block;height:14px;top:6px;cursor:pointer;right:1px}
.screenBox dl dd span.more label{display:inline-block;cursor:pointer}
.hasBeenSelected{border:#b2d1ff 1px solid;padding:2px;width:784px;margin-top:10px;overflow:hidden;}
.hasBeenSelected dl{width:784px;background:#f6f8fd;overflow:hidden}
.hasBeenSelected dl dt{float:left}
.hasBeenSelected dl dd{float:left}
.hasBeenSelected dl dt{text-align:right;line-height:30px;width:108px;height:30px;font-weight:600}
.hasBeenSelected dl dd{padding-bottom:4px;padding-left:0px;width:676px;padding-right:0px;padding-top:0px}
.selectedInfor{border-bottom:#f60 1px solid;position:relative;border-left:#f60 1px solid;padding-bottom:1px;margin:4px 10px 0px 0px;padding-left:5px;padding-right:17px;display:block;white-space:nowrap;background:#fff;float:left;height:17px;border-top:#f60 1px solid;border-right:#f60 1px solid;padding-top:1px}
.selectedInfor label{color:#f60}
.eliminateCriteria{line-height:21px;margin-top:4px;width:80px;float:left;color:#f60;cursor:pointer;font-weight:600}
.selectedInfor em{background:url("../images/close.gif") no-repeat;cursor:pointer;display:block;height:13px;overflow:hidden;position:absolute;right:2px;top:3px;width:13px;}