﻿.default_duanmoi {
    position: relative;
    width: 100%;
    margin-top: 10px;
    text-align: left;
    display: inline-block;
}

.default_duanmoi_header {
    position: relative;
    background: url(/images/content-head.png) no-repeat left;
    height: 40px;
    width: 150px;
    padding: 20px 0 0 10px;
    color: white;
    margin-top: -10px;
}

.default_duanmoi_content {
    margin-top: -50px;
    margin-left: 8px;
    height: 230px;
    background-color: white;
    padding: 4px;
    width: 972px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border: solid 1px silver;
}

.default_duanmoi_content_duan {
    margin: 35px 15px 0 15px;
    width: 210px;
    float: left;
}

    .default_duanmoi_content_duan a {
        text-decoration: none;
        color: blue;
    }

    .default_duanmoi_content_duan a:hover {
        color: red;
    }

.default_duanmoi_content_duan_images {
    padding: 5px;
    background-color: white;
    border: solid 1px silver;
    margin-bottom: 5px;
}

.default_duanmoi_content_duan_header a{
    color: orange;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 4px;
}

.default_duanmoi_content_duan_description {

}

.default_tintuc_header {
    position: relative;
    background: url(/images/content-head.png) no-repeat left;
    height: 40px;
    width: 160px;
    padding: 20px 0 0 10px;
    color: white;
}

.default_tintuc_content {
    margin-top: -50px;
    margin-left: 8px;
    height: 350px;
    background-color: white;
    padding: 4px;
    width: 972px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border: solid 1px silver;
}

.default_rent_content {
    margin-top: -50px;
    margin-left: 8px;
    margin-bottom: 20px;
    height: 470px;
    background-color: white;
    padding: 4px;
    width: 972px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border: solid 1px silver;
}

.default_tintuc_content_tintuc {
    margin: 35px 15px 0 16px;
    width: 210px;
    float: left;
}

.default_tintuc_content_tintuc_header {
    position: relative;
    z-index: 200;
    font-size: 11pt;
    font-weight: bold;
    padding-left: 5px;
}

    .default_tintuc_content_tintuc_header a {
        color: #F57C20;
        text-decoration: none;
    }

.default_tintuc_content_tintuc_image {
    padding: 5px;
    background-color: white;
    border: solid 1px silver;
}

.default_tintuc_content_tintuc_title {
    color: #3C3CDC;
    height: 35px;
    overflow:hidden;
    text-align: justify;
    margin: 5px 0 5px 0;
    font-weight: bold;
}

    .default_tintuc_content_tintuc_title a {
        text-decoration: none;
        color: #F57C20;
    }

    .default_tintuc_content_tintuc_title a:hover {
        text-decoration: none;
        color: red;
    }

.default_tintuc_content_tintuc_description {
    color: #000;
    text-align: justify;
    margin: 5px 0 5px 0;
    height: 80px;
}

.default_tintuc_content_tintuc_readmore {
    text-align: right;
}

    .default_tintuc_content_tintuc_readmore a {
        text-decoration: none;
        color: blue;
        cursor: pointer;
    }

    .default_tintuc_content_tintuc_readmore a:hover {
        color: red;
        cursor: pointer;
    }

.default_rent {
    position: relative;
    width: 100%;
    text-align: left;
    display: inline-block;
}

.default_exchange {
    margin-top: -20px;
    position: relative;
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 10px;
}

.default_exchange_header {
    position: relative;
    background: url(/images/content-head.png) no-repeat left;
    height: 40px;
    width: 150px;
    padding: 20px 0 0 10px;
    color: white;
}

.default_exchange_content {
    margin-top: -50px;
    margin-left: 8px;
    height: 320px;
    background-color: white;
    padding: 4px;
    width: 972px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border: solid 1px silver;
}

.default_exchange_content_exchange {
    margin: 35px 15px 0 15px;
    float: left;
}

.default_exchange_content_exchange_images {
    padding: 5px;
    background-color: white;
    border: solid 1px silver;
    margin-bottom: 5px;
}

.default_exchange_content_exchange_header {
    color: orange;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 4px;
}