/* Minification failed. Returning unminified contents.
(83,214): run-time error CSS1054: JavaScript error in expression property: Expected ')': entElement
 */
.local_outer {
    /*border: 1px solid #EEEEEE;*/
}
.local_left {
    width: 100%;
    background: #EEEEEE;
    padding: 20px;
    height: 700px;
    overflow-y: scroll;

}
.local_leftlienhe {
    float: left;
    width: 350px;
    background: #fff;
    padding: 20px;
    height: 350px;
    overflow-y: scroll;
}
.local_head {
    /*height: 25px;
    line-height: 25px;
    margin-bottom: 10px;*/
}
.local_content
{
background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    text-decoration: none;
    height:10px;
}
.local_address {
    padding: 15px 7px;
    height:100px;
}
.local_right {
    width: 100%;
    height: 500px;
}
.local_rightlienhe {
    float: right;
    width: 600px;
    height: 350px;
}
.local_address h3 {
    color: #D29E0C;
    font-size: 14px;
    text-transform: uppercase;
}
.mapl
{
        background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    text-decoration: none;
}
@media (max-width: 480px) {

    .local_right {
     width:100%
    }
}
.float-ck{
    position: fixed;
    bottom: 0px;
    z-index: 9000
}

* html .float-ck{
    position: absolute;
    bottom: auto;
    top: expression(eval (document.documentElement.scrollTop+document.docum entElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

#hide_float_right{
    text-align: right;
    font-size: 11px;
}
    /*// cái này là chỉnh font chữ*/
    #hide_float_right a{
        background: #01AEF0;
        padding: 2px 4px;
        color: #FFF;
    }

#float_content_right{
    padding-bottom: 30px
}

