﻿*{margin:0;padding:0}
body
{
    background-image: url('../images/bg.jpg');
    background-repeat: repeat;
    font-family:Arial, Verdana, Tahoma, Times New Roman;
}
#wrapper
{
    width:980px;
    margin:0 auto;
    background-image: url('../images/bg-wrap.jpg');
    background-repeat: repeat-y;
    color:#4d4d4d;
    line-height:20px;
    font-size:13px;
}
#wrapper-top
{
    width: 980px;
    height: 21px;
    overflow: hidden;
    background-image: url('../images/bg-wrap-top.jpg');
    background-repeat: no-repeat;
}
#wrapper-content
{
    width:960px;    
    padding:0px 10px 0px 10px;
    font-size:12px;
}
#header
{
    width: 960px;
    height: 104px;
    overflow: hidden;
    background-image: url('../images/header-bg.jpg');
    background-repeat: repeat;
}
#header #logo
{
    padding-left:160px;  
    float:left;  
}
#header #info
{
    padding:22px 0px 0px 14px;
    float:left;
    text-align:center;
}
#header #info h1
{
    color:#58595b;
    font-size:30px;
    text-transform:uppercase;
    font-weight:normal;
}
#header #info h1 span
{
    color:#1b5fbe;
}
#header #info h2
{
    color:#58595b;
    font-size:20px;
    font-weight:normal;
    padding-top:10px;
}
#menu
{
    width: 960px;
    height: 49px;
    overflow: hidden;
    background-image: url('../images/mn-bg.jpg');
    background-repeat: repeat-x;
}
#menu-text
{
    width: 700px;
    height: 42px;
    overflow: hidden;
    padding-bottom:7px;
    float:left;
}
#search
{
    width:205px;
    height:35px;
    overflow:hidden;
    float:right;
    padding-top:7px;
    padding-right:23px;
}
.search-txt
{
    width:169px;
    height:17px;
    overflow:hidden;
    border:0;
    background-image: url('../images/search-txt.jpg');
    background-repeat: no-repeat;
    padding:2px;    
}
.search-bt {
    width: 16px;
    height: 21px;
    overflow: hidden;
    border: 0;
    background-image: url('../images/search-bt.jpg');
    background-repeat: no-repeat;
    margin-top: 7px;
}
#menu-text ul
{
    text-transform:uppercase;
    font-size:12px;
    letter-spacing:1px;
}
#menu-text ul li
{
    float:left;
    list-style:none;    
}
#menu-text ul li a
{
    display:block;
    /*padding:1.3em 2.9em 0.8em 0.1em;*/
    padding:1.3em 2.9em;
    color:#fff;
    text-decoration:none;    
}
#menu-text ul li a:hover
{    
    color: #fff;
    text-decoration: none;
    background-image: url('../images/mn-hover.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    
}
#menu-text .active a
{    
    color: #fff;
    text-decoration: none;
    background-image: url('../images/mn-hover.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
/*
#menu-text .home a
{    
    color: #fff;
    text-decoration: none;
    background-image: url('../images/mn-active-home.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}*/

#content-p20
{
    padding: 15px 20px;
}
#left
{
    width:237px;
    float:left;
}
.box
{
    width: 229px;
    border: 1px solid #bebebe;
    padding: 3px;
    background-image: url('../images/box-bg.jpg');
    background-repeat: repeat;
}
.box .title
{
    background-image: url('../images/box-title.jpg');
    background-repeat: repeat-x;
    border:1px solid #fff;
    width:207px;
    height:16px;
    overflow:hidden;
    padding:6px 10px;
}
.box .title h1
{
    text-transform:uppercase;
    font-size:12px;
    padding-left:25px;
    background-image: url('../images/box-icon.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    color:#fff;
}
.box ul
{
    padding-left:23px;
    font-size:13px;
}
.box ul li
{
    background-image: url('../images/box-icon-02.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom:1px solid #c4c6c5;
    list-style:none;
}
.box ul li a
{
    display:block;
    padding:9px 25px;
    color:#000;
    text-decoration:none;
}
.box ul li a:hover
{
    color:#e61719;
    text-decoration:none;
}
.box .hotro
{
    padding:23px;
    color:#000;
    text-align:center;
}
#right
{
    width:666px;
    float:right;
}
#bnr-p1
{
    padding:1px;
    border:1px solid #c3c3c3;
}
#bnr
{
    width:662px;
    height:272px;
    overflow:hidden;
}
#footer-top
{
    width: 960px;
    height: 11px;
    overflow: hidden;
    background-image: url('../images/footer-bg-top.jpg');
    background-repeat: no-repeat;
}
#footer
{
    width: 920px;
    background-image: url('../images/footer-bg.jpg');
    background-repeat: repeat;
    padding:20px;
    color:#fff;   
    line-height:20px; 
}
#footer a
{
    color:#fff;
    text-decoration:none;
}
#footer a:hover
{
    color:#fff;
    text-decoration:underline;
}
#footer-bottom
{
    width: 980px;
    height: 12px;
    overflow: hidden;
    background-image: url('../images/footer-bg-bottom.jpg');
    background-repeat: no-repeat;
}
/*san pham*/
#sanpham
{
    width:666px;
}
#sanpham * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#sanpham h1
{
    padding-bottom:3px;    
    border-bottom:2px solid #c3c3c3;
    font-size:16px;
    font-family:Tahoma;
    color:#b40308;
}
#sanpham .group-item {
    margin: 10px -5px;
} 
#sanpham .item {
    width: calc(50% - 4px);
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    margin-bottom: 10px;
}
#sanpham .item-more {
    width: calc(25% - 4px);
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    margin-bottom: 10px;
}
#sanpham .box-sp {
    width: 100%;
    overflow: hidden;
    background-image: url('../images/box-sp-bg.jpg');
    background-repeat: repeat-x;
    background-size: auto 100%;
    border: 1px solid #c3c3c3;
    padding: 10px;
    line-height: 20px;
    text-align: justify;
}
#sanpham .box-sp h2
{
    color:#04439b;
    font-size:12px;
}
#sanpham .box-sp b
{
    color:#b40308;
}
#sanpham .box-sp .btchitiet
{    
    background-image: url('../images/button.jpg');
    background-repeat: no-repeat;
    padding:1px 19px;
}
#sanpham .box-sp .btchitiet a
{
    color:#fff;
    text-decoration:none;
}
#sanpham .box-sp .btchitiet a:hover
{
    color:#fffc00;
    text-decoration:none;
}
#spkhac a
{
    color:#002aff;
    text-decoration:underline;
}
#spkhac a:hover
{
    color:#002aff;
    text-decoration:none;
}
/*class dung chung*/
.clr
{
    clear:both;
}
.nbd
{
    border:0;
}
.bd
{
    border:1px solid #c3c3c3;
}
.mr20
{
    margin-right:15px;
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
.button
{
    width: 70px;
    height: 13px;
    overflow:hidden;
    background-image: url('../images/button.jpg');
    background-repeat: no-repeat;
    text-align:center;
    padding:3px;
    font-size:12px;
}
.button a
{
    color:#fff;
    text-decoration:none;
}
.button a:hover
{
    color:#c3c3c3;
    text-decoration:none;
}
#lienhe h1
{
    padding-bottom:3px;    
    border-bottom:2px solid #c3c3c3;
    font-size:16px;
    font-family:Tahoma;
    color:#b40308;
}
#lienhe h2
{
    font-family:Tahoma;
    color:#0036ff;
    font-size:14px;
    padding-bottom:5px;
    padding-top:10px;
}
#lienhe a
{    
    color:#0036ff;
    text-decoration:none;
}
#lienhe a:hover
{    
    color:#0036ff;
    text-decoration:underline;
}
#lienhe ul
{
    padding-left:40px;
    font-weight:bold;
}
.bt-Gui
{
    width: 76px;
    height: 20px;
    overflow:hidden;
    background-image: url('../images/button.jpg');
    background-repeat: no-repeat;
    text-align:center;
    padding:2px;
    font-size:12px;
    border:0;
    color:#fff;
}
.more-pro {
    margin-top: 15px;
}
.contact-form .form-group {
    margin-bottom: 10px;
}
.contact-form .form-group > span {
    width: 80px;
    display: inline-block;
    vertical-align: top;
}
.contact-form .form-group .input-group {
    width: 350px;
    display: inline-block;
    vertical-align: top;
}
.contact-form .form-group .input-group input[type="text"] {
    width: 100%;
}
    .contact-form .form-group .input-group textarea {
        width: 100%;
    }