/* CSS Document */
body{text-align:center; margin:2px auto; font:12px Verdana, Arial, "宋体"}
#pricelist {border:1px solid #152C83; width:700px}
#pricelist th{ background:#DBE4EF; font-weight:normal; padding:5px; border-top:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff}
#pricelist td{border-top:1px solid #ccc;}

#price{border:1px solid #775912; width:700px}
#price th{ background:#EFECDB; font-weight:normal; padding:5px; border-top:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff}
#price td{border-top:1px solid #ccc; padding:5px}
.resultText{list-style:square; margin:0 5px 0 20px;padding:0}
.txtbox{border:1px; font:12px Verdana, Arial, "宋体"}
.btn{width:72px; height:23px; background:url(../../admin/quotation/images/btn.gif); border:none; font:12px Verdana, Arial, "宋体"; text-align:center}

.pricebox{background:#775912;width:256px;}
.pricebox th{ background:#EFECDB; font-weight:normal;padding:5px; white-space:nowrap;}
.pricebox td{ background:#fff;}