﻿
/*****************订单页面******     width:400px;
***************/
#OrderContext{

     background-image:url(../picture/OtherContextbg.jpg);
      background-repeat:repeat-y;
   padding-bottom:20px;
 padding:10px;
 
}
#AddProduct
{
 padding-top:10px;
 padding-right:36px;

}
#AddProduct table
{
    width: 600px;
    margin-top: 20px;
     margin-left:35px;
    margin-bottom: 20px;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    line-height: 2em;
}
#AddProduct table tr
{
    text-align: right;
    padding-right: 10px;
}

#AddProduct table th
{
    width: 100px;
    text-align: center;
        border: solid 1px #cccccc;

}
#AddProduct table td
{
    text-align: left;
    padding-left: 3px;
        border: solid 1px #cccccc;

}

.textMsgStyle
{
    width: 350px;
    height: 20px;
    line-height: 20px;
    padding-left: 2px;
}
/*    border: solid 1px #C5C5C5;
*/
.textMsgAreaStyle
{
    width: 350px;
    line-height: 20px;
    padding-left: 2px;
}
.OrderFeedbackStyle
{
}
.OrderFeedbackStyle
{
    margin-left:0px;
    margin-top: 10px;
     
}
.OrderFeedbackStyle table
{
    margin-bottom: 15px;
    border-collapse: collapse;

 
}
.OrderFeedbackStyle table tr
{
    margin-top: 10px;
}
.OrderFeedbackStyle table th
{
    text-align: right;
    font-weight: lighter;
    padding-top: 5px;
    padding-bottom: 5px;

    width: 200px;
    padding-right: 6px;
}
.OrderFeedbackStyle table td
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
/*    border: solid 1px #C5C5C5;
*/
.textStyle
{
    width: 350px;
    height: 20px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #C5C5C5;
    padding-left: 2px;
}
.textAreaStyle
{
    width: 350px;
    line-height: 20px;
    background-color: #ffffff;
    border: solid 1px #C5C5C5;
    padding-left: 2px;
}
#AddProTable
{
 border:solid 1px #cccccc;
}
