/*---仿SHOPEX的购物指引条(蓝色)----------------------------------------------------*/
#pdcar .orderstep{clear:both;margin:0;background:url(images/cartnav-step-bg.gif) repeat-x left top;padding:0;}
#pdcar .orderstep ul{overflow:hidden;zoom:1;clear:both;}
#pdcar .orderstep ul li{width:170px;float:left;height:14px;padding:25px 10px;}
#pdcar .orderstep ul.step1{background:url(images/cartnav-step1.gif) no-repeat left top;}
#pdcar .orderstep ul.step2{background:url(images/cartnav-step2.gif) no-repeat left top;}
#pdcar .orderstep ul.step3{background:url(images/cartnav-step3.gif) no-repeat left top;}
#pdcar .emptycar{clear:both;padding:80px 120px;background:url(images/empty.png) no-repeat left center;text-align:left;font-size:20px;}
/*-------------------------------------------------------*/
#pdcar table{
	margin:0;
	border:1px solid #DDDDDD;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
}
#pdcar table tr td.img{text-align:center;}
#pdcar table tr td{padding:4px;border:1px solid #ddd;}
#pdcar table tr td input.txt{width:40px;}
#pdcar table tr.title th{text-align : center ;border-bottom:0px solid #ccc;background:url(images/tablethbg.gif) repeat-x left center;padding:4px;color:#333;border-color:#FFFFFF #DDDDDD #CCCCCC #FFFFFF;border-style:solid;border-width:1px;}
#pdcar .btn{border:2px solid #ccc;background:#5C8DBA;padding:4px 9px;color:#fff;margin:0 5px;font-weight:bold;}
#pdcar h3{border-bottom:1px solid #ccc;padding:5px 5px 5px 30px;font-weight:bold;background:url(images/h2.gif) no-repeat left center;}
#pdcar .toolsbar{background:#F6F6F6;border-bottom:3px solid #5C8DBA;padding:10px 0;text-align:right;}
/*定义下面的四个按钮*/
#pdcar input#change{display:none;}
#pdcar input#clear{float:left;background:url(images/btn-clearcat.gif) no-repeat left top;width:126px;height:36px;line-height:28px;text-align:center;border:none;}
#pdcar input#continue{float:left;background:url(images/btn-return.gif) no-repeat left top;width:126px;height:36px;line-height:28px;text-align:center;border:none;}
#pdcar input#Submit{background:url(images/btn-next.gif) no-repeat left top;width:126px;height:36px;line-height:28px;text-align:center;border:none;color:#000;}
#pdcar #orderform{margin:20px 0;}
#pdcar #orderform li{padding:5px;clear:both;}
#pdcar #orderform li label{width:80px;float:left;}
#pdcar #orderform li #fmessage{width:500px;height:90px;}
#pdcar #orderform li #faddress{width:500px;}
#pdcar #orderform .btn{margin:5px 5px 5px 80px;background:url(images/btn-next.gif) no-repeat left top;width:126px;height:36px;line-height:28px;text-align:center;border:none;color:#000;}
#pdcar .success{border:1px solid #ddd;border-bottom:2px solid #ccc;border-right:2px solid #ccc;margin:0;padding:100px;background:url(images/biao_success.png) no-repeat 20px center;font-size:20px;color:#333;}
#pdcar .orderno{margin:0;padding:50px;background:url(images/1003.jpg) no-repeat 10px center;font-size:20px;color:#333;}
#pdcar .orderno li label{display:inline;float:none;width:auto;}
