﻿#InquiryBox, #Input_Box {
    background-image: url(../../img/sl10.gif);
    background-repeat: no-repeat;
    top: 200px;
    width: 290px;
    height: 150px;
    POSITION: absolute;
    z-index: 10000;
    left: 400px;
    display:none;
     font: 12px/normal '宋体';
    font-size:12px;
     color: #693600;
}
#Input_info {
     background-image: url(../../img/sm.png);
    background-repeat: no-repeat;
    top: 200px;
    width: 290px;
    height: 150px;
    POSITION: absolute;
    z-index: 10000;
    left: 690px;
    display:none;
   
   
}

#info_content {
    margin-top: 42px;
    margin-left: 30px;
    line-height: 18px;
    font-size: 12px;
    width: 238px;
}
#Inquiry_content {
    width: 241px;
    height: 65px;
    POSITION: absolute;
    top: 42px;
    left: 25PX;

}
#Inquiry_title {
    margin-top: 50px;
    TEXT-ALIGN: CENTER;
    font-size: 13px;
    font-weight: bold;

}

.label {
    font-weight: bold;
    width: 53px;
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    TEXT-ALIGN: RIGHT;
    COLOR: #693600;
}
#Inquiry_input {



}
input1 {
    width: 180px;
    display: inline-block;
    margin: 7px 0px 10px 48px;
    font-size: 12px;
    color: #623516;
    font-family: Georgia, serif;
    BACKGROUND-COLOR: rgb(238, 221, 175);
    border-color: #cc8719;
    border: 1px solid #d4a24d;
    border-radius: 5px;
    text-align: center;
    padding: 2px;
}
.b_yes {
    background-image: url(../../img/sl11.gif);
    height: 20px;
    width: 58px;
    float: left;
    margin-left: 63px;
    cursor: pointer;
}
.b_cancel {
    background-image: url(../../img/sl12.gif);
    height: 20px;
    width: 58px;
    float: left;
    margin-left: 52px;
    cursor: pointer;
}
#Inquiry_button {
    height: 30px;
    position: absolute;
    top: 108px;
    width: 290px;
}
