body {
    background: url(../images/bg2.jpg) repeat;
}


/* location */

.ewb-location {
    /* height: 52px;*/
    line-height: 52px;
    font-size: 14px;
    padding-left: 35px;
    background: url(../images/location_icon.png) 10px center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-location span {
    color: #a8161e;
}


/* å·¦ä¾§èœå• */

.ewb-gruy {
    padding: 10px 0 24px 0;
    background: #e4e4e4;
}

.ewb-child-item.first {
    margin-top: 0;
}

@media(max-width: 979px) and (min-width: 768px) {
    .ewb-child-item a {
        font-size: 15px;
    }
    .ewb-gruy {
        padding-bottom: 10px;
    }
}

@media(max-width: 767px) {
    .ewb-gruy {
        padding-bottom: 10px;
    }
    .ewb-child-item a {
        line-height: 26px;
        height: 26px;
        font-size: 15px;
    }
}


/* æ”¿åºœä¿¡æ¯å…¬å¼€ç›®å½• */

.ewb-carte {
    margin-top: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.ewb-carte-hd {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 65px;
    background-image: url('../images/menu_icon14.png');
    background-position: 24px center;
    background-repeat: no-repeat;
}

.ewb-carte-hd a {
    color: #a8161e;
}

.ewb-carte-bd {
    padding: 0 10px 30px 10px;
}

.ewb-carte-item {
    margin-top: 10px;
    vertical-align: top;
}

.ewb-carte-item.first {
    margin-top: 0;
}

.ewb-carte-item a {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #a8161e;
    text-align: center;
    background: #e4e4e4;
    border-radius: 3px;
}

@media(max-width: 979px) and (min-width: 768px) {
    .ewb-carte-hd {
        font-size: 16px;
        padding-left: 45px;
        background-position: 16px center;
    }
}


/* åŒºæ”¿åºœä¿¡æ¯å…¬å¼€æ„è§ç®± */

.ewb-ideabox {
    border: 1px solid #dfdfdf;
    background: #fff;
}

.ewb-ideabox-hd {
    padding-top: 13px;
    line-height: 60px;
}

.ewb-ideabox-hd h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.ewb-ideabox-bd {
    padding: 0 10px;
}

.ewb-ieadbox-intro {
    padding: 15px 0;
    background: #f4f4f4;
    font-size: 14px;
    line-height: 24px;
}

.ewb-ieadbox-intro a {
    color: #a8161e;
}

.ewb-ieadbox-intro p {
    padding: 0 15px;
}

.ewb-ideabox-info {
    font-size: 14px;
    padding-top: 30px;
    height: 685px;
}

.ewb-ideabox-name {
    width: 17%;
    display: block;
    float: left;
    line-height: 32px;
    text-align: right;
    padding-right: 10px;
    height: 100%;
}

.ewb-red {
    color: #a8161e;
}

.ewb-ideabox-input {
    width: 55%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dfdfdf;
    text-indent: 10px;
}

.ewb-radio p {
    width: 80%;
    float: left;
    line-height: 32px;
}

.ewb-radio {
    height: 100px;
}

.ewb-radio input {
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
    margin-right: 5px;
}

.ewb-ideabox-textarea {
    width: 70%;
    height: 200px;
    border: 1px solid #dfdfdf;
}

.ewb-mt8 {
    margin-top: 8px;
}

.rest {
    display: block;
    float: left;
    width: 120px;
    height: 32px;
    border: 0;
    padding: 0;
    border-radius: 5px;
    background: #e4e4e4;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #a8161e;
    font-family: "Microsoft Yahei";
    cursor: pointer;
    margin-left: 10px;
}

.ewb-ideabox-btn button {
    display: block;
    float: left;
    width: 120px;
    height: 32px;
    border: 0;
    padding: 0;
    border-radius: 5px;
    background: #e4e4e4;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #a8161e;
    font-family: "Microsoft Yahei";
    cursor: pointer;
}


.ewb-ideabox-btn button:hover,.ewb-ideabox-btn button.accfocus {
    color: #fff;
    background: #a8161e;
}

.ewb-ideabox-btn {
    width: 290px;
    height: 32px;
    margin: 0 auto;
    margin-top: 35px;
}

@media(max-width: 979px) and (min-width: 768px) {
    .ewb-ideabox-info {
        height: 671px;
    }
}

@media(max-width: 767px) {
    .ewb-radio p {
        width: 72%;
    }
    .ewb-ideabox-name {
        width: 24%;
    }
    .ewb-ideabox-info {
        padding-top: 10px;
        height: auto;
    }
    .ewb-ideabox-btn {
        width: 250px;
        padding-bottom: 10px;
    }
}
