﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

/*body, h1 {
    font-size: 100%;
}*/
body {
    font-family: Arial, 'SimSun';
}
h1, h2 {
    display: block;
    margin-left: 30px;
}

.head .book {
    color: #7d6a51;
    margin: 0;
    font-size: 24px;
    padding-left: 24px;
}

#mainContent {
    width: 340px;
    border: 1px solid #dad9d9;
    background-color: #fff;
    display: table;
    position: relative;
}

.head img {
    width: 338px;
    height: 33px;
}

.leader {
    width: 338px;
    height: 30px;
    background-image: url('images/22zhoubianyou_03.png');
    background-repeat: repeat-x;
    margin-top: -10px;
}

    .leader ul li {
        font-size: 12px;
        text-align: center;
        float: left;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .leader ul a {
        color: #000;
        display: block;
        height: 30px;
        text-decoration: none;
        line-height: 30px;
    }

    .leader ul li.active {
        background-image: url('images/jiantou.png');
        background-repeat: no-repeat;
        background-position-x: 50%;
        background-color: #fff;
    }

#rrMain {
    position: relative;
    margin-top: 10px;
    height: 520px;
}

#rrMain input,#rrMain select,#rrMain textarea {
    border: 1px solid #ccc;
}
    #rrMain p {
        display: block;
        margin: 0 0 12px 0;
        clear: both;
    }

        #rrMain p label:first-child {
            width: 95px;
            text-align: right;
        }

   

.width {
    height: 20px;
    width: 210px;
    float: right;
    margin-right: 23px;

}

.time {
    margin-right: 25px;
}

.radio1 {
    margin-right: 5px;
}

.paymode {
    margin-right: 25px;
}

.spaical {
    float: right;
    margin-right: 23px;
    width: 212px;
    height: 82px;
    margin-bottom: 20px;
}

.test {
    width: 323px;
    height: 40px;
}

#imgCaptcha {
    width: 70px;
    height: 40px;
    margin-left: 5px;
}

.testA {
    clear: both;
    width: 94px;
    height: 23px;
    margin-right: 23px;
    margin-left: 4px;
}

.test em {
    border: fint-size: 12px;
    font-style: normal;
    height: 40px;
    line-height: 20px;
}
#rrMain #mealTime2,#rrMain #gender2 {
    margin-right: 5px;
}
.man {
    margin-right: 13px;
}
#rrMain2 {
    font-family: Arial, 'SimSun';
    font-weight: 700;
    margin-top: 10px;
    position: relative;
}

#rrMain2 input {
    border: 1px solid #ccc;
    height:20px;
    line-height: 20px;
    padding-left: 10px;
}
    #rrMain2 ul {
        height: 20px;
        line-height: 20px;
        width: 338px;
        margin-bottom: 30px;
    }

        #rrMain2 ul li {
            height: 40px;
            line-height: 40px;
            bottom: 0; 
            margin-left: 15px;
            /*float: left;*/
        }
         #rrMain2 ul li span {
             font-family: Arial, 'SimSun';
             width: 80px;
         }
         .count span {
             width: 80px;
         }
    #rrMain2 .time2 {
        width: 115px;
    }
    #rrMain2 .count li {
        margin-top: 20px;
        width: 24px;
    }

    #rrMain2 .count input {
        width: 65px;
    }

.adubt, .children {
    width: 24px;
    margin-right: 10px;
}

#mainContent {
    min-height: 300px;
    margin-top: 68px;
}
.button {
    width: 250px;
    text-align: right;
    margin-top: 200px;
}
.selectroom {
    width: 87px;
    height: 27px;
    border: 0;
    background-image: url(/Content/images/selectroom.png);
    background-repeat: no-repeat;
    /*position: relative;*/
    margin-left:230px;;
}

.bottomImg {
    height: 34px;
    width: 100%;
    background-image: url(/Content/images/di.png);
    background-repeat: repeat-x;
    position: relative;
    margin-top: 30px;
}

.order1 {
    float: right;
    margin-right: 20px;
    width: 87px;
    height: 27px;
    border: 0;
    background-image: url(/Content/images/order1.png);
    background-repeat: no-repeat;
}

.disagree {
    height: 27px;
    width: 87px;
    background-image: url(/Content/images/disagree.png);
    background-repeat:no-repeat;
    border: 0;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}

.agree {
    height: 27px;
    width: 87px;
    background-image: url(/Content/images/agree.png);
    background-repeat: no-repeat;
    border: 0;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
