@charset "utf-8";
/* CSS Document */

.order_head {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:center; width:564px; color:#dc633d; }

.container_order {float:left; margin:0 auto; width:890px; height:auto;}
.order {width:564px; height:auto; float:left; display:inline; margin:0px; padding:0px; margin-left:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; } 

.order_left_block {width:260px; float:left; height:auto; display:block; text-align:right;}
.order_right_block {width: 240px; float:left; height:auto; display:block; text-align:right; padding-top:80px; }

.order_right_top {width: 564px; height:18px; float:left; background: url(../images/order_bg_top.png) no-repeat }
.order_right_middle {width: 564px; height:auto; float:left;  background: url(../images/order_bg_mdle.png) repeat-y  }
.order_right_bottom {width: 564px; height:21px; float:left;  background: url(../images/order_bg_btm.png)  no-repeat }

.order_form { clear:both; width:280px; height:22px; color:#72b2dc; margin-bottom:10px;  }
.LabelBox_form{ float:left; width:100px; text-align:right; margin:0px; clear:none; color:#88381e; }
.ValueBox_form{ float:left; margin-left:10px; width:100px; text-align:right; height:8px; }

.order_pdt_code { text-align:center; padding-left:20px; }
.order_pdt_name { text-align:left; padding-left:10px; }
.order_pdt_qty { text-align:center;}

.order_table { margin: 0px 0px 0px 7px; text-transform:uppercase;  }
.order_table_td {font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding:5px 5px 5px 5px; border-color: #EBB3A9; border-width:1px; border-style:solid;  }
.table_form {width:740px; float:left; display:inline; margin-top:20px; }
.table_form_top { width:768px; float:left; display:block; height:18px; background:url(../images/order_form_top.jpg) no-repeat; margin: 20px 0px 0px 0px; }
.table_form_midle { width:768px; float:left; display:block; height:auto; background:url(../images/order_form_midle.jpg) repeat-y ; }
.table_form_btm { width:768px; float:left; display:block; height:27px; background:url(../images/order_form_btm.jpg) no-repeat ; }


