@charset "utf-8";


@font-face {
    font-family: logofont;
    src: url(arrusb.ttf);
}

@font-face {
    font-family: hotlinefont;
    src: url(UVNHaiLong.TTF);
}

* {
    padding: 0px;
    margin: 0px;
}



hr {
    background-color: #10A3EE;
    border: 0 none;
    height: 4px;
    margin: 0 auto;
    width: 98%;
}



h1, h2, h3, h4 {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
}



a img {
    border: medium none;
}



ul, li {
    list-style-image: none;
    list-style-type: none;
}



* {
    margin: 0;
    padding: 0;
}



a {
    cursor: pointer;
    outline: medium none;
    text-decoration: none !important;
}



.clear {
    clear: both;
}



.center {
    text-align: center;
}



.bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.red {
    color: #FF0000;
}



.green {
    color: green;
}



.an {
    display: none;
}



.an_bg {
    background: none !important;
}



.u {
    text-decoration: underline;
}

.mt10 {
    margin-top: 10px;
}

body {
    font-family: arial,tahoma,sans-serif;
    color: #333;
    background-image: url("../images/body_bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 13px;
}



.container {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 1000px;
}



.header {
    background-color: white;
    height: 158px;
    position: relative;
}



.logo {
    position: absolute;
    top: 20px;
    left: 30px;
}



.header_info {
    left: 245px;
    position: absolute;
    top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: blue;
}



.cty {
    font-size: 22px;
}



.nav {
    position: relative;
}



.ul_nav {
    background: url("/public/images/nav_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
min-height: 45px;
overflow: hidden;
margin-bottom: 10px;
}



.ul_nav li {
    float: left;
    height: 45px;
    line-height: 45px;
}



.ul_nav li a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    margin: 8px 8px 0;
    padding: 0 11px;
    text-transform: uppercase;
}



.ul_nav li:hover a, .ul_nav .active a {
    background-color: #b1f337;
    color: #605d5d;
    border-radius: 5px;
}



.ul_sub {
    background-color: #83caff;
    margin-left: 7px;
    margin-top: 3px;
    overflow: hidden;
    padding-bottom: 8px;
    position: absolute;
    z-index: 1000;
    display: none;
}



.ul_sub li {
    float: none;
    height: 30px;
    line-height: 30px;
}



.ul_sub li a {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #FFFFFF !important;
    height: 30px;
    overflow: hidden;
}



.ul_sub li a:hover, .ul_sub .sub_active a {
    background-color: #FFFFFF !important;
    color: #FF0000 !important;
}



.timkiem_container {
    position: absolute;
    right: 12px;
    top: 7px;
}



.timkiem {
    border: 0 none;
    height: 26px;
    padding: 2px 5px;
    width: 175px;
    border-radius: 0 5px 5px 0;
}



.search_button {
    background: url("/public/images/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    position: absolute;
    right: 185px;
    top: 0;
    width: 34px;
}



.slideshow {
    background-color: #b1f337;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-top: 5px;
    padding: 10px 10px;
}



.a_slideshow {
    margin-left: 17px;
    margin-right: 17px;
    width: 100px;
}



.a_slideshow > img {
    display: inline;
    height: 150px;
    vertical-align: middle;
    width: 150px;
}



.danhmuc {
    height: 270px;
    padding: 20px;
    font-size: 13px;
}



.img_danhmuc {
    float: left;
    height: 250px;
}



.danhmuc_1 {
    float: left;
    overflow: hidden;
    width: 325px;
}



.danhmuc_2 {
    border-left: 3px solid #10A3EE;
    float: left;
    height: 250px;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 25px;
    width: 300px;
}



.danhmuc_3 {
    border-left: 3px solid #10A3EE;
    float: left;
    height: 250px;
    overflow: hidden;
    padding-left: 17px;
}



.danhmuc_title {
    font-weight: bold;
    font-size: 15px;
    color: #1520eb;
}



.ul_danhmuc_sanpham {
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10PX;
}





.ul_danhmuc_sanpham li {
    background: url("../images/node.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
    margin: 5px 0;
}



.ul_danhmuc_sanpham li a {
    color: black;
}



.ul_danhmuc_sanpham li a:hover {
    color: #FF0000;
}



.danhmuc_lienhe {
    margin-left: 27px;
    margin-top: 8px;
}


.footer {
    background: url("/public/images/footer_bg.png") repeat-x;
    margin-top: 10px;
    min-height: 145px;
    background-color: #63A40F;
}

.ul_nav_footer {
    *background: url("/public/images/nav_footer_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    line-height: 31px;
    padding-left: 195px;
}

.ul_nav_footer li {
    border-right: 2px solid;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 6px 0;
    padding: 0 20px;
}



.ul_nav_footer li:last-child {
    border-right: none;
}



.ul_nav_footer li a:hover {
    color: white;
}

.ul_nav_footer li a {
    font-size: 13px;
    font-weight: bold;
}

.counter {
    position: absolute;
    right: 58px;
    top: 10px;
}



.designed {
    position: absolute;
    right: 34px;
    top: 92px;
}



.designed a {
    color: white;
}





.label {
    color: #000000;
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: right;
    width: 90px;
}



.text, .textarea, .select {
    background: url("/public/lib_img/input-bg.jpg") repeat-x scroll center bottom #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
    float: left;
    font-size: 13px;
    padding: 5px;
    vertical-align: text-top;
    width: 250px;
}



.button1 {
    border: 1px solid #999999 !important;
    box-shadow: 0 0 1px 1px #CCCCCC;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    min-height: 25px;
    min-width: 80px;
    padding-bottom: 0;
}



.form p {
    margin-bottom: 5px;
    min-height: 40px;
    overflow: hidden;
}



.textarea {
    height: 90px;
    margin-bottom: 5px;
    width: 285px;
}



.captcha_img {
    display: inline-block;
    margin-left: 5px;
    padding-top: 5px;
}



.recaptcha {
    cursor: pointer;
}



.w100 {
    width: 100px !important;
}



.ml5 {
    margin-left: 5px;
}



.lienhe_left {
    float: left;
    margin-right: 20px;
}



.lienhe_right {
    float: left;
    width: 620px;
    overflow: hidden;
}



#map_canvas {
    height: 400px;
}




.ul_main_sanpham {
    margin: 20px 0 20px 3px;
    overflow: hidden;
}



.ul_main_sanpham li {
    float: left;
    text-align: center;
    width: 33%;
}



.ul_main_sanpham li img {
    height: 250px;
    width: 300px;
}



.ul_main_sanpham a {
    font-size: 15px;
    font-weight: bold;
    color: blue;
}



.ul_main_sanpham a:hover {
    color: red;
}



.ul_sanpham {
    margin-top: 10px;
}

.ul_sanpham li {
    float: left;
    height: 210px;
    line-height: 17px;
    margin-right: 10px;
    width: 176px;
}

.li_sanpham {
    margin-left: 7px !important;
    margin-right: 10px !important;
}

.ul_sanpham li a:hover {
    color: red;
}

.ul_sanpham li img {
    background-color: #63a40f;
    border-radius: 4px;
    height: 150px;
    padding: 4px;
    width: 168px;
}


.sanpham_title {
    font-weight: bold;
    text-align: center;
}


.box_body_sanpham {
    border-bottom: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    line-height: 21px;
    margin: 0 auto 10px;
    min-height: 200px;
    overflow: hidden;
    padding: 0;
    width: 977px;
}



.news {
    float: left;
    margin-left: 7px;
    width: 100%;
}



.one_new {
    display: inline-block;
    margin: 15px 0;
    width: 100%;
}



.one_new img {
    border: 1px solid #CACAD9;
    box-shadow: 2px 2px 4px #808080;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 2px;
    width: 150px;
}



.one_new .news_title {
    color: #0B9EFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}



.short_content {
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
}



.line {
    border-top: 1px dotted #CACAD9;
    height: 1px;
    margin: 10px;
}



.sanphamcungloai {
    background-color: #10A3EE;
    color: #FFFFFF;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
    padding-left: 15px;
    font-size: 18px;
}



.ul_sanpham_cungloai {
    margin-bottom: 20px;
    margin-top: 10px;
    overflow: hidden;
}



.ul_sanpham_cungloai li {
    box-shadow: 4px 4px 4px #808080;
    float: left;
    height: 280px;
    margin: 11px;
    text-align: center;
}



.ul_sanpham_cungloai li h2 {
    background-color: #0090FD;
    color: #FFFFFF;
    display: list-item;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: -6px;
    text-transform: uppercase;
}



.new {
    display: inline-block;
    margin: 3px 0;
    width: 100%;
}



.new .new_title {
    color: #0B9EFF;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}



.fb_iframe_widget {
    display: inline-block;
    position: relative;
}



.fb-like {
    float: right;
    margin-right: 100px;
}


/*----------------Pagging ul li  -------------------*/
ul.pagination {
    display: block;
    padding: 10px 0 5px;
    font-size: 12px !important;
}

ul.pagination li {
    display: inline;
    margin: 0;
    overflow: hidden;
    padding: 0;
    background: none repeat scroll 0 0 transparent !important;
}

ul.pagination a {
    cursor: pointer;
    text-decoration: none !important;
    padding: 5px 10px;
    margin-right: 5px;
    background-position: left -161px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 3px 3px 3px 3px;
    color: #000;
    font-weight: bold;
}

ul.pagination .active, ul.pagination a:hover, span.sotrang {
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1) inset;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 10px;
    cursor: pointer!important;
    background-position: left -130px;
    border: 1px solid #ccc;
    color: #fff !important;
    background-color: #63A40F;
    text-decoration: none!important;
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 5px;
    font-weight: bold;
}

.hotline {
    position: absolute;
    bottom: 2px;
    right: 4px;
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.textbanner1 {
    color: red;
    font-family: logofont;
    font-size: 34px;
    font-weight: bold;
    left: 211px;
    position: absolute;
    text-shadow: 2px 2px 2px white;
    top: 0;
}

.textbanner2 {
    color: red;
    font-family: logofont;
    font-size: 42px;
    font-weight: bold;
    left: 265px;
    position: absolute;
    text-shadow: 2px 2px 2px white;
    top: 47px;
}

.textbanner3 {
    color: red;
    font-family: logofont;
    font-size: 24px;
    font-weight: bold;
    left: 113px;
    position: absolute;
    text-shadow: 2px 2px 2px white;
    top: 109px;
}

#loading {
    vertical-align: top;
}


.main_left {
    width: 215px;
    min-height: 200px;
    float: left;
}

.main_center {
    float: left;
    margin-left: 10px;
    width: 560px;
}


.main_center_content {
    float: left;
    margin-left: 10px;
    width: 773px;
}

.main_right {
    width: 215px;
    min-height: 200px;
    float: right;
}

.box {
    background-color: #65b200;
    border-radius: 5px;
    margin-bottom: 10px;
    min-height: 200px;
    padding-bottom: 5px;
}

.box_title {
    background: url("/public/images/box_title_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 35px;
    line-height: 33px;
    margin-left: 3px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 15px;
}

.box_body {
    background-color: white;
    border-radius: 4px;
    margin-left: 5px;
    margin-top: 5px;
    min-height: 160px;
    width: 205px;
}

.ul_danhmuc {
    background-color: white;
    border-radius: 4px;
    margin-left: 5px;
    margin-top: 5px;
    min-height: 100px;
    width: 205px;
}

.ul_danhmuc li {
    background: url("/public/images/node1.png") no-repeat scroll 7px center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #7C9256;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    position: relative;
}

.ul_danhmuc li:last-child {
    border-bottom: none;
}

.ul_danhmuc li.active a, .ul_danhmuc li:hover a {
    background: url("/public/images/node2.png") no-repeat scroll 7px center rgba(0, 0, 0, 0);
    background-color: #7EBF00;
    color: white;
}

.ul_danhmuc li a {
    display: block;
    padding-left: 20px;
    color: #483206;
}

.ul_danhmuc li:hover .sub_ul_danhmuc li a{
    *background-color: #CACAD9 !important;
}

.ul_danhmuc li:hover .sub_ul_danhmuc li:hover a{
    background-color: #63A40F !important;
}

.ul_danhmuc li:hover .sub_ul_danhmuc{
    display: block;
    background-color: rgba(0, 0, 0, 0);
}

.sub_ul_danhmuc {
    z-index: 1;
    display: none;
    left: 200px;
    position: absolute;
    top: -1px;
    width: 175px;
    background-color: #ffffff;
}

.sub_ul_danhmuc li {
    
}

.sub_ul_danhmuc li a{
    
}

.title {
    overflow: hidden;
    position: relative;
}

.title_left {
    background: url("/public/images/title_left_bg.png") no-repeat scroll 0 0 #63a40f;
    float: left;
    height: 32px;
    color: white;
    line-height: 31px;
    padding-left: 26px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: bold;
}

.title_right {
    background: url("/public/images/title_right_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 32px;
    width: 27px;
}

.title_line {
    border-bottom: 3px solid #63a40f;
    left: 32px;
    position: absolute;
    top: 29px;
    width: 92%;
}

.title_line_1 {
    border-bottom: 3px solid #63a40f;
    position: absolute;
    right: 0 !important;
    top: 29px;
    width: 92%;
}

.ul_tinnoibat {
    text-align: left;
}

.ul_tinnoibat li {
    overflow: hidden;
    padding-bottom: 9px;
}


.ul_tinnoibat li img {
    width: 60px;
    float: left;
    margin-right: 5px;
}

.tinnoibat_title {
    float: left;
    font-weight: bold;
}

.tinnoibat {
    padding: 10px;
    height: 278px;
    overflow: hidden;
}

.footer_left {
    color: black;
    float: left;
    font-size: 15px;
    line-height: 28px;
    margin-left: 10px;
    margin-top: 10px;
    width: 592px;
}

.footer_right {
    float: right;
    height: 100px;
    position: relative;
    width: 215px;
}


.form_lienhe {
    width: 500px;
    margin-top: 15px;
}

.title1 {
    color: #ff0000;
    font-size: 20px;
    margin: 11px;
    font-weight: bold;
}

.main_content {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    line-height: 22px;
}

.news {
    float: left;
    margin-left: 7px;
    width: 100%;
}

.one_new {
    display: inline-block;
    margin: 15px 0;
    width: 100%;
}

.one_new img {
    border: 1px solid #cacad9;
    box-shadow: 2px 2px 4px #808080;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 2px;
    width: 150px;
}

.one_new .news_title {
    color: #0b9eff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

.short_content {
    font-size: 14px;
    line-height: 21px;
    text-align: justify;
}

.line {
    border-top: 1px dotted #cacad9;
    height: 1px;
    margin: 10px;
}

.new {
    display: inline-block;
    margin: 3px 0;
    width: 100%;
}

.new .new_title {
    color: #0b9eff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

.ul_danhmuc_sanpham {
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
}

.ul_danhmuc_sanpham li {
    background: url("../images/node.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin: 5px 0;
    padding-left: 20px;
}

.ul_danhmuc_sanpham li a {
    color: black;
}

.ul_danhmuc_sanpham li a:hover {
    color: #ff0000;
}

.noibat {
    height: 205px;
    margin: 3px 0;
    padding: 6px 0;
}

.img_noibat {
    margin: 4px 9px;
    width: 187px;
}

.hotro {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: red;
    padding-top: 20px;
}
