@charset 'utf-8';

/*!
 * DOSSM PAY FIRST TEMPLATE EN-US STYLESHEET
 * @required: base/reset.css;dossm-pay/tmpl1/common.css
 * @author: samzeng@wintour.cn
 * @date: 02/01/2013
 * Copyright 2012
 */

body {
    font-family: arial, sans-serif;
}
body, button, input, select, textarea {
    font-family: Arial;
}

/* 周边环境 */
.ds-tab-surrounding .ds-tab-trigger-item {
    font-size: 17px;
}

/* 联系我们 */
.ds-contact-form .ds-form-item {
    padding-left: 105px;
}
.ds-contact-form .ds-label {
    margin-left: -105px;
    width: 100px;
}
.ds-contact-info-item dt {
    margin-right: 3px;
}
.ds-contact-form .ds-textarea {
    width: 150px;
}

/* 帐号 */
.ds-account-hover .ds-account-container {
    width: 129px;
}

/* 注册/登录/找回密码 */
.ds-register-form .ds-form-item {
    padding-left: 120px;
}
.ds-register-form .ds-label {
    margin-left: -120px;
    width: 115px;
}

/* 客房预订 */
.ds-table-room-status .ds-room-status-title {
    width: 308px;
}
.ds-type-multi .ds-result-item-header-title {
    width: 270px;
}
.ds-table-room-status .ds-room-status-clause,
.ds-type-multi .ds-result-item-header-clause {
    width: 200px;
}
.ds-review-check-date strong {
    margin-right: 3px;
}
#ds-booking-guaranty-type .ds-payment-info {
    margin-bottom: 10px;
}
.ds-check-date li strong {
    margin-right: 3px;
}

/* 设施 */
.ds-policy dt {
    float: none;
}