* {
    padding:0;
    margin:0;
}
body {
    background: url('../images/bg_wrapper.png') repeat-x center 125px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    margin:0px auto;
}

a {
    color:#005494;
    text-decoration:none;
}
a:hover {
    color:#005494;
    text-decoration:underline;
}
img {
    border:0px;
}
img a {
    border:0px;
    text-decoration:none;
}
input {
    color:#333;
    border:1px solid #CFCEDB;
}
textarea {
    color:#333;
    border:1px solid #CFCEDB;
}
table {
    border:0;
}
ul {
    margin-left:20px;
}
h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
}
h1{font-size:15px;}
h2 {
    font-size:14px;
    line-height:28px;
    color:#053B7B;

    font-weight:bold;
    border-bottom:1px dotted #053B7B;
    margin-bottom:12px;
}
h2 a {
    color:#C90000;
    text-decoration:none;
}
h2 a:hover {
    text-decoration:underline;
}
h3 {
    font-size:16px;
    line-height: 32px;
    color: #545652;
    padding-left:20px;
    font-weight:bold;
}
h4 {
    color:#FFF;
    font-size:14px;
}
.nentrang {
    background:#FFF;
    padding-top: 4px;
}
.bdmain {
    border-left:1px solid #A8A8A8;
    border-right:1px solid #A8A8A8;
    background:#F0F0F0;
}
.bgnav {
    background: url('../images/bgnav.png') no-repeat;
    background-position:center;
    height:37px;
    padding-left:15px;
}
.chuduoi {
    position:absolute;
    top: 205px;
    left:20px;
}
.detail {
    background: url('../images/arr.png') no-repeat right;
    padding-right:18px;
    color:#195EAF;
    font-size:12px;
    text-align: right;
    line-height:21px;
}
.detail a {
    color:#195EAF;
    text-decoration:none;
}
.detail a:hover {
    text-decoration:underline;
}
.error {
    color:#D30000;
    font-size:12px;
}
#preview {
    position:absolute;
    border:1px solid #F2D9AC;
    background:#F9EDD7;
    padding:4px;
    display:none;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.NormalText, p {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    color:#585656;
    font-weight:normal;
    text-align:justify;
}
.NormalText a {
    color:#585656;
    text-decoration:none;
}
.NormalText a:hover {
    text-decoration:underline;
}
.titleNews {
    font-size:12px;
    font-weight:bold;
    color:#333;
    line-height: 26px;
    text-decoration:none;
}
.titleNews a {
    font-size:12px;
    color:#333;
    text-decoration:none;
}
.titleNews a:hover {
    text-decoration:underline;
}
.titleNews1 {
    line-height:23px;
    font-size:12px;
    line-height:25px;
    color:#000;
    padding-left: 8px;
    font-weight: bold;
}
.titleNews1 a {
    color:#000;
    text-decoration:none;
}
.titleNews1 a:hover {
    text-decoration:underline;
}
.btnCart {
    background:#FF1818;
    border:none;
    color:#FFF;
    font-size:12px;
    font-weight:600;
    height:27px;
    padding:4px;
    margin: 4px;
}
.btnSend {
    background:#585656;
    border:none;
    color:#FFF;
    font-size:12px;
    font-weight:bold;
    width:80px;
    height:25px;
}
.pageCurent {
    background:#F43A3B;
    display:inline-block;
    color:#FFF;
    border:1px solid #F43A3B;
    width:15px;
    font-size:12px;
    text-align:center;
    margin:0 2px;
}
span a.pageLink {
    background:#335ED9;
    display:inline-block;
    color:#FFF;
    border:1px solid #335ED9;
    width:15px;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    margin:0 2px;
}
span a.pageLink:hover {
    background:#F43A3B;
    display:inline-block;
    color:#FFF;
    width:15px;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    border:1px solid #F43A3B;
}
.vien {
    border:1px solid #5683FF;
    border-top:none;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.box {
    border:1px solid #CFCEDB;
    border-top: none;
    padding:8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.box1 {
    margin-bottom: 3px;
    background: #FFF;
}
.box2 {
    border: medium none;
    background: #ECEDEB;
    height: 134px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px;
    padding-bottom: 12px;
    width: 640px;
    margin: 0 auto;
    text-align: center;
}
.bdimg {
    border: 1px solid #D4D4D4;
    padding:2px;
    text-align: center;
    background: #FFF;
}
.footerInfor {
    font-size:12px;
    color: #5c5d59;
}
.footerInfor a {
    font-size:12px;
    color: #71726f;
    font-weight: bold;
    padding-left: 20px;
    text-decoration:none;
}
.footerInfor a:hover {
    text-decoration:underline;
}
.contentfooter {
    font-size:12px;
    color:#FFF;
    font-weight:normal;
    padding-top:20px;
}
.cachty {
    text-align:center;
    padding: 4px 2px;
}
.cachimg {
    top: 0px;
    position:relative;
    margin-bottom: 12px;
}
#bang {
    font-size:12px;
    border:1px solid #BFBFBE;
    border-collapse:collapse;
    width: 640px;
    margin-left: 12px;
}
.paddall {
    padding:4px 10px;
}
.menupadd {
    padding-top:4px;
    padding-left:1px;
    text-align: left;
    padding-left: 8px;
    width: 180px;
}
.paddleft {
    padding-left:4px;
}
.paddright {
    padding-right:12px;
}
.paddbottom {
    margin: 4px auto;
    text-align: center;
}
.gachngan {
    margin: 0 auto;
    height: 8px;
    border-bottom:1px dotted #989595;
    margin-bottom: 4px;
}
.ngan {
    height:8px;
}
.bgTitle {
    line-height:23px;
    color:#44382A;
    font-size:14px;
    padding-top:4px;
    padding-left:12px;
    padding-right:12px;
    font-weight:bold;
    border-bottom:2px solid #44382A;
}
.dscroll {
    width:100%;
    overflow:auto;
    height: 927px;
}
.proName {
    color:#763030;
    font-size: 12px;
    font-weight:bold;
    text-align:center;
    line-height:18px;
    height: 35px;
}
.proName a {
    color:#763030;
    text-decoration:none;
}
.proName a:hover {
    text-decoration:underline;
}
.price {
    color: #FF3A10;
    font-size: 12px;
    text-align: center;
    font-weight:bold;
}
.pro-price {
    background: url('../images/price.png') no-repeat center;
    display: block;
    width: 86px;
    line-height: 21px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
.pro-price a {
    color: #FFF;
}
.imgprice {
    padding-top: 4px;
    padding-bottom: 12px;
}
.price2 {
    color:#FF3A10;
    font-size: 20px;
    font-weight:bold;
    margin-top: 8px;
}
.bgft2 {
    color:#A9C646;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
}
.bgft2 a {
    color:#A9C646;
}
.hrnw {
    border-bottom:1px dashed #D60000;
}
.mauvien {
    border:1px solid #5683FF;
    border-bottom:none;
}
.stitle {
    color:#023F88;
    font-size:13px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:26px;
    padding-left:10px;
    display:block;
    width:150px;
    border-bottom:1px solid #023F88;
}
.cach {
    padding:4px;
}
.paddtop {
    padding-top:12px;
}
.cachmn {
    padding:0 6px;
    background:#FFF;
}
.bgsupport {
    background: #F8F8F8 url('../images/sukien_45.png') no-repeat left bottom;
    min-height: 220px;
}
.mnleft {
    background: #E4F0FF;
    padding: 4px 10px;
    border: 1px solid #C0D3EB;
    border-top: none;
}
/*================================================*/
#header_outer {
    background: url('../images/bg_header.png') repeat-x top;
    width: 100%;
    margin: 0 auto;
}
#header {
    background: url('../images/header.png') no-repeat center top;
    position: relative;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#wrapper_outer {
    width: 100%;
    margin: 0px auto;
    padding-top: 2px;
}
#wrapper {
    width: 1000px;
    margin: 0 auto;
    position:relative;
    overflow: hidden;
}
.boxleft {
    width: 204px;
    border: 1px solid #C5C5C5;
    margin-bottom:3px;
    margin-right: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.boxright {
    width: 204px;
    margin-bottom:8px;
}
.boxmain {    
    margin: 0 auto;
    margin-bottom: 8px;
}
#col1 {
    width: 204px;
    float: left;
    position: relative;
    margin-right: 8px;
}
#content_main {
    position: relative;
    float: left;
    width: 578px;
    overflow: hidden;
}
.subcontent {
    margin: 4px;
    margin-top: 0px;
}
#col2 {
    width: 204px;
    float: right;
    position: relative;
}
.row1 {
    width: 100%;
    margin: 0 auto;
}
.row2 {
    width: 1000px;
    margin: 0 auto;
}
.navbar {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    background: url('../images/bg_menu.png') repeat-x;
    height: 37px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
#footer_outer {
    background: #4A3728 url('../images/footer.png') no-repeat center top;
    width: 100%;
    margin:0 auto;
}
#footer {
    width: 1000px;
    position: relative;
    margin: 0px auto;
    min-height: 130px;
    color: #F3912F;
}
.clear {
    clear: both;
}
.footer_menu {
    background: #E3F5BD url('../images/giuuytin_39.png') no-repeat bottom;
    height: 40px;
    line-height: 30px;
    padding-left: 20px;
    color: #FFF;
}
.footer_menu span{
    margin: 0 20px;
}
.footer_menu a {
    color: #FFF;
}
.ft-address {
    padding-left: 160px;
    padding-top: 63px;
}
.ft-link {
    color: #F3912F;
    text-align: right;
    margin-top: -81px;
}
.ft-link a {
    color: #F3912F;
}
.muahang a {
    display: block;
    width: 105px;
    margin-top: 12px;
    text-align: center;
    line-height: 26px;
    color: #FFF;
    background: #094FA3;
    border-radius: 8px;
}
.searchProduct {
    background: url('../images/intheu_04.png') no-repeat;
    background-position: left;
}
.content {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    color: #333;
    padding: 3px 8px;
}
.bgcontent {
    background: url('../images/tanvietan_29-13.png') repeat-x;
    background-position: bottom;
    min-height: 250px;
    margin: 4px 8px;
    border: 1px solid #DADADA;
    border-top: none;
}
.pagination a {
    margin: 0 5px 0 0;
    padding: 3px 6px;
}
.pagination span a {
    border: 1px solid #ddd;
    border-radius: 4px 4px 4px 4px;
}
.pagination .next {
    border-radius: 0px;
    border:none;
    color: #57A000;
    text-decoration: none;
}
.pagination .current {
    background: #900101;
    color: #fff !important;
    border: 1px solid #ddd;
    margin: 0 5px 0 0;
    padding: 3px 6px;
    border-radius: 4px 4px 4px 4px;
}
.pagination .current:hover {
    text-decoration: underline;
    border: 1px solid #DDDDDD;
}
/* ################### Menu Doc################### */
ul#menu1, ul#menu1 ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul#menu1 a {
    display: block;
    text-decoration: none;
}

ul#menu1 li {
    margin-top: 1px;
}

ul#menu1 li a {
    background: url("../images/sanbong_18.png") no-repeat scroll left 4px transparent;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 3px;
    padding-left: 27px;
}
ul#menu1 li a:hover {
    text-decoration: underline;
}

ul#menu1 li ul li a {
    color: #01346f;
    font-weight: normal;
    background: none;
    border-bottom: 1px dashed #767A7F;
}

ul#menu1 li ul li a:hover {
    text-decoration: underline;
}
.titleintro {
    color: #FFF;
    padding-left: 20px;
    font-weight: bold;
    font-size: 13px;
    background: #FF0000;
    padding:6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.dichvu{
    background: url('../images/index-sukien_17.png') no-repeat;
    width: 186px;
    height: 32px;
}
.dt1 {
    background: url('../images/phone.png') 10px 15px no-repeat;
    height: 42px;
    color: #D60717;
    padding-left: 60px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    padding-top: 10px;
}
.dt2 {
    background: url('../images/sanbong_24.png') 10px center no-repeat;
    height: 28px;
    color: #FFF;
    padding-left: 34px;
    font-size: 13px;
    line-height: 24px;
}
.dt3 {
    padding-left: 40px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
}
.titonline {
    background: url('../images/index_13.png') no-repeat;
    height: 32px;
}
.contentnews {
    text-align: justify;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
}
.imgnews img {
    border: 1px solid #CCC;
    padding: 2px;
    background: #FFF;
    float: left;
    margin-right: 8px;
}
.sepa {
    height: 10px;
    border-bottom: 1px dotted #CFCFCF;
    margin-bottom: 12px;
}

.boxproduct {
    margin: 2px;
    padding: 4px;
    margin-bottom: 6px;
    width: 156px;
    float: left;
}
.titlepro {
    font-weight: bold;
    text-align: center;
    line-height: 26px;
}
.titlepro a{
    text-decoration: none;
}
.titlepro a:hover{
    text-decoration: underline;
}
.boxpro {
    border: 1px solid #D4D4D4;
    height: 356px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.boxanhcuoi {
    border: 1px solid #D4D4D4;
    background: #EEFBFF;
    height: 193px;
    margin-bottom: 4px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.anhcuoi {
    margin-top: 4px;
    background: url('../images/index-sukien_44.png') no-repeat;
    height: 31px;
}
.sotruycap {
    display: block;
    width: 25px;
    height: 30px;
    line-height: 27px;
    background: #000;
    color: #FFF;
    margin-right: 1px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    float: left;
}
.titleleft {
    background: url('../images/bg_title_left.png') no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 27px;
    text-align: center;
    color: #333;
}
.titleleft1 {
    background: url('../images/title_dm.png') no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    height: 41px;
}
.titleright {
    background: url('../images/bg_title_right.png') no-repeat;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 27px;
    text-align: center;
    color: #FFF;
}
.titlemain {    
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 12px;
    color: #783230;
    position: relative;    
}
.gach1 {
    position: absolute;
    top: 23px;
    border-top: 1px solid #AB6B5E;
    width: 100%;
    margin-left: 12px;
    display: inline-block;
}
.box-product {
    
}
.bgproduct {
    position: relative;
    padding: 8px;
    width: 168px;
    float: left;
    margin: 4px;
	min-height: 230px;
}
.menu-right {
    position: absolute;
    width: 200px;
    bottom: 27px;
    right: 20px;
}
.khuyenmai {
    background: url('../images/Duyvumart_30.png') no-repeat;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    height: 54px;
    padding-top: 10px;
    position: absolute;
    right: -8px;
    text-align: center;
    top: -2px;
    width: 54px;
}
.bt-mn {
    height: 25px;
    background: #F1F1F1;
    border-bottom: 1px solid #D2D2D2
}
#search-product {
    bottom: 9px;
    position: absolute;
    right: 94px;
    width: 200px;
}
.bgsearch {
    background: url('../images/home-hungphat_17.png') no-repeat right;
    width: 140px;
}
#flag {
    bottom: 4px;
    position: absolute;
    right: 13px;
    z-index: 10;
}
.tinhot {
    background: url("../images/arrow2.png") no-repeat scroll 8px 4px transparent;
    color: #333333;
    font-size: 12px;
    line-height: 21px;
    padding-left: 25px;
    text-align: left;
}
.tinhot1 {
    background: url('../images/tanvietan_42.png') no-repeat;
    background-position:6px 10px;
    padding-left:20px;
    color:#333;
    font-size:12px;
    line-height:26px;
    text-align:left;
}
.tinhot2 {
    background: url('../images/biosun_33.png') left -5px no-repeat;
    background-position:left 3px;
    color:#000;
    font-size:12px;
    line-height:33px;
    font-weight:bold;
    text-align:left;
}
.tinhot1 a {
    color:#333;
    text-decoration:none;
}
.tinhot a, .tinhot2 a {
    color:#333;
    text-decoration:none;
}
.tinhot a:hover, .tinhot1 a:hover, .tinhot2 a:hover {
    text-decoration:underline;
}