#order_head_1
{
     width : 150px ;
     height : 23px ;
     font-size : 10pt ;
     background-image : url('/images/order_head_selected.gif') ;
     cursor : pointer ;
     text-align : center ;
     vertical-align : middle ;
     color: #FFFFFF;
}
#order_head_2
{
     width : 150px ;
     height : 23px ;
     font-size : 10pt ;
     background-image : url('/images/order_head.gif') ;
     cursor : pointer ;
     text-align : center ;
     color: #FFFFFF;
}
#order_head_3
{
     width : 150px ;
     height : 23px ;
     font-size : 10pt ;
     background-image : url('/images/order_head.gif') ;
     cursor : pointer ;
     text-align : center ;
     color: #FFFFFF;
}
#order_head_4
{
     width : 150px ;
     height : 23px ;
     font-size : 10pt ;
     background-image : url('/images/order_head.gif') ;
     cursor : pointer ;
     text-align : center ;
     color: #FFFFFF;
}
#order_body_1
{
     background-color : #ffffff ;
     width : 100% ;
     top : 0px ;
     left : 0px ;
     z-index : 40 ;
}
#order_body_2
{
     background-color : #ffffff ;
     width : 100% ;
     top : 0px ;
     left : 0px ;
     z-index : 10 ;
     display : none ;
}
#order_body_3
{
     background-color : #ffffff ;
     width : 100% ;
     top : 0px ;
     left : 0px ;
     z-index : 20 ;
     display : none ;
}
#order_body_4
{
     background-color : #ffffff ;
     width : 100% ;
     top : 0px ;
     left : 0px ;
     z-index : 30 ;
     display : none ;
}
.order_body
{
     border: 1px solid #006699;
}
