﻿
/*****************订单页面*********************/
#OrderContextStyle{
    float: right;
     background-image:url(../picture/OtherContextbg.jpg);
      background-repeat:repeat-y;
   padding-bottom:20px;
 margin-left:15px;

}
#AddProduct
{
 padding-top:10px;
     width: 615px;

}
#AddProduct table
{
    width: 600px;
    margin-top: 20px;
     margin-left:15px;
    margin-bottom: 20px;
    border: solid 1px #cccccc;
    border-collapse: collapse;
    line-height: 2em;
}
#AddProduct table tr
{
    color: #666666;
    text-align: right;
    padding-right: 10px;
}
#AddProduct table th
{
    width: 100px;
    border: solid 1px #EAEAEA;
    text-align: center;
}
#AddProduct table td
{
    border: solid 1px #EAEAEA;
    text-align: left;
    padding-left: 3px;
}
.textMsgStyle
{
    width: 350px;
    height: 20px;
    line-height: 20px;
    padding-left: 2px;
    border: solid 1px #C5C5C5;
}
.textMsgAreaStyle
{
    width: 350px;
    line-height: 20px;
    padding-left: 2px;
    border: solid 1px #C5C5C5;
}
.OrderFeedbackStyle
{

}
.OrderFeedbackStyle
{
    margin-left:0px;
    margin-top: 10px;
     
}
.OrderFeedbackStyle table
{
    margin-bottom: 15px;
    border-collapse: collapse;
     margin-left:15px;
 
}
.OrderFeedbackStyle table tr
{
    margin-top: 10px;
}
.OrderFeedbackStyle table th
{
    text-align: right;
    font-weight: lighter;
    padding-top: 5px;
    padding-bottom: 5px;
color: #666666;
    width: 130px;
    padding-right: 6px;
}
.OrderFeedbackStyle table td
{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
}
.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;
}

