/*Ô¤¶©µ¯³ö´°*/
#orderPopup{ position:fixed; top:50px; left:0; z-index:9999;}
.orderPopupUnfold{ width:24px; height:88px; float:left; margin-top:58px; cursor:pointer; background:url(../images/public/orderPopupUnfold.gif) no-repeat;}
.orderPopup{ width:180px; float:left; border:1px #e9e9e9 solid; overflow:hidden; background:#FFF;}
.orderPopupTit{ height:32px; margin-top:1px; line-height:32px; padding:0 10px; background:#f6f6f6; border-bottom:1px #e9e9e9 solid; font-size:14px;}
.orderPopupTit strong{ display:block; float:left;}
.orderPopupTit span{ display:block; float:right; width:15px; height:15px; margin-top:8px; cursor:pointer; background:url(../images/public/iconClose.gif) no-repeat;}
.orderPopupCont{ padding:10px 0 10px 10px;}
.orderPopupInput{ width:124px; float:left; padding:0 3px; color:#666; border:1px #CCC solid; float:left; height:18px; line-height:18px;}
.orderPopupCont ul li{ color:#666; float:left; padding-bottom:5px;}
.orderPopupCont ul li span{ display:block; float:left; line-height:20px;}
.orderPopupCont ul li textarea{ width:130px; float:left; color:#666; border:1px #CCC solid; overflow-y:hidden;}
.orderPopupCont ul li select{ float:left;}
.orderPopupBtnBox{ padding-left:36px;}
.orderPopupBtn{ width:50px; height:20px; border:none; background:url(../images/public/orderPopupBtn.gif) no-repeat; cursor:pointer; margin-right:5px;}