body {
    font-family: Arial, "Times New Roman", serif;
    padding: 0;
    margin: 0;
    font-size: 13px;
    background-color: #fff;
}

@font-face {
    font-family: 'UTMCafetaRegular';
    src: url('/css/font/utm_cafeta-webfont.eot');
    src: url('/css/font/utm_cafeta-webfont.eot?#iefix') format('embedded-opentype'), url('/css/font/utm_cafeta-webfont.woff') format('woff'), url('/css/font/utm_cafeta-webfont.ttf') format('truetype'), url('/css/font/utm_cafeta-webfont.svg#UTMCafetaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.clear {
    clear: both;
}

img {
    border: 0px;
}

a {
    color: #900;
}

    a:link, a:visited {
        color: #013D7E;
        text-decoration: none;
    }



.body_head {
    width: 100%;
}

    .body_head .head_main {
        width: 1000px;
    }

        .body_head .head_main .logo {
            width: 120px;
            height: 120px;
            float: left;
            margin-left: 0px;
            margin-bottom: 6px;
            background-image: url(../images/logo.png);
            margin-top: 5px;
        }

        .body_head .head_main .text_top {
            margin: 10px 4px 0px 90px;
            width: 514px;
            float: left;
        }

            .body_head .head_main .text_top img {
            }

            .body_head .head_main .text_top p {
                padding: 0px;
                margin: 0px;
                font-family: UTMCafetaRegular;
                font-size: 30px;
                color: #ff0000;
            }

        .body_head .head_main .images_top {
            float: right;
        }

            .body_head .head_main .images_top img {
            }

        .body_head .head_main .slogan {
            float: right;
        }

            .body_head .head_main .slogan img {
                margin: 0px 188px 0px 0;
                width: 575px;
                height: 40px;
                float: right;
            }

.banner {
    width: 999px;
    height: 345px;
    margin-bottom: 0px;
    border-top: 1px solid #7da02e;
    border-left: 1px solid #7da02e;
    border-right: 1px solid #7da02e;
    margin-top: 2px;
    overflow: hidden;
}

.menu_top {
    width: 100%;
    height: 40px;
    background-color: #7a9e2a;
    float: left;
}

.body_head .head_main .menu_top_1 {
    width: 10px;
    height: 48px;
    background-image: url(../images/bg_body_head_1.png);
    float: left;
}

.body_head .head_main .menu_top_3 {
    width: 10px;
    height: 48px;
    background-image: url(../images/bg_body_head_3.png);
    float: left;
}

.body_head .head_main .menu_top .left {
    width: 210px;
    height: 40px;
    float: right;
}

    .body_head .head_main .menu_top .left .item {
        padding: 7px 0 0 0;
        float: left;
    }

.body_head .head_main .menu_top .right {
    width: 760px;
    height: 40px;
    float: left;
}

.body_head .head_main_2 {
    width: 1000px;
}





.support_index .email {
    width: 160px;
    padding: 0px 0 5px 0;
    font-size: 9px;
    float: right;
    text-align: left;
    color: #FFCC00;
}

.support_index .list_yahoo .item {
    width: 75px;
    float: left;
    text-align: left;
    font-size: 12px;
}

.select_bg {
    width: 210px;
    float: right;
    margin: 60px 0 0 0;
}

.body_main {
    background-color: #f6f6f6;
    width: 999px;
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
    border-right: 1px solid #7a9e2a;
    border-bottom: 1px solid #7a9e2a;
    border-left: 1px solid #7a9e2a;
}

.hover_bodymain {
    background-image: url(../images/bg_hover_main.png);
    background-repeat: no-repeat;
    width: 943px;
    height: 72px;
}

.body_main .line_main_top {
}

.body_main .collum_left {
    width: 240px;
    float: left;
    background-color: #7a9e2a;
}

.body_main .collum_right {
    width: 759px;
    float: right;
    margin-right: 0px;
}

.content_01 {
    width: 240px;
    margin: 0 0 10px 0;
}

    .content_01 .title {
        height: 60px;
        width: 232px;
    }

    .content_01 .title_01 {
        width: 232px;
    }

    .content_01 .title_02 {
        width: 217px;
        height: 109px;
        position: relative;
        margin-right: 20px;
    }

    .content_01 .content_main_01 {
        background-color: #fff;
        padding: 80px 0 10px 0;
        margin: -58px 0 0 0;
        width: 232px;
        border: 1px solid #e73c3c;
    }

        .content_01 .content_main_01 .item {
            float: left;
            margin-left: 32px;
            margin-bottom: 5px;
            text-align: left;
        }

            .content_01 .content_main_01 .item .ten {
                color: #af2f4f;
                font-size: 11px;
            }

    .content_01 .left_main {
        width: 232px;
        background-color: #ffffff;
    }


        .content_01 .left_main .menu_left_leve1 {
            width: 216px;
            height: 30px;
            background-position: bottom;
            background-repeat: repeat-x;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            position: relative;
            border-bottom: 1px dashed #33ff00;
        }

            .content_01 .left_main .menu_left_leve1 .sup_menu_left_leve1 {
                width: 155px;
                top: 0px;
                left: 270px;
                position: absolute;
                background-repeat: repeat-x;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                z-index: 100;
                display: none;
                border-right: 1px solid #3603FF;
                opacity: 0.9;
                background-color: #4481B6;
            }

            .content_01 .left_main .menu_left_leve1:hover .sup_menu_left_leve1 {
                display: block;
            }

            .content_01 .left_main .menu_left_leve1 .sup_menu_left_leve1 .menu_left_leve2 {
                background: url(../images/bg_menu_left_leve1.jpg);
                background-position: bottom;
                background-repeat: repeat-x;
                padding: 13px 8px 13px 8px;
                text-align: left;
                color: #ffffff;
                font-family: Arial;
                font-size: 15px;
                border-bottom: 1px solid #ffffff;
                position: relative;
            }

                .content_01 .left_main .menu_left_leve1 .sup_menu_left_leve1 .menu_left_leve2 a {
                    color: #ffffff;
                }

                .content_01 .left_main .menu_left_leve1 .sup_menu_left_leve1 .menu_left_leve2:hover {
                    color: #ffffff;
                    background-color: #004CAA;
                }



            .content_01 .left_main .menu_left_leve1:hover {
            }

        .content_01 .left_main .menu_left_leve1 {
            color: #ffffff;
        }

            .content_01 .left_main .menu_left_leve1 .text {
                text-decoration: none;
                line-height: 32px;
                color: #578817;
                height: 30px;
                padding: 0px 0px 0px 43px;
                background: url(../images/icon_02.png) 12px center no-repeat;
                float: left;
                width: 189px;
                text-align: left;
            }

                .content_01 .left_main .menu_left_leve1 .text h2 {
                    font-size: 13px;
                    padding: 0px;
                    margin: 0px;
                    font-weight: normal;
                }

            .content_01 .left_main .menu_left_leve1:hover .text {
                color: #578817;
                display: block;
                z-index: 1000;
            }

            .content_01 .left_main .menu_left_leve1 .sup_menu_left_leve1:hover .menu_left_leve1 {
                color: #ffffff;
            }

        .content_01 .left_main .bottom_left {
            background-image: url(../images/bottom_menu_left.jpg);
            background-repeat: no-repeat;
            width: 224px;
            height: 21px;
            padding-top: 10px;
            margin-top: 10px;
        }

    .content_01 .title_bottom {
        border: 1px solid #5487d5;
        margin: 1px 0 3px 0;
    }

    .content_01 .title .text {
        font-size: 22px;
        color: #FFF;
        /* text-align: left; */
        padding: 7px 0 0 0px;
        font-family: UTMCafetaRegular;
    }

    .content_01 .content_main {
        background-color: #fff;
        padding: 10px 0 0px 0;
        margin: 0px 0 0 0;
        width: 232px;
    }

        .content_01 .content_main .bottom_left {
            background-image: url(../images/bottom_menu_left.jpg);
            background-repeat: no-repeat;
            width: 224px;
            height: 21px;
            padding-top: 10px;
            margin-top: 10px;
        }

        .content_01 .content_main .item_banner {
            margin-top: 5px;
            margin-right: 1px;
            margin-bottom: 5px;
        }

            .content_01 .content_main .item_banner img {
                width: 260px;
                height: 150px;
                border: 1px solid #7f91cb;
                margin-left: 1px;
                background-color: #ffffff;
            }

        .content_01 .content_main .news {
            height: 65px;
            border-bottom: 1px solid #ffffff;
            margin-bottom: 5px;
            width: 221px;
        }

            .content_01 .content_main .news .images_news {
                float: left;
                width: 90px;
                margin-right: 15px;
            }

                .content_01 .content_main .news .images_news img {
                    width: 90px;
                    height: 60px;
                    border: 1px solid #cccccc;
                    margin: 0 6px 0 0px;
                }

            .content_01 .content_main .news .text_news p {
                padding: 0px;
                margin: 0px;
            }

            .content_01 .content_main .news .text_news {
                color: #cc375f;
                height: 52px;
                overflow: hidden;
                text-align: left;
            }

            .content_01 .content_main .news .text_news h3
            {
                                   font-size: 15px;
padding:0px;
margin:0px;
font-weight:normal;
            }

                .content_01 .content_main .news .text_news:hover {
                    color: #2e6781;
                }

            .content_01 .content_main .news:hover {
                background-image: url(../images/bg_news.jpg);
            }


        .content_01 .content_main .item_content_01 {
            margin: 0px;
            width: 270px;
            border-bottom: 1px solid #ffffff;
        }

            .content_01 .content_main .item_content_01 a:hover {
                color: #ffffff;
            }

            .content_01 .content_main .item_content_01:hover {
                background-color: #1c60b5;
                color: #000000;
            }

            .content_01 .content_main .item_content_01 .text {
                padding: 6px 0 6px 33px;
                text-align: left;
                background: url(../images/icon_02.png) 10px center no-repeat;
                background-position: left center;
                background-repeat: no-repeat;
                color: #ffffff;
                font-size: 16px;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                margin-left: 12px;
            }

                .content_01 .content_main .item_content_01 .text:hover {
                    padding: 6px 0 6px 33px;
                    text-align: left;
                    background: url(../images/icon_02.png) 10px center no-repeat;
                    background-position: left center;
                    background-repeat: no-repeat;
                    color: #ffffff;
                    font-size: 16px;
                    -moz-transition: all 0.3s ease;
                    -webkit-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    margin-left: 12px;
                }



.content_02 {
    width: 270px;
    margin: 0 0 10px 0;
}

    .content_02 .title {
        height: 40px;
        width: 270px;
        background-image: url(../images/title_01.png);
    }

    .content_02 .title_bottom {
        border: 1px solid #7fb1ef;
        margin: 1px 0 0px 0;
    }

    .content_02 .title .text {
        font-size: 22px;
        color: #FFF;
        /* text-align: left; */
        padding: 11px 0 0 0px;
        font-family: UTMCafetaRegular;
    }

    .content_02 .content_main {
        padding: 2px 0 2px 0;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #4481B6;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #4481B6;
    }

        .content_02 .content_main .item_content_01 {
            background-image: url(../images/icon_02.png);
            background-repeat: no-repeat;
            background-position: left center;
            position: relative;
            -moz-transition: all 0.3s ease;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
        }

            .content_02 .content_main .item_content_01:hover .text {
                position: absolute;
                z-index: 10;
                padding: 14px 5px 14px 5px;
                text-align: center;
                width: 246px;
                color: #ffffff;
                background-image: url(../images/bg_images.png);
                bottom: 0;
                right: 0;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
            }

            .content_02 .content_main .item_content_01 .images {
                width: 256px;
                float: right;
                margin: 2px 0 2px 0;
            }

                .content_02 .content_main .item_content_01 .images img {
                    width: 256px;
                    height: 250px;
                }

            .content_02 .content_main .item_content_01 .text {
            }

.content_03 {
    width: 759px;
    margin-top: 1px;
}

    .content_03 .title {
        height: 61px;
        width: 744px;
        margin-right: 2px;
        margin-top: 15px;
    }

    .content_03 .title_02 {
        height: 61px;
        width: 744px;
        margin-right: 2px;
    }


    .content_03 .title_01 {
        height: 25px;
        background-image: url(../images/border_right.jpg);
        width: 737px;
        margin-right: 2px;
        background-repeat: no-repeat;
    }


    .content_03 .text_right {
        font-size: 22px;
        color: #7a9e2a;
        text-align: left;
        padding: 7px 0 0 20px;
        font-family: UTMCafetaRegular;
    }

    .content_03 .content_main {
    }

    .content_03 h1 {
        font-size: 11px;
        float: right;
        margin-right: 5px;
        font-weight: normal;
    }

    .content_03 .content_main .xemtatca {
        margin: 0 10px 10px 10px;
        padding: 5px 10px 5px 0;
        font-size: 12px;
        text-align: right;
        background-color: #999999;
    }

        .content_03 .content_main .xemtatca:hover {
            font-weight: bold;
            background-color: #CCC;
        }

    .content_03 .content_main .item_content_01 {
        width: 237px;
        margin: 0 0 15px 10px;
        padding: 0px 0 0px 0;
        float: left;
        border: 1px solid #ebebeb;
        background-color: #fff;
        height: 290px;
    }

        .content_03 .content_main .item_content_01:hover {
        }

        .content_03 .content_main .item_content_01 .title_item_01 {
            margin: 10px 0 10px 0;
            width: 195px;
            font-size: 15px;
            height: 17px;
            overflow: hidden;
            font-weight: bold;
            color: #000;
            padding: 7px 0 7px 0;
        }

        .content_03 .content_main .item_content_01 .images {
            padding-top: 20px;
        }

            .content_03 .content_main .item_content_01 .images img {
                width: 195px;
                height: 195px;
            }

        .content_03 .content_main .item_content_01 .gia {
            width: 185px;
            margin: 5px 0 25px 0;
            overflow: hidden;
            color: #5d4d4d;
            font-size: 13px;
            text-align: left;
            padding-top: 3px;
            font-weight: bold;
            display: none;
        }

        .content_03 .content_main .item_content_01 .tuvan {
            margin: 10px 0 0 0;
            width: 210px;
            font-size: 13px;
            height: 17px;
            overflow: hidden;
            text-align: left;
            font-weight: bold;
            color: #6d6d6c;
        }

        .content_03 .content_main .item_content_01 .button {
            width: 210px;
            margin-bottom: 10px;
            display: none;
        }

            .content_03 .content_main .item_content_01 .button a {
                color: #ffffff;
                background-color: #087007;
                padding: 10px 37px 10px 37px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                font-size: 14px;
            }

.content_04 {
    width: 270px;
    margin: 0 0 10px 0;
}

    .content_04 .title {
        height: 40px;
        width: 270px;
        background-image: url(../images/title_01.png);
    }

        .content_04 .title .text {
            font-size: 22px;
            color: #FFF;
            /* text-align: left; */
            padding: 7px 0 0 0px;
            font-family: UTMCafetaRegular;
        }

    .content_04 .title_bottom {
        border: 1px solid #7fb1ef;
        margin-top: 1px;
        margin-bottom: 3px;
    }

    .content_04 .content_main {
        padding: 7px;
        background-color: #b6cef3;
        color: #406cb2;
    }



.body_footer {
    margin: 5px 0 5px 0;
    width: 998px;
    padding: 1px 0 0 0;
    background-color: #e9e9e9;
    border: 1px solid #cccccc;
    padding: 15px 0 35px 0;
}

    .body_footer .footer_main {
        background-color: #f7f7f7;
        padding: 10px 0 0px 0;
    }

    .body_footer .menu_bottom {
        width: 945px;
        text-align: left;
        float: left;
        padding: 15px 21px 10px 40px;
        color: #FfffFF;
        font-family: Tahoma, Geneva, sans-serif;
        background-image: url(../images/bottom_top.png);
        background-repeat: no-repeat;
        height: 17px;
    }

        .body_footer .menu_bottom .text_top_bottom {
            float: right;
        }

        .body_footer .menu_bottom a {
            text-decoration: none;
            color: #ffffff;
        }

            .body_footer .menu_bottom a:hover {
                color: #FFFFFF;
                text-decoration: none;
            }

    .body_footer .footer_main .text {
        width: 470px;
        text-align: left;
        float: left;
        padding: 0 0 10px 20px;
        color: #000000;
        font-family: Tahoma, Geneva, sans-serif;
    }

    .body_footer .footer_main .text_right {
        background-color: #e9e9e9;
        width: 375px;
        height: 90px;
        float: right;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-right: 20px;
    }

        .body_footer .footer_main .text_right .truy_cap_nhanh {
            border-bottom: 1px solid #ffffff;
            text-align: left;
            padding: 5px 5px 1px 5px;
            font-size: 16px;
            width: 350px;
        }

        .body_footer .footer_main .text_right .link {
            float: left;
            margin: 5px 0 0 25px;
            width: 100px;
            text-align: left;
        }

            .body_footer .footer_main .text_right .link a {
                color: #DD0313;
            }

    .body_footer .footer_main .text p {
        padding: 0px;
        margin: 0px;
    }

    .body_footer .footer_main .images {
        width: 425px;
        text-align: left;
        float: right;
        padding: 0 0 10px 15px;
        color: #FFF;
        font-family: Tahoma, Geneva, sans-serif;
        margin-top: 10px;
        background-image: url(../images/border_bottom.png);
        background-repeat: no-repeat;
    }

    .body_footer .footer_main .sieulienket {
        float: left;
        margin: 12px 21px 0 10px;
        font-size: 12px;
        text-align: right;
        color: #000000;
    }

        .body_footer .footer_main .sieulienket a {
            color: #e91010;
        }

    .body_footer .footer_main .images .doi_tac {
        float: left;
        margin-left: 20px;
    }

        .body_footer .footer_main .images .doi_tac img {
            margin: 0px 0 0 5px;
            border: 2px solid #ffffff;
            width: 86px;
            height: 87px;
        }

    .body_footer .footer_main .design_by {
        width: 160px;
        text-align: left;
        float: right;
        font-size: 12px;
        margin: 70px 0 0 0;
    }





.main-bg {
    padding-bottom: 50px;
    width: 100%;
    background: url(../images/bg1.png) top center no-repeat fixed;
    -moz-transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
}


.navigate {
    width: 210px;
    margin: 30px 0 0 0;
    padding: 3px 17px 6px 24px;
    float: right;
    font-size: 24px;
    background-image: url(../images/bg_body_head_2.png);
}

    .navigate b {
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        float: left;
        color: #fff;
        display: block;
        font-size: 20PX;
        margin-top: 5PX;
    }

    .navigate ul {
        list-style: none;
        margin: 0;
        padding: 11px 0 0 9px;
        float: left;
    }

    .navigate li {
        float: left;
        padding-right: 3px;
        line-height: 0;
    }

        .navigate li a {
            display: block;
            width: 13px;
            height: 13px;
            background: url(../images/changer-button.png) no-repeat 0 0;
            text-decoration: none;
            cursor: pointer;
        }

            .navigate li a:hover {
                background: url(../images/changer-button-act.png) no-repeat 0 0;
            }

    .style1 .navigate #style1 a, .navigate .selected a {
        background: url(../images/changer-button-act.png) no-repeat 0 0;
    }

.style2 .navigate #style2 a {
    background: url(../images/changer-button-act.png) no-repeat 0 0;
}

.style3 .navigate #style3 a {
    background: url(../images/changer-button-act.png) no-repeat 0 0;
}

.style1 .main-bg {
    background: url(../images/bg.jpg) top center no-repeat fixed;
}

.style2 .main-bg {
    background: url(../images/bg4.jpg) top center no-repeat fixed;
}

.style3 .main-bg {
    background: url(../images/bg2.jpg) top center no-repeat fixed;
}

.anhthongke {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    width: 76px;
    height: 75px;
    background: url(../images/thongke.png);
}

.couter {
    float: right;
    margin-right: 30px;
    width: 190px;
    font-weight: bold;
}



.content_03 .content_main .item_content_01 .mota p {
    margin: 0;
    padding: 0;
}



.content_05 {
    width: 730px;
    margin-top: 1px;
}

    .content_05 .title_bottom_03 {
        border: 1px solid #5487d5;
        margin: 1px 1px 0px 0px;
        width: 710px;
    }

    .content_05 .khung_giua {
        width: 700px;
    }

        .content_05 .khung_giua .chitiet_tintuc {
            text-align: left;
        }

        .content_05 .khung_giua .title_lastnews {
            text-align: left;
            font-weight: bold;
        }

        .content_05 .khung_giua .lastnews a {
            color: #6d6b64;
        }

            .content_05 .khung_giua .lastnews a:hover {
                color: #000000;
            }

        .content_05 .khung_giua .lastnews {
            text-align: left;
            margin-bottom: 10px;
        }

        .content_05 .khung_giua .mota_tintuc {
            text-align: left;
            font-weight: bold;
            margin-top: 10px;
        }

            .content_05 .khung_giua .mota_tintuc p {
                padding: 0px;
                margin: 0px;
            }

            .content_05 .khung_giua .mota_tintuc img {
                padding: 3px;
                border: 1px solid #cccccc;
                margin-right: 10px;
            }

    .content_05 .title {
        height: 25px;
        background-image: url(../images/border_right.jpg);
        width: 737px;
        margin-right: 2px;
        background-repeat: no-repeat;
    }

    .content_05 .text_right {
        color: #7a9e2a;
        text-align: left;
        padding: 7px 0 0 10px;
        font-family: UTMCafetaRegular;
        font-size:22px;
    }

    .content_05 .text_right h1
    {
                font-size: 22px;
                font-weight:normal;
                margin:0px;

    }

    .content_05 .content_main {
        width: 710px;
        margin-top: 0px;
    }

        .content_05 .content_main p {
            padding: 0px;
            margin: 0px;
        }

        .content_05 .content_main .images_product {
            float: left;
            width: 240px;
        }

            .content_05 .content_main .images_product .images_01 {
                float: left;
                padding: 10px;
                border: 1px solid #CCC;
                position: relative;
                text-align: center;
            }

                .content_05 .content_main .images_product .images_01 .view_360 {
                    width: 47px;
                    height: 49px;
                    position: absolute;
                    left: 5px;
                    bottom: 5px;
                    background-image: url(../images/icon_360.png);
                    cursor: pointer;
                    z-index: 10000;
                }

                    .content_05 .content_main .images_product .images_01 .view_360:hover {
                        background-image: url(../images/icon_360_hover.png);
                    }

                .content_05 .content_main .images_product .images_01:hover {
                    box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
                    -webkit-box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
                    -moz-box-shadow: inset 0px 0px 10px rgba(0,0,0,.2);
                    cursor: pointer;
                }

            .content_05 .content_main .images_product .images_02 {
                float: left;
                width: 245px;
                height: auto;
                margin: 10px 0 10px 0;
            }

                .content_05 .content_main .images_product .images_02 .item {
                    float: left;
                    height: 50px;
                    background: #000000;
                    margin: 0 4px 0 0;
                    border: 1px solid #CCC;
                }

                    .content_05 .content_main .images_product .images_02 .item:hover {
                        cursor: pointer;
                        border: 1px dotted #CCC;
                    }

        .content_05 .content_main .product_tinhtrang {
            float: right;
            width: 405px;
            margin: 0 0 0 10px;
        }

            .content_05 .content_main .product_tinhtrang hr {
                display: block;
                height: 1px;
                margin: 5px 0 5px 0;
                padding: 0;
                border-top-width: 1px;
                border-right-width: 0;
                border-bottom-width: 0;
                border-left-width: 0;
                border-top-style: dashed;
                border-top-color: #ccc;
            }

        .content_05 .content_main .product_share {
            float: left;
            padding-left: 10px;
        }

.truycapnhanh {
    text-align: left;
    font-family: UTMCafetaRegular;
    font-size: 16PX;
    margin-left: 10px;
    color: #7a9e2a;
}

    .truycapnhanh a {
        color: #7a9e2a;
    }

.h1produce {
    text-align: left;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 22px;
    font-family: UTMCafetaRegular;
}

.mota_chitiet {
    text-align: left;
    font-size: 13px;
    color: #8E8E8E;
}

.dat_hang {
    width: 405px;
    float: right;
}

.lienhe_chitiet {
    text-align: left;
    background-color: #f2f2f2;
    padding: 10px;
}

.noidung_chitiet {
    text-align: left;
    padding: 5px;
}

.content_05 .title_05 {
    font-family: UTMCafetaRegular;
    font-size: 22PX;
    color: #7a9e2a;
    text-align: left;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.lienhe_chitiet .left {
    width: 130px;
    float: left;
}

.lienhe_chitiet .right {
    width: 130px;
    float: left;
}

.content_05 .content_main .button_01 {
    float: left;
    width: 115px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    font-size: 12px;
    height: 24px;
    text-shadow: 0 0 1px #666;
    background: url(../images/btn_action.png) no-repeat;
    background-position: 0 0;
    margin: 0 0 5px 0;
    display: none;
}

    .content_05 .content_main .button_01 span {
        margin-left: 40px;
    }

.mota_chitiet p {
    margin: 0px;
    padding: 0px;
}

.content_05 .content_main .product_share .button_01 {
    float: left;
    width: 115px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    font-size: 12px;
    height: 24px;
    text-shadow: 0 0 1px #666;
    background: url(../images/btn_action.png) no-repeat;
    background-position: 0 0;
    margin: 0 0 5px 0;
}

    .content_05 .content_main .product_share .button_01 span {
        padding: 0 0 0 35px;
        text-align: left;
        float: left;
    }

    .content_05 .content_main .product_share .button_01:hover {
    }

.content_05 .content_main .product_share .text_01 {
    padding: 0;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}

    .content_05 .content_main .product_share .text_01 span {
        font-weight: bold;
        color: Red;
    }

.content_05 .content_main .product_share .item_yahoo_online {
    padding: 0 0 5px 0;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
}

.content_05 .content_main .product_share .text_02 {
    padding: 5px 0 3px 0;
    text-align: left;
    float: left;
    font-size: 11px;
    font-weight: bold;
}

.content_05 .content_main .item_content_01 {
    width: 225px;
    margin: 0 0 8px 8px;
    padding: 18px 0 18px 0;
    float: left;
    border: 1px solid #CCC;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

    .content_05 .content_main .item_content_01:hover {
        background-color: #F8F8F8;
    }

    .content_05 .content_main .item_content_01 .title_item_01 {
        text-transform: uppercase;
        width: 210px;
        font-size: 15px;
        text-align: center;
        height: 22px;
        overflow: hidden;
    }

    .content_05 .content_main .item_content_01 .images {
        width: 210px;
        height: 145px;
        overflow: hidden;
    }

    .content_05 .content_main .item_content_01 .mota {
        text-align: center;
        width: 210px;
        margin: 4px 0 4px 0;
        height: 30px;
        overflow: hidden;
        color: #b6b6b5;
        font-size: 11px;
    }

    .content_05 .content_main .item_content_01 .tuvan {
        width: 210px;
        height: 20px;
        overflow: hidden;
        font-size: 18px;
        color: #0fb4eb;
        font-weight: bold;
        text-align: left;
        margin: 0 0 8px 0;
    }

    .content_05 .content_main .item_content_01 .button {
        width: 210px;
        text-align: left;
    }

.content_06 {
    text-align: left;
}






.table_01 {
    color: #404040;
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
}

    .table_01 caption {
        padding: 4px 0;
        font-size: 1.2em;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
    }

    .table_01 td, table.greystripes th {
        border: 1px solid #F4F4F4;
        padding: 5px 5px;
    }

    .table_01 .td_01 {
        font-weight: bold;
    }

    .table_01 tr:hover {
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #FA4B2A;
    }

    .table_01 tbody th {
        text-align: left;
        vertical-align: top;
    }

.content_05 .content_main .item_content_001 {
    border-bottom: 1px solid #B3B3B3;
    width: 710px;
}

.content_05 .content_main .title_item_01 {
    padding: 5px 10px 0 10px;
    font-size: 12px;
    margin: 0 0 2px 0;
    max-height: 30px;
    overflow: hidden;
    text-align: left;
    color: #000000;
    font-weight: bold;
}

    .content_05 .content_main .title_item_01:hover {
        color: #6d6b64;
    }

.content_05 .content_main .title_03 .title_03_main p {
    padding: 0px 10px 10px 10px;
}

.content_05 .content_main .images {
    width: 120px;
    height: 100px;
    float: left;
    overflow: hidden;
    margin: 5px 0 0 10px;
}

.content_05 .content_main .title_item_04 {
    padding: 3px 10px 0 10px;
    font-size: 12px;
    margin: 0 0 2px 0;
    overflow: hidden;
    text-align: left;
    color: #CC0000;
    font-style: italic;
}



.menu_left_leve2 .sup_menu_left_leve3 {
    width: 155px;
    left: 156px;
    top: 0px;
    position: absolute;
    background-repeat: repeat-x;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 100;
    border-right: 1px solid #3603FF;
    opacity: 0.9;
    background-color: #4481B6;
    display: none;
}

.menu_left_leve2:hover .sup_menu_left_leve3 {
    display: block;
}

.menu_left_leve2 .sup_menu_left_leve3 .menu_left_leve3 {
    background: url(../images/bg_menu_left_leve1.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 13px 8px 13px 8px;
    text-align: left;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    border-bottom: 1px solid #ffffff;
}

    .menu_left_leve2 .sup_menu_left_leve3 .menu_left_leve3:hover {
        background-color: #004CAA;
    }

#dhtmltooltip {
    position: absolute;
    background-color: #ffffff;
    visibility: hidden;
    z-index: 1000;
    box-shadow: 4px 4px 0 0 rgba(35,35,35,0.1);
    border: 2px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    #dhtmltooltip img {
        width: 300px;
        height: 300px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    #dhtmltooltip b {
        font-weight: normal;
        font-size: 13px;
    }

.support_index {
    width: 270px;
    background-image: url(../images/support.png);
    padding-bottom: 10px;
    background-repeat: no-repeat;
}

    .support_index .hotline_0 {
        padding: 140px 10px 0px 0;
        font-family: UTMCafetaRegular;
        font-size: 25PX;
        text-align: center;
        color: #406cb2;
    }

    .support_index .hotline_1 {
        padding: 15px 10px 0px 0;
        font-family: UTMCafetaRegular;
        font-size: 25PX;
        text-align: center;
        color: #406cb2;
    }

    .support_index .list_yahoo {
    }

    .support_index .hotline_2 {
        padding: 0px 10px 10px 0;
        font-size: 20px;
        font-family: Tahoma, Geneva, sans-serif;
        text-align: center;
        color: #406cb2;
    }

    .support_index .list_yahoo .item {
        width: 93px;
        float: left;
        text-align: left;
        font-size: 12px;
        margin-left: 25PX;
        margin-top: 4px;
    }

    .support_index .list_yahoo .item_1 {
        width: 93px;
        float: left;
        text-align: left;
        font-size: 12px;
        margin-left: 26PX;
    }

.search {
    float: right;
    width: 192px;
    margin-right: 5px;
}

    .search .item {
        float: right;
        position: relative;
        z-index: 100;
    }

        .search .item img {
            float: right;
            width: 27px;
            height: 27px;
            margin-top: 6px;
        }

.banner_main_index {
    border: 1px solid #CCCCCC;
    width: 700px;
    float: left;
    margin: 0 0 5px 0;
}

.content_01 .video_main {
    height: 308px;
    overflow: hidden;
    width: 232px;
}

    .content_01 .video_main img {
        width: 69px;
        margin-top: 3px;
        border: 2px solid #087007;
    }

.content_01 .bannerleft {
}

    .content_01 .bannerleft img {
        width: 220px;
    }

.thong_ke_truy_cap {
    float: right;
    margin: 6px;
    margin-left: 35px;
}

.bodem_text {
    float: right;
    margin: 10px 10px 10px 0px;
}

    .bodem_text .bodem_number {
        float: right;
        font-weight: bold;
        margin-left: 5px;
    }

.thong_ke_truy_cap tr {
    float: right;
}

.body_footer .footer_main .logo_footer {
}

    .body_footer .footer_main .logo_footer img {
        float: left;
        width: 100px;
        margin-left: 9px;
        height: 100px;
    }

.txt_hotline {
    background-color: rgba(0, 0, 0, 0.54);
    width: 100%;
    /* height: 45px; */
    position: fixed;
    bottom: 0;
    z-index: 1000;
    text-align: center;
    font-family: UTMCafetaRegular;
    font-size: 30px;
    color: #fff;
    padding: 10px 0;
}
