body {
    margin: 0px;
    color: #000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

.body {
    width: 1200px;
    max-width: 1200px;
    margin: auto;
}
.body_menu_top {
    width: 1200px;
    max-width: 1200px;
    margin: auto;
	position:relative;
}

.button {
    padding: 7px 11px;
    font-size: 15px;
}

.box_search {
    border: solid 1px #ccc;
	background:#fff;
	border-radius:20px;
}

textarea,
input {
    outline: none;
}

*:focus {
    outline: none;
}

#bg_top {
}
.bg_top {
    background: #d90207;
	color:#fff;
	padding:5px 0;
}
.bg_top a:link, .bg_top a:visted {
	color:#fff;
}
.bg_top a:hover{
	color:#ff0;
}


.logo {
    float: left;
    width: 20%;
}

.f_home_left {
    float: left;
    width: 44%;
	padding:2%;
	background:#ffd7a6;
	border-radius:15px;
}

.f_home_right {
    float: right;
    width: 45%;
	padding:2%;
	background:#fce6e6;
	border-radius:15px;
}

.top_left {
    float: left;
    width: 15%;
}

.top_right {
    float: right;
    width: 25%;
    text-align: right;
}

.top_center {
    float: left;
    margin-left:2%;
    width: 55%;
	color:#fff;
}
.top_center a:link, .top_center a:visited {
	color:#fff;
}
.top_center a:hover {
	color:#ff0;
}

.top_giohang {
    margin: 2%;
}

.menu_top_left {
    float: left;
    width: 240px;
    font-family: Roboto, Montserrat, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 51px;
    text-transform: uppercase;
    padding-left: 40px;
    cursor: pointer;
    color: #891616;
	background:url(images/i-menu.png) no-repeat left;
}

.menu_top_center {
    float: left;
    position: absolute;
    margin-left: 280px;
}


.title_bando {
    font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c00;
	padding:1% 0;
}

.bg_sanphamnoibat
{
	background:#da041e;
	padding:15px;
	border-radius:15px;
}
.t_lienhe_home
{
	color:#f00;
	font-family:Roboto;
	font-size:25px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:30px;
}
.item_lienhe_home
{
	color:#555;
	font-family:Roboto;
	font-size:18px;
	margin-bottom:5px;
}
.text_lienhe
{
	color:#555;
	font-family:Roboto;
	font-size:18px;
	margin-bottom:5px;
	height:30px;
	line-height:30px;
}

.news_mota
{
	font-size:16px;
	text-align:justify;
	height:110px;
	overflow:hidden;
}

.b_guilienhe
{
	background:#ddd;
	color:#c00; 
	padding:10px 15px;
	font-family:Roboto;
	font-size:16px;
	float:left;
	border-radius: 15px;
	margin-top:10px;
	cursor:pointer;
}

.title_spnoibat_home
{
	color:#fff;
	font-family:Roboto;
	font-size:25px;
}
.title_spnoibat_home a:link, .title_spnoibat_home a:visited
{
	color:#fff;
}
.title_spnoibat_home a:hover
{
	color:#ff0;
}


.hotro .l,
.hotro .c,
.hotro .r {
    float: left;
    width: 33.33%;
    text-align: center;
}

.bg_hotro {
    background:#c13341;
    padding: 1% 0;
    color: #fff;
}

.bg_footer {
    background: #ffd7a6;
    padding: 1% 0;
    color: #333;
}
.bg_copyright {
    background: #dd3333;
    padding: 1% 0;
    color: #f8b8b8;
}

.footer_left {
    width: 32%;
    float: left;
}

.footer_center {
    width: 32%;
    float: left;
    margin: 0 1%;
}

.footer_right {
    width: 32%;
    float: right;
}

.hotro_left,
.hotro_center,
.hotro_right {
    width: 31.33%;
    margin: 1%;
    float: left;
}

.hotro_left .text,
.hotro_center .text,
.hotro_right .text {
    margin: 1%;
	padding-top:4%;
	font-size:18px;
}

.sanpham_left {
    width: 50%;
    float: left;
}

.sanpham_right {
    width: 47%;
    float: right;
}

.content img,
.content table {
    max-width: 100%;
    height: auto;
}

.content {
    font-size:16px;
}

.b_chitiet {
    background: #f90;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    border-radius: 5px;
    margin: 10px auto;
    width: 100px;
}

.b_chitiet:hover {
    background: #f00;
}

.item_news {
    float: left;
    width: 29%;
    text-align: center;
    margin: 1%;
    padding: 1%;
    box-shadow: 2px 2px 8px #aaa;
    border-radius: 10px;
}

.item_news img {
    width: 100%;
}

.hotnews_img {
    height: auto;
    overflow: hidden;
}
.hotnews_img2 {
    height: 230px;
    overflow: hidden;
}

.item_product {
    float: left;
    width: 22.1%;
    text-align: center;
    margin: 1%;
    border: 5px solid #daa520;
	border-radius:5px;
    background: #ffd65f url(images/bg-item-sp.jpg) bottom repeat-x;
    position: relative;
}

.item_product:hover .hover {
    height: 50px;
    transition: height 0.5s;
}

.item_product img {
    width: 100%;
}

.item_product .product_image {
    height: auto;
    overflow: hidden;
}

.img_product_image {
    float: left;
    width: 20%;
    padding: 1%;
    margin: 1%;
}

.img_product_image img {
    width: 100%;
}

.bg_menu_top {
    background: #fff;
}


/* 1200px hoặc nhỏ hơn */

@media screen and (max-width: 1200px) {
    .body, .body2, .body_menu_top {
        width: 100%;
    }
    .item_product {
        width: 22%;
    }
}
/* 1200px hoặc nhỏ hơn */

@media screen and (max-width: 1100px) {
    .item_product {
        width: 21.5%;
    }
}

/* 950px hoặc nhỏ hơn */

@media screen and (max-width: 950px) {
    .item_product {
        width: 30%;
    }
    .item_news {
        width: 46%;
    }
}

/* 770px hoặc nhỏ hơn */

@media screen and (max-width: 770px) {
    .f_home_left,
	.f_home_right
	{
        width: 93%;
        margin: 1%;
    }
    .footer_left {
        width: 98%;
        margin: 1%;
    }
    .footer_center {
        width: 98%;
        margin: 1%;
    }
    .footer_right {
        width: 98%;
        margin: 1%;
    }
    .item_product {
        width: 46%;
    }
	.hotro_left,
	.hotro_center,
	.hotro_right {
		width: 98%;
		margin: 1%;
	}

	.hotnews_img {
		height: auto;
	}
}

/* 650px hoặc nhỏ hơn */

@media screen and (max-width: 650px) {
	.sanpham_left, .sanpham_right {
		width: 98%;
		margin:1%;
	}
	
	.top_left {
		width: 98%;
		text-align:center;
	}
	.top_right, .top_center {
		width: 98%;
	}
	.top_giohang
	{
		 float:right;
		 width: 95%;
	}
	.box_search
	{
		 float:left;
		 width: 98%;
		 margin:3% 0;
	}

    .bg_menu_top {
        position: inherit;
        margin-left: 0%;
    }
    .menu_top_left {
        display: none;
    }
    .menu_top_center {
        position: relative;
		float:left;
		margin-left:0px;
		width:250px;
    }
    .item_product {
        width: 95%;
    }
    .item_product .product_list_image {
        height: auto;
        overflow: hidden;
    }

    .item_news {
        width: 96%;
    }
    .item_news .news_image {
        height: auto;
    }

	.hotnews_img {
		height: auto;
	}
}

/* 450px hoặc nhỏ hơn */

@media screen and (max-width: 488px) {
    .top_left {
        width: 98%;
    }
	.hotnews_img {
		height: auto;
	}
}

/* 400px hoặc nhỏ hơn */

@media screen and (max-width: 400px) {
    .item_product .product_list_image {
        height: auto;
        overflow: hidden;
    }
	.hotnews_img2 {
		height: 300px;
		overflow: hidden;
	}
}

a {
    text-decoration: none;
    color: #333;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

a:link, a:visited {
    color: #333;
}

a:hover {
    color: #4699e3;
    text-decoration: none;
}

.bg_title_page {
    background: url(images/bg-title-page.png) center repeat-x;
	text-align:center;
}

.title_page_home {
    color: #891616;
    font-weight: bold;
	font-size:25px;
	font-family:Roboto;
    text-transform: uppercase;
	background:#fff;
	padding:0 20px;
}
.title_page_home a:link, .title_page_home a:visited{
    color: #891616;
}
.title_page_home a:hover{
    color: #891616;
}

.title_bar {
    color: #da251e;
    font-family: "Times New Roman", Times, serif;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 2px #e8e8e8;
    line-height: 30px;
    padding: 5px 0px;
    text-decoration: none;
    text-transform: uppercase;
}

.PAGINATION,
.PAGINATION a:link,
.PAGINATION a:visited {
    color: #696969;
}

.PAGINATION a:hover {
    color: #FF0000;
}

.news_image {
    height: 230px;
    overflow: hidden;
}

.hotnews_name {
    height: 40px;
    overflow: hidden;
    text-align: center;
	text-transform:uppercase;
	color:#c00;
	font-size:16px;
}
.hotnews_name a:link, .hotnews_name a:visited {
	color:#c00;
}
.hotnews_name a:hover {
	color:#000;
}
.hotnews_mota {
	font-size:15px;
}
.hotnews_name2 {
    height: 10px;
    overflow: hidden;
    text-align: center;
	color:#c00;
	font-size:15px;
	padding:10px 0;
	font-weight:bold;
}
.hotnews_name2 a:link, .hotnews_name2 a:visited {
	color:#c00;
}
.hotnews_name2 a:hover {
	color:#000;
}
.hotnews_gia {
    height: 40px;
    overflow: hidden;
    text-align: center;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}

.product_list_image {
    height: auto;
    overflow: hidden;
}

.product_list_name {
    height: 50px;
    overflow: hidden;
    text-align: center;
	text-transform:uppercase;
	color:#c00;
	font-size:16px;
}
.product_list_name a:link, .product_list_name a:visited {
	color:#c00;
}
.product_list_name a:hover {
	color:#000;
}
.product_list_gia {
    height: 25px;
    overflow: hidden;
    text-align: center;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
.b_muangay
{
	background:#da041e url(images/i-cart2.png) no-repeat 10px center;
	padding: 7px 7px 7px 30px;
	color:#fff;
	border:solid 2px #daa520;
	border-radius:5px;
	cursor:pointer;
}

.menu_top {
    color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 5px;
    text-transform: uppercase;
}

.menu_top a:link,
    {
    color: #fff;
}

.menu_top a:visited {
    color: #fff;
}

.menu_top a:hover {
    color: #f90;
    text-decoration: none;
}

.menu_top_sub {
    color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
}

.menu_top_sub a:link,
.menu_top_sub a:visited {
    padding: 5px 15px;
    color: #fff;
}

.menu_top_sub a:hover {
    padding: 5px 10px;
    color: #ff0;
    text-decoration: none;
}

.baivietkhac {
    font-size: 13px;
    font-weight: bold;
    color: #c00;
    background: url(images/bg-g.gif) bottom repeat-x;
    padding-bottom: 5px;
    height: 25px;
}

.news_name_detail {
    color: #4699e3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px 0;
    line-height: 22px;
}

.product_name_detail {
    color: #4699e3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    padding: 10px 0;
    line-height: 22px;
	text-transform:uppercase;
}

.product_name {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    /*line-height: 25px;

    height: 25px;

    overflow: hidden;*/
    font-weight: bold;
}

.product_name a:link,
.product_name a:visited {
    color: #333333;
}

.product_name a:hover {
    color: #014a8f;
    text-decoration: none;
}

.product_5sao {
    background: url(images/5sao.jpg) center no-repeat;
    height: 20px;
}

.product_kichthuoc {
    height: 20px;
	overflow:hidden;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
}

.product_5sao2 {
    background: url(images/5sao.jpg) left no-repeat;
    height: 20px;
}

.product_gia {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    height: 30px;
    overflow: hidden;
}

.product_gia_detail {
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
}

.news_name {
    color: #c00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 0;
    line-height: 22px;
}
.news_name a:link, .news_name a:visited {
    color: #c00;
}
.news_name a:hover {
    color: #f00;
    text-decoration: none;
}

.name_khac {
    color: #222;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    background: url(images/i-3.jpg) left no-repeat;
    padding-left: 15px;
    margin: 10px 0 0 0;
}

.name_khac a:link {
    color: #222;
}

.name_khac a:visited {
    color: #222;
}

.name_khac a:hover {
    color: #469ae3;
}

.ykien_img {
    margin-right: 10px;
}

.ykien_tieude {
    font-size: 18px;
}

.ykien_content {
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
}

.ykien_ten {
    font-weight: bold;
    text-align: right;
    margin-top: 15px;
}

.ykien_mota {
    font-size: 14px;
    text-align: right;
}

.banner_right {
    padding: 10px 0;
    text-align: center;
}

.banner_right img {
    max-width: 100%;
}

.doitac img {
    max-width: 100%;
}

.content-bando {
    color: #000;
}

.batbuoc {
    color: #f00;
}

.tab_home {
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.tab_home_2 {
    float: left;
    margin-right: 30px;
    cursor: pointer;
    color: #999;
}

.moi {
    border-radius: 40px;
    color: #fff;
    background: #f60;
    position: absolute;
    padding: 10px 8px;
}

.so_san_pham {
    border-radius: 40px;
    color: #fff;
    background: #f60;
    position: absolute;
    padding: 1px 7px;
    left: 20px;
    top: -5px;
}

.highslide {
    CURSOR: url(highslide/graphics/zoomin.cur), pointer;
    outline: none
}

/* CSS3 position: fixed */

.fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 10000;
}

.height50 {
    height: 50px;
}

