﻿div#SearchDetail > div {
    display: block;
    padding-left: 0.5rem;
}

    div#SearchDetail > div > div:nth-child(1) {
        padding: 0px;
        width: 100%;
    }

    div#SearchDetail > div > div:nth-child(2) {
        -moz-box-flex: initial;
        -webkit-box-flex: initial;
        -ms-flex: initial;
    }

    div#SearchDetail > div:nth-child(3) {
        text-align: left;
    }

    div#SearchDetail > div:nth-child(4) {
        display: block;
        margin-top: 1rem;
        text-align: right;
    }

        div#SearchDetail > div:nth-child(4) > input {
            background: rgba(0, 0, 0, 0) url("../images/news/btn_Style_3.gif") no-repeat scroll 0 0;
            border-color: inherit;
            border-style: none;
            border-width: medium;
            color: White;
            cursor: pointer;
            height: 2.9rem;
            line-height: 2.2rem;
            width: 95px;
        }

div.Message {
    background: rgba(0, 0, 0, 0) url("../images/news/comArr.gif") no-repeat scroll 0rem top;
    font-size: 1.2rem;
    height: 4rem;
    line-height: 2rem;
    text-indent: 2rem;
    width: auto;
}

div.floatleft {
    float: left;
}

div.width_60 {
    width: 60px;
}

div.padding_left_10 {
    padding-left: 10px;
}

div.clearboth {
    clear: both;
}

div#ServiceInfo {
    line-height: 2.5rem;
    padding: 2rem;
    padding-left: 3rem;
    padding-top: 4rem;
}

div.SIOneLine {
    float: left;
    font-weight: bolder;
    width: 130px;
}

div.btnC {
    clear: both;
    padding: 2rem;
    text-align: right;
}
