@charset "utf-8";
/*---------------------LINK -------------------*/
A:link {
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none
}
A:hover {
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none
}
A:visited {
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none
}
A:active {
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none
}
/* #### Generated By: http://www.cufonfonts.com #### */
.countdown-timer{width: 21%!important; position: fixed!important;  right: 0!important;bottom: 250px!important; z-index: 99999!important;pointer-events: none!important}
@font-face {
	font-family: 'UTM Avo';
	font-style: normal;
	font-weight: normal;
	src: local('UTM Avo'), url('utm-avo.woff') format('woff');
}


@font-face {
	font-family: 'UTMAvoBold';
	font-style: normal;
	font-weight: normal;
	src: local('UTMAvoBold'), url('utm-avobold.woff') format('woff');
}
/*---------------------END LINK -------------------*/

/*--------------------RESET CSS------------------*/

html, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.noi-dung-danh-muc{
	padding: 0 10px 0 10px;
	font-size: 14px;
}
#snow{
	background: none;
	font-family: Androgyne;
	background-image: url('http://www.wearewebstars.dk/codepen/img/s1.png'), url('http://www.wearewebstars.dk/codepen/img//s2.png'), url('http://www.wearewebstars.dk/codepen/img//s3.png');
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:1;
	-webkit-animation: snow 10s linear infinite;
	-moz-animation: snow 10s linear infinite;
	-ms-animation: snow 10s linear infinite;
	animation: snow 10s linear infinite;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}	
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*-------------------END RESET CSS--------------*/
body {
	font-family: 'UTM Avo'!important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 18px;
	padding-bottom: 0 !important;
	z-index: 1;
	background-color: #ffeb3b8f!important;
}
.clear {
	clear: both;
}
#wapper_banner {
	margin: auto;
	background-color: #185c82;
	border-bottom: 5px solid #dcdddd;
	background-image: url(../images/bg_banner.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 15px;
}
#banner {
	width: 980px;
	min-height: 50px;
	z-index: 1;
}
.banner {
	width: 720px;
}
#banner img {
	float: left;
}
.menu_main {
	width: 980px;
	margin: auto;
}
#wapper_wapper {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#wapper_slide {
	background-image: url(../images/bg_slide.jpg);
	background-position: top center;
}
#shadow-slider {
	margin-top: -35px;
	z-index: 1;
}
#wapper_main_top {
	margin: auto;
	width: 986px;
	background-image: url(../images/top_1.png);
	height: 28px;
	background-position: left top;
	background-repeat: no-repeat;
}
#wapper_main_top .l1 {
	background-image: url(../images/top_2.png);
	height: 28px;
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 22px;
}
#wapper_main_bottom {
	margin: auto;
	width: 986px;
	background-image: url(../images/bottom_1.png);
	height: 28px;
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index: 999;
}
#wapper_main_bottom .l1 {
	background-image: url(../images/bottom_2.png);
	height: 28px;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 22px;
	z-index: 999;
}
#wapper_main {
	margin: auto;
	padding: 0px;
	z-index: 10;
	background-color: #FFF;
	width: 980px;
	min-height: 718px;
	box-shadow: 0 0 5px #000;
	/*behavior: url(PIE.htc);*/
}
#wapper_banner {
	width: 100%;
	margin: auto;
}
#wapper_bottom {
	width: 100%;
	min-height: 80px;
	color: #FFF;
}
#content_main {
	margin-top: 0px;
	z-index: 10;
}
#content_main2 {
	padding: 0px 0px;
	margin: 0px;
	z-index: 10;
}
#col_right {
	float: right;
	width: 200px;
	min-height: 100px;
}
#col_left {
	width: 980px;
}
#col_left_menu {
	margin-top: 280px;
	width: 220px;
	min-height: 200px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-right: 2px dotted #d2d2d2;
	border-bottom: 2px dotted #d2d2d2;
}
#col_left_content {
	width: 980px;
	min-height: 300px;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_banner.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#header #header_top {
	height: 90px;
	width: 100%;
}
#logo {
	width: 300px;
	text-align: left;
	float: left;
	padding: 12px 0px 0px 12px;
}
#header_top_right {
	float: right;
	width: 600px;
	text-align: right;
	padding: 5px 20px;
}
#header #header_bottom {
	height: 30px;
	width: 100%;
}
#menu {
	width: 980px;
	height: 45px;
	background-color: #c02628;
	border-bottom-color: #ffba16;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.duongvien {
	background-image: url(../images/aq.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 40px;
}
#box_center {
	margin-bottom: 5px;
	-moz-border-radius: 15px;
	z-index: 1;
	margin-top: 5px;
}
#box_center1 {
	margin-bottom: 5px;
	-moz-border-radius: 15px;
	float: right;
	width: 450px;
}
#box_center_product {
	width: 929px;
}
#box_center .center_title {
	line-height: 36px;
	text-align: left;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	color: #e73d41;
	width: 980px;
	height: 36px;
	float: left;
	background-image: url(../images/logo-small.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-size: 20px;
	background-color: #ffffff;
	border-bottom-color: initial;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#box_center .center_title div div {
	height: 36px;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	color: #e73d41;
	overflow: hidden;
	float: left;
	margin-left: 35px;
	width: 980px;
}
#box_center .center_title div div a {
	color: #ce101a;
}
#box_center .center_title .center_title_img_maunen {
	height: 28px;
	background-color: #ffddd8;
	background-image: url(../images/hinh.jpg);
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-top: 50px;
}
#box_center .center_title .center_title_ten {
}
#box_center .center_title .center_title_ten p {
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 28px;
	color: #666;
	background-color: #ffddd8;
	width: 660px;
	float: right;
}
.center_title_img {
	background-image: url(../images/hinh_title.png);
	width: 90px;
	height: 93px;
	float: left;
	margin-top: -50px;
}
#box_center .center_title a {
	line-height: 35px;
	font-weight: 600;
	font-size: 13px;
	text-transform: capitalize;
}
#box_center .center_title a:hover {
	color: #848668;
}
#box_center .center_content {
	font-size: 12px;
	min-height: 100px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: none;
	width: 980px;
	float: left;
	line-height: 2em;
}
#box_center .center_title .xemthem {
	width: 150px;
	height: 30px;
	text-transform: none;
	text-align: right;
	line-height: 30px;
}
#box_center .center_title .xemthem a {
	color: #666;
	line-height: 30px;
}
#box_center .center_title .xemthem a:hover {
	color: #06C;
}
.center_bottom {
	background-image: url(../images/boxxx_26.png);
	background-repeat: no-repeat;
	height: 9px;
	background-position: left bottom;
	width: 100%;
	display: none;
}
#flag {
	float: right;
	width: 150px;
	height: 25px;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}
#container {
	width: 100%;
}
#content {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 0px;
}
#bottom_main {
	width: 980px;
	margin: 0 auto;
}
.div_chua_footer {
  background-image: url(../Images_upload/images/footer-1-bg.jpg);
 
  background-size: cover;
}
.data_bottom {
	float: left;
    text-align: justify;
    padding: 5px 5px 0px 5px;
    font-size: 12px;
    line-height: 2em;
    color: #000;
    margin-left: 0
}
.data_bottom a {
	color: #9F0;
}
.data_bottom a:hover {
	text-decoration: underline;
}
.noidung_gioithieu {
	line-height: 28px;
}
.noidung_gioithieu1 {
	width: 440px;
	border-left: 1px solid #9cc;
}
.image_gioithieu img {
	width: 300px;
	height: 200px;
	text-align: center;
}
.designby {
	color: #000;
	font-size: 11px;
	float: right;
	width: 270px;
	line-height: 20px;
	position: relative;
	text-align: right;
	margin-right: 80px;
}
.designby a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.designby a:hover {
	color: #F00;
}
/*----------------COL LEFT-----------------*/
.box1 {
	margin: 8px 0px 17px 0px;
}
.box1_1 {
	background-image: url(../images/2-1.png);
	height: 19px;
	width: 323px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1_2 {
	background-image: url(../images/2-2.png);
	width: 323px;
	background-repeat: re repeat-y;
	background-position: right;
}
.box1_2_center {
	padding: 3px 10px;
	text-align: justify;
	font-size: 13px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	height: 210px;
	overflow: auto;
}
.title_doitac {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 1px 3px 3px 3px;
	text-transform: uppercase;
	color: #666;
	border-bottom: 2px dotted #666;
	margin: 0px 5px 10px 5px;
	height: 26px;
	line-height: 18px;
}
.box3 {
}
.box3_1 {
	background-image: url(../images/3-1.png);
	height: 19px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box3_2 {
	background-image: url(../images/3-2.png);
	width: 601px;
	background-repeat: re repeat-y;
	background-position: right;
}
.box3_3 {
	background-image: url(../images/3-3.png);
	height: 20px;
	width: 601px;
	background-repeat: no-repeat;
	background-position: right top;
}
.ul_tinnoibat {
	text-align: left;
	font-size: 12px;
	margin: 5px 5px 5px 20px;
}
.ul_tinnoibat li {
	list-style-image: url(../images/icon/iconBlue.jpg);
	text-align: left;
	line-height: 20px;
}
.ul_tinnoibat li a {
	color: #000000;
}
.ul_tinnoibat li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#tbl_listtin {
	color: #000000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
}
#tbl_listtin h1 {
	color: #0066FF;
}
#tbl_listtin .title_tin a {
	font-weight: bold;
	text-decoration: none;
	color: #0033CC;
	padding: 3px 10px;
}
#tbl_listtin .title_tin a:hover {
	color: #FF0000;
}
#tbl_listtin .title_tin .ngay {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	padding-left: 10px;
}
#tbl_listtin tr td.tomtat {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	padding: 3px 10px;
}
#tbl_listtin .hinhtin img {
	width: 140px;
	padding: 5px;
}
#tbl_listtin .hinhtin2 img {
	width: 140px;
	padding: 5px;
}
.title_tinkhac {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 20px;
}
#tbl_listtin .title_tin2 {
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	line-height: 30px;
}
.tintieptheo a {
	color: #0066CC;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.tintieptheo a:hover {
	color: #FF6600;
}
.tieude_sanpham {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
.tieude_sanpham a {
	color: #009966;
}
.tieude_sanpham a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.tbl_chitiet {
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	color: #000;
}
.tbl_chitiet .ten_sp {
	font-size: 15px;
	font-weight: bold;
}
.tbl_chitiet .ten_sp a {
	color: #06F;
}
.tbl_chitiet .hinh {
	width: 160px;
}
.tbl_chitiet .hinh img {
	border: 1px solid #CCC;
	width: 150px;
}
.tbl_chitiet .lable {
	font-weight: bold;
	font-size: 12px;
	width: 120px;
	text-align: right;
}
.tbl_chitiet .name {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	color: #063;
}
.tbl_chitiet .name a {
	color: #F60;
}
.tbl_chitiet .name a:hover {
	text-decoration: underline;
}
.tbl_chitiet .gia {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
.tbl_chitiet .gia a {
	color: #F00;
}
.tbl_chitiet .gia a:hover {
	text-decoration: underline;
}
.title_center {
	height: 33px;
}
.title_center_1 {
	background-image: url(../images/t_1.png);
	width: 9px;
	height: 33px;
	float: left;
}
.title_center_2 {
	background-image: url(../images/t_2.png);
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	margin: 0px 11px 0px 9px;
	height: 33px;
	line-height: 33px;
}
.title_center_3 {
	background-image: url(../images/t_3.png);
	width: 11px;
	height: 33px;
	float: right;
}
.title_center a {
	color: #FFF;
}
.title_center a:hover {
	text-decoration: underline;
}
.title_center_chitiet {
	background-color: #E0E0E0;
	color: #333;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 4px 2px;
	margin: 1px;
}
.title_center_chitiet a {
	color: #333;
}
.title_center_chitiet a:hover {
	text-decoration: underline;
}
#tbl_tintuc {
	color: #000000;
	font-family: 'UTM Avo'!important;
	text-align: justify;
	font-size: 13px;
	margin-top: 2px;
	padding: 10px;
}
#tbl_tintuc tr td {
	width: 420px;
	line-height: 22px;
}
#tbl_tintuc .title {
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #039;
	font-weight: bold;
	font-size: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}
#tbl_tintuc .title a {
	color: #000;
}
#tbl_tintuc .title a:hover {
	color: #06C;
}
#tbl_tintuc .tomtat {
	text-align: left;
}
#tbl_tintuc .tomtat .hinh_tin {
	text-align: left;
}
#tbl_tintuc .tomtat img {
	margin-right: 10px;
	float: left;
}
#tbl_tintuc .tomtat .hinh_tin img {
	width: 200px;
	height: 350px;
	margin: 5px;
	border: 1px solid #C66;
}
#tbl_tintuc .title .ngay {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}
#tbl_tintuc .tomtat {
	font-weight: 400;
	color: #000;
}
#tbl_tintuc .hinh {
	text-align: center;
}
#tbl_tintuc .hinh img {
	width: 350px;
	padding: 5px;
}
.line {
	width: 90%;
	height: 5px;
	border-bottom: 1px dotted #f2f2f2;
}
#dulieu {
	width: 980px;
}
.btn_chitiet {
	background-image: url(../images/btn_chitiet.gif);
	width: 68px;
	height: 19px;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	cursor: pointer;
	margin-top: 5px;
}
.btn_chitiet a {
	color: #000000;
	text-align: center;
	cursor: pointer;
	line-height: 20px;
}
.btn_chitiet a:hover {
	color: #FFFFFF;
}
#tbl_thongtincanbiet {
	text-align: left;
}
#tbl_thongtincanbiet a {
	color: #000000;
}
#tbl_thongtincanbiet a:hover {
	color: #999999;
}
.ul_tin {
	list-style: circle;
	margin-left: -25px;
}
.ul_tin li {
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #0066CC;
	padding: 5px;
}
.ul_tin li a {
	color: #333333;
}
.ul_tin li a:hover {
	color: #0000CC;
}
.thongke {
	width: 200px;
	float: right;
}
.box_sp {
	width: 180px;
	height: 260px;
}
.boxsp_top {
	background-image: url("../images/bgsp_top.jpg");
	width: 250px;
	height: 13px;
	background-repeat: no-repeat;
}
.boxsp_center {
	background-image: url("../images/bgsp_center.jpg");
	width: 250px;
	background-repeat: repeat-y;
}
.boxsp_bottom {
	background-image: url("../images/bgsp_bottom.jpg");
	width: 250px;
	height: 13px;
	background-repeat: no-repeat;
}
#doitac {
	border: 1px solid #0099FF;
	height: 102px;
}
#doitac img {
	border: 1px solid #0099FF;
	height: 90px;
	margin: 5px 0px;
	padding: 0px 3px;
}
.title_tinkhuyenmai {
	font-size: 12px;
}
.title_tinkhuyenmai a {
	color: #000000;
}
.title_tinkhuyenmai a:hover {
	color: #0066FF;
}
.giohang {
	background-image: url(../images/bg_giohang.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 186px;
}
.btn {
	background-image: url(../images/icon/generic_button.png);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	display: block;
	color: #000000;
	font-weight: bold;
	padding: 1px 5px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
.btn:hover {
	color: #FF0000;
}
.tbl_formtim {
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
}
.tbl_formtim .txt {
	height: 15px;
	color: #353535;
	border: 1px solid #EAEAEA;
	width: 140px;
}
.tbl_formtim .txt2 {
	height: 20px;
	color: #353535;
	border: 1px solid #EAEAEA;
	width: 140px;
}
.designed {
	color: #FFCC33;
	font-weight: bold;
	font-size: 12px;
}
.designed a {
	color: #FFCC33;
}
.designed a:hover {
	color: #FFFF00;
}
.flag {
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px;
}
.flag a {
	color: #dfdb06;
}
.flag a:hover {
	color: #FF6600;
}
.captcha {
	font-size: 34px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	background-image: url(../images/icon/CaptchaSecurityImages.jpg);
	width: 130px;
	height: 50px;
	line-height: 50px;
	letter-spacing: 3px;
	text-align: center;
	margin: 5px;
}
.ul_tintieptheo {
	text-align: left;
	font-size: 12px;
	margin: 10px;
}
.ul_tintieptheo li {
	list-style-image: url(../images/icon/iconBlue.jpg);
	line-height: 20px;
}
.ul_tintieptheo li a {
	color: #000;
}
.ul_tintieptheo li a:hover {
	text-decoration: underline;
	color: rgb(212, 192, 7);
}
.tooltip_tbl_tintieptheo .tieudetin {
	font-weight: bold;
	color: #063;
}
.tooltip_tbl_tintieptheo .tomtattin {
	text-indent: 5px;
}
.tooltip_tbl_tintieptheo .tomtattin .hinhtin {
	float: left;
	margin: 0px 5px 5px 0px;
}
.tooltip_tbl_tintieptheo .tomtattin .hinhtin img {
	width: 30px;
}
.title_tinlienquan {
	font-weight: bold;
	color: #066;
	font-size: 13px;
}
.paddingx {
	padding: 5px;
	width: 95%;
}
.tbl_imgsp {
	width: 154px;
	background-image: url(../images/bg_img.png);
	height: 172px;
}
.tbl_imgsp img {
	width: 134px;
	height: 152px;
}
.tbl_imgsp .img_3 {
	background-image: url(../images/img_03.png);
	height: 13px;
	background-repeat: no-repeat;
}
.nut_chitiet {
	background-image: url(../images/icon/chitiet_icon.png);
	width: 100px;
	height: 17px;
	text-align: center;
	padding: 6px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 2px 5px 20px;
}
.nut_chitiet a, .nut_dathang a {
	color: #0033CC;
	display: block;
}
.nut_chitiet a:hover, .nut_dathang a:hover {
	text-decoration: underline;
}
.nut_dathang {
	background-image: url(../images/icon/cart_icon.png);
	width: 68px;
	height: 17px;
	text-align: left;
	padding: 6px 2px 4px 30px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 2px 5px 20px;
}
.gia_sanpham {
	text-align: left;
	padding-left: 5px;
	font-size: 12px;
}
.cbo {
	font-size: 12px;
	text-align: left;
	width: 200px;
}
.txt {
	width: 198px;
}
.boxx {
	background-position: 0 -1px;
	min-height: 150px;
	width: 230px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dotted #9bc0dc;
	padding-bottom: 10px;
}
.boxx:hover {border: 1px solid #FFD700}
.borer_right_nont {
	border-right: none;
}
.boxx .tieude {
	line-height: 50px;
	text-align: justify;
	padding-top: 5px;
	margin: 0 auto;
	width: 210px;
	min-height: 65px;
}
.boxx .tieude a {
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-transform: capitalize;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
}
.boxx .tieude a:hover {
	color: #1c3443;
}
.boxx .masp {
	font-size: 12px;
	font-weight: bold;
	color: #e84a53;
	text-align: center;
}
.boxx .img {
	border: none;
	text-align: center;
	overflow: hidden;
	margin: auto;
	width: 210px;
    height: 190px;
}
.boxx .img img {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.boxx .item_gia {
	text-align: center;
	font-size: 13px;
	color: #09F;
}
.boxx .item_gia a {
	color: #36F;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
}
.boxx .item_gia a:hover {
	color: #03C;
}
.boxx .item_gia div {
	padding: 3px 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxx .item_gia span {
	font-weight: bold;
	color: #C30;
}
.boxx .item_dathang {
	text-align: center;
}
.boxx .chitiet_tbl {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: 100%;
	height: 20px;
	text-align: center;
	text-transform: none;
}
.boxx .chitiet_tbl td {
	padding: 0px 2px;
	text-align: left;
	padding-left: 5px;
	text-transform: none;
}
.boxx .chitiet_tbl a {
	text-transform: none;
	color: #666;
}
.boxx .chitiet_tbl a:hover {
	color: #06F;
}
.boxx .gia {
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
	margin: 0 auto;
	min-width: 150px;
}
.boxx .gia p {
	text-align: center;
	color: #e84a53;
	font-size: 12px;
	font-weight: bold;
}
.boxx .gia span {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.boxx .soluongton {
	text-align: center;
	width: 82px;
	height: 29px;
	background-color: #ffff00;
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 1px solid red;
	border-radius: 5px;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}
.boxx .xemchitiet_sanpham .muahang {
	text-align: center;
	float: left;
	width: 82px;
	height: 29px;
	background-color: #c30e0e;
	background-repeat: no-repeat;
	border: 1px solid yellow;
	border-radius: 5px;

}
.boxx .xemchitiet_sanpham .chitiet {
	text-align: center;
	float: left;
	width: 82px;
	height: 29px;
	background-color: #c30e0e;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 10px;
	border: 1px solid yellow;
	border-radius: 5px;

}
.boxx .xemchitiet_sanpham {
	text-align: center;
	padding-top: 5px;
}
.boxx .xemchitiet_sanpham a {
	display: block;
	text-align: center;
	line-height: 29px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.boxx .xemchitiet_sanpham img {
	width: 82px;
	height: 29px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}
#box_giohang {
	width: 250px;
	position: fixed;
	bottom: 0px;
	left: 10px;
	z-index: 999;
	background-color: #f47833;
	background-repeat: repeat;
	border: 1px solid #f6ba98;
	border-top-left-radius: 5px;
}
#box_giohang .item_giohang {
	background-color: #f47833;
	padding: 10px;
	width: 60px;
	height: 50px;
	padding: 5px;
	margin-top: -50px;
	border-radius: 5px;
	margin-left: -1px;
	float: right;
}
.row_giohang {
	line-height: 20px;
	text-align: left;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 1px 5px;
	font-weight: bold;
}
.row_giohang .data {
	float: left;
	padding: 5px;
}
.row_giohang a {
	color: #FFF;
}
.row_giohang a:hover {
	color: #FC0;
}
.row_view {
	clear: both;
	height: 50px;
	background-image: url(../images/bg_row_view.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	float: right;
	width: 500px;
}
.row_view .xem {
	float: right;
	padding: 5px 10px;
}
.row_view .gia {
	text-align: left;
	color: #85b564;
	float: left;
	padding: 5px 20px;
	font-size: 23px;
}
.row_view .gia a {
	color: #85b564;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 23px;
}
.row_view .gia a:hover {
	color: #F30;
}
.boxx .item_gia div {
	padding: 3px 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxx .item_gia span {
	font-weight: bold;
	color: #C30;
}
.boxx .item_dathang {
	text-align: center;
}
.boxx .chitiet_tbl {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: 100%;
	height: 20px;
	text-align: center;
	text-transform: none;
}
.boxx .chitiet_tbl td {
	padding: 0px 2px;
	text-align: left;
	padding-left: 5px;
	text-transform: none;
}
.boxx .chitiet_tbl a {
	text-transform: none;
	color: #666;
}
.boxx .chitiet_tbl a:hover {
	color: #06F;
}
.boxx .gia {
	text-align: justify;
	margin-top: 5px;
	line-height: 20px;
	font-size: 11px;
	color: #C36;
}
.line_sp {
	height: 0px;
}
.tbl_chitietsp {
	font-size: 12px;
}
.tbl_chitietsp .tensp h1 {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #999;
	color: #999;
	font-size: 16px;
}
.tbl_chitietsp .lablesp {
	font-weight: bold;
	color: #039;
	width: 90px;
}
.tbl_chitietsp .datasp {
	color: #093;
	font-weight: bold;
}
.tbl_chitietsp .item_muahang {
	background-color: #BBB;
	text-align: center;
	font-weight: bold;
}
.tbl_chitietsp .item_muahang .price {
	color: #F00;
	line-height: 20px;
}
.tbl_chitietsp .item_muahang .nutdathang {
	color: #FFF;
}
.detail_sp {
	border: 1px solid #CCC;
	font-size: 12px;
	border-collapse: collapse;
}
.detail_sp .title {
	font-weight: bold;
	background-image: url(../images/bg_title_detailsp.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: left;
	color: #039;
	padding: 5px 10px;
}
.detail_sp .lable {
	width: 100px;
	font-weight: bold;
	text-align: right;
}
.detail_sp .noidung {
	text-align: right;
	font-size: 12px;
	color: #000;
}
.tbl_detail_tin {
	text-align: justify;
}
.noidung_gioithieu {
	text-align: justify;
	padding: 5px;
}
.tbl_doitac {
	text-align: center;
}
.tbl_doitac .hinh img {
	width: 196px;
	padding: 1px 0px;
}
.site_doc {
	width: 2px;
	border-right: 2px solid #000;
}
.site_ngang {
	background-image: url(../images/icon/sitema4.png);
	background-position: center left;
	background-repeat: no-repeat;
	width: 10px;
}
.site_ngang2 {
	background-image: url(../images/icon/sitema4.png);
	background-position: center left;
	background-repeat: no-repeat;
	width: 50px;
}
.sitemap_noidung1 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.sitemap_noidung1 a {
	color: #000;
}
.sitemap_noidung1 a:hover {
	text-decoration: underline;
}
.sitemap_noidung2 {
	text-align: left;
	font-size: 12px;
}
.sitemap_noidung2 a {
	color: #000;
}
.sitemap_noidung2 a:hover {
	text-decoration: underline;
}
ul.tinmoi {
	text-align: left;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
ul.tinmoi li {
	list-style-image: url(../images/icon/icon1.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
}
ul.tinmoi li:hover {
	list-style-image: url(../images/icon/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
ul.tinmoi li a {
	color: #000;
}
ul.tinmoi li a:hover {
	text-decoration: underline;
	color: #666;
}
.bg_slideshow {
	background-image: url(../images/slideshow_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 645px;
	height: 365px;
	margin-top: 8px;
}
.title_data {
	border-bottom: 1px dotted #CCC;
}
.tbl_viewsp {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.tbl_viewsp .lable {
	font-weight: bold;
	color: #333;
	text-align: right;
	width: 70px;
}
.tbl_viewsp .data {
	text-align: left;
}
.div_menuleft {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 10px;
}
.div_menuleft .div_title {
	height: 34px;
	background-repeat: repeat-x;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}
.div_menuleft .div_title .div1 {
	height: 34px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #e63a67;
	line-height: 34px;
	padding-left: 30px;
	background-image: url(../images/hinhnen_hotro.png);
	background-repeat: repeat-x;
}
.div_menuleft .div_title a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
.div_menuleft .div_noidung {
	width: 220px;
}
.div_menuleft .menu_li {
	height: 70px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 8px;
	margin-bottom: 2px;
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	width: 220px;
}
.div_menuleft .menu_li a {
	color: #e63a67;
	display: block;
}
.menu_li_img {
	width: 40px;
	height: 57px;
	float: left;
}
.menu_li_tenloai {
	width: 180px;
	height: 57px;
	float: right;
}
.menu_li_tenloai a {
	margin-top: 30px;
}
.div_menuleft .menu_li a:hover {
	color: #F00;
}
.div_menuleft .menu_li2 {
	height: 24px;
	text-align: left;
	padding-left: 10px;
	display: block;
	clear: both;
	padding-left: 25px;
	font-size: 13px;
	line-height: 24px;
	border-bottom: 1px dotted #E9E9E9;
	font-weight: bold;
}
.div_menuleft .menu_li2 a {
	color: #06C;
	line-height: 20px;
	display: block;
}
.div_menuleft .menu_li3 {
	height: 24px;
	text-align: left;
	padding-left: 10px;
	display: block;
	clear: both;
	padding-left: 40px;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
}
.div_menuleft .menu_li3 a {
	color: #06C;
	line-height: 20px;
	display: block;
}
.div_menuleft .menu_li3 a:hover {
	color: #F00;
	line-height: 20px;
	display: block;
}
.div_menuleft .menu_li2 a:hover, .div_menuleft .select a {
	color: #F00;
	line-height: 20px;
	background-position: bottom cencenter;
}
.div_menuleft .menu_li .icon {
	width: 35px;
	border-right: 2px solid #00207a;
	height: 27px;
	float: left;
	text-align: center;
}
.div_menuleft .menu_li .data {
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
}
.div_menuleft .div_bottom {
	background-image: url(../images/img_21.jpg);
	height: 7px;
	width: 100%;
	background-repeat: no-repeat;
	display: none;
}
.div_menuleft .selectitem a {
	color: #F00;
}
#mot_tin {
	text-align: left;
	margin-bottom: 5px;
	padding: 10px;
	width: 46%;
	float: left;
	margin-left: 3px;
	min-height: 170px;
	overflow: hidden;
	border:1px solid #f2f2f2;
}

#news_tin {
	text-align: left;
    margin-bottom: 5px;
    padding-left: 10px;

    overflow: hidden;
}
#mo0t_tin .tieude {
	text-align: left;
	font-size: 13px;
}

#mot_tin .tieude a {
	color: #033;
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
}
#mot_tin .tieude a:hover {
	color: #039;
}
#mot_tin .tieude span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
#mot_tin .tieude a {
	color: rgb(2, 2, 2);
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
}
#news_tin .tieude a:hover {
	color: rgb(212, 176, 16);
}
#news_tin .tieude span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
#news_tin .tieude a {
	color: #033;
	line-height: 25px;
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
}
#mot_tin .mota {
	text-align: justify;
	padding: 5px;
	height: 110px;
	float: left;
	width: 95%;
	font-size: 12px;
	overflow: hidden;
	clear: both;
}
#mot_tin .mota img {
	margin: 5px;
	float: left;
	width: 120px;
	border-radius: 5px;
	border: 5px solid #f9f9f9;
}
#mot_tin .mota2 {
	text-align: justify;
	padding: 5px;
}
#mot_tin .mota2 img {
	border: 1px solid #CCC;
	margin: 5px;
	float: left;
	width: 50px;
	height: auto;
}
#mot_tin .xemchitiet {
	float: right;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 5px;
	background-image: url(../images/bg_detail.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
}
#mot_tin .xemchitiet:hover {
	background-color: #EEE;
}
#mot_tin .xemchitiet a {
	color: #F00;
}
#mot_tin .xemchitiet a:hover {
	color: #000;
}
.list_button, .list_button a {
	color: #000;
	text-align: right;
}
.list_button a:hover {
	color: #039;
}
.tbl_download {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.tbl_download tr td {
	text-align: left;
}
.tbl_download a {
	color: #000;
}
.tbl_download a:hover {
	color: #06C;
}
.tbl_download .tieude {
	font-weight: bold;
	font-size: 14px;
	color: #03C;
}
.tbl_sanpham_scroll {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.tbl_sanpham_scroll img {
	border: 2px solid #CCC;
}
.tbl_sanpham_scroll a {
	color: #000;
}
.tbl_sanpham_scroll a:hover {
	color: #06C;
}
#sidebar ul li {
	background-image: url(../images/bg_tinmoi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	text-align: justify;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#sidebar ul li a {
	color: #000;
}
.txt_search {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCC;
	background-image: url(../images/line_txt.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.countid {
	width: 1px;
	background-color: #C30;
	float: left;
}
.div_slide {
	background-image: url(../images/bg_slide.png);
	width: 980px;
	height: 380px;
	margin: auto;
}
.div_slide .data {
	padding: 13px 10px 10px 10px;
}
.default_gioithieu {
	width: 450px;
	float: left;
	border-right: 1px solid #CCC;
	padding: 3px 8px;
	min-height: 300px;
	font-size: 12px;
}
.default_title {
	text-transform: uppercase;
	font-size: 16px;
	color: #666;
	padding: 3px 5px;
	margin-bottom: 5px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.default_title a {
	color: #666;
}
.default_title a:hover {
	color: #333;
}
.default_tintuc {
	float: right;
	width: 250px;
	padding: 3px 5px;
}
.default_mottin {
	display: block;
	font-size: 12px;
}
.default_noidung {
	width: 200px;
	float: right;
}
.default_noidung a {
	color: #666;
	font-size: 12px;
}
.default_noidung a:hover {
	color: #06F;
}
.lienketwebsite {
	border-collapse: collapse;
	border: 1px solid #EBEBEB;
	padding: 5px;
	background-color: transparent;
	background-repeat: repeat-x;
	margin: 5px 1px 2px 1px;
	width: 98%;
}
.lienketwebsite:hover {
	color: #060;
}
.giasanpham {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px dotted #096;
	padding-bottom: 10px;
}
.frm_search {
	text-align: center;
	font-size: 12px;
}
.frm_search .txt {
	width: 180px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.date {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 21px;
	font-size: 11px;
	height: 21px;
	float: left;
}
.box_doitac {
	background-image: url(../images/bg_doitac.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #eaeaea;
	float: left;
	width: 170px;
	margin: 3px;
	min-height: 155px;
	text-align: center;
}
.box_doitac img {
	width: 145px;
	margin: 3px;
	max-height: 150px;
}
#id_giohang {
	float: right;
	line-height: 30px;
	text-align: right;
	width: 150px;
}
#id_giohang a {
	font-weight: bold;
	color: #06C;
	line-height: 34px;
}
.loader {
	background-color: Yellow;
	background-image: url(../images/Loading.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	color: #000000;
	cursor: wait;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif, Times New Roman, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bolder;
	margin-left: -60px;
	padding: 10px 10px 10px 35px;
	position: fixed;
	right: 3px;
	top: 3px;
	width: 120px;
	z-index: 100;
}
* html .loader {
	position: absolute;
}
.overlay {
	cursor: wait;
	height: 100% !important;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100% !important;
	z-index: 99999999;
}
* html .overlay {
	cursor: wait;
	position: absolute;
}
.stop_website {
	margin: auto;
	margin-top: 170px;
	padding: 40px 20px;
	color: #06C;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #CCC;
	width: 400px;
}
.homepage_left {
	border: 1px solid #EBEBEB;
	margin: 3px;
	float: left;
	width: 48.5%;
	min-height: 170px;
}
.img_chitiet {
	text-align: center;
}
.img_chitiet img {
	max-width: 550px;
}
.slogan {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 12px;
}
.slogan a {
	line-height: 40px;
	color: #FFF;
}
#slideshow {
	background-image: url(../images/bg_slide.png);
	background-repeat: repeat;
	border-radius: 5px;
	padding: 2px;
	border: 1px solid #08ab59;
	height: 335px;
	width: 99%;
	margin-bottom: 5px;
}
.img_sanpham {
	float: left;
}
.img_sanpham img {
	padding: 10px;
	max-width: 500px;
}
.thongtin_sanpham {
	width: 460px;
	float: right;
}
.noidungsanpham {
    text-align: left;
    font-size: 12pt;
    line-height: 2em;
    
    margin: 10px;
    -webkit-font-smoothing: initial;
}
.noidungsanpham p {
    font-size: 14px;
    line-height: 2em;
   
    margin: 10px;
}
.noidungsanpham h3 {
	clear: both;
	font-weight: normal;
}
.noidungsanpham table {
	border: thin solid #DDD;
}
.noidungsanpham table tr td {
	border: thin solid #DDD;
}
.noidungsanpham table tr td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
	padding: 5px;
	font-size: 12px;
}
.noidungsanpham1 {
	padding: 10px;
	border-left: 1px solid #9CC;
	text-align: left;
}
.js_conlai {
	float: left;
	line-height: 35px;
	font-weight: bold;
}
.js_ngay {
	background-image: url(../images/bg_ngay.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-radius: 5px;
	border: 1px solid #abab15;
	padding: 5px 2px;
	margin: 2px;
	float: left;
	font-weight: bold;
	font-size: 20px;
}
.dangkyngay {
	background-image: url(../images/bg_ngay.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 3px;
	margin: 3px;
	border-radius: 5px;
	border: 1px solid #abab15;
	font-weight: bold;
	font-size: 12px;
	z-index: 999;
}
.dangkyngay:hover {
	background-image: url(../images/bg_detail.png);
	background-repeat: repeat;
}
.dangkyngay a {
	display: block;
	color: #000;
}
.tbl_ghidanh {
	margin: 10px;
}
.share_this {
	width: 400px;
	float: right;
	z-index: 999;
	position: absolute;
}
#lang {
	float: right;
	margin: 5px 30px 0px 0px;
}
.lang {
	float: right;
	font-weight: bold;
	line-height: 30px;
	margin-right: 250px;
	margin-top: 5px;
}
.lang a {
	line-height: 40px;
}
.lang img {
	padding: 5px;
}
.nutchitiet {
	width: 82px;
	height: 28px;
	background-image: url(../images/icon/btn_chitiet.png);
	line-height: 28px;
	text-align: center;
	float: right;
	margin-right: 20px;
	font-weight: bold;
}
.nutchitiet a {
	color: #FFF;
	line-height: 28px;
}
.nutchitiet a:hover {
	color: #FC0;
}
.product_left {
	float: left;
	width: 450px;
	min-height: 400px;
	border-right: 1px solid #9CC;
}
.product_right {
	text-align: left;
	float: right;
	width: 450px;
	min-height: 200px;
}
.product_uppercase {
	color: #39F;
}
.icon_image {
	background-image: url(../images/About_Icon.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	float: left;
}
.product_name {
	min-width: 400px;
	float: right;
	min-height: 50px;
}
.product_name a {
	line-height: 50px;
	color: #69F;
	font-size: 13px;
	text-transform: uppercase;
}
.sanpham_moi {
	float: left;
	min-height: 80px;
}
.sanpham_moi a {
	line-height: 50px;
	color: #69F;
	font-size: 13px;
	text-transform: uppercase;
}
.sanphammoi_right {
	float: right;
	min-width: 400px;
}
.hinh_sanphammoi {
	float: right;
	margin-top: 15px;
	min-width: 200px;
}
.hinh_sanphammoi img {
	width: 100px;
	height: 100px;
}
.content_product {
	min-width: 350px;
}
.product_name a:hover {
	text-decoration: underline;
}
.center_content1 {
	float: left;
	width: 740px;
	border: 1px solid #9CC;
	margin-left: 5px;
	min-height: 400px;
}
.product_name span {
	font-size: 11px;
	color: #C69;
}
.boxx_cungloai {
	background-position: 0 -1px;
	min-height: 150px;
	width: 150px;
	float: left;
	padding: 3px 13px;
	border-bottom: 1px solid #f0eeee;
	margin-bottom: 10px;
}
.boxx_cungloai .tieude {
	min-height: 30px;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
}
.boxx_cungloai .tieude a {
	font-weight: bold;
	color: #000;
}
.boxx_cungloai .tieude a:hover {
	color: #F09;
}
.boxx_cungloai .img {
	min-height: 180px;
	border: none;
	text-align: center;
}
.boxx_cungloai .img img {
	width: 120px;
	height: 150px;
	min-height: 150px;
	margin: 0px;
	padding: 0px;
}
.boxx_cungloai .item_gia {
	text-align: center;
	font-size: 13px;
	color: #09F;
}
.boxx_cungloai .item_gia a {
	color: #36F;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.boxx_cungloai .item_gia a:hover {
	color: #03C;
}
.boxx_cungloai .item_gia div {
	padding: 3px 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxx_cungloai .item_gia span {
	font-weight: bold;
	color: #C30;
}
.boxx_cungloai .item_dathang {
	text-align: center;
}
.boxx_cungloai .chitiet_tbl {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: 100%;
	height: 20px;
	text-align: center;
	text-transform: none;
}
.boxx_cungloai .chitiet_tbl td {
	padding: 0px 2px;
	text-align: left;
	padding-left: 5px;
	text-transform: none;
}
.boxx_cungloai .chitiet_tbl a {
	text-transform: none;
	color: #666;
}
.boxx_cungloai .chitiet_tbl a:hover {
	color: #06F;
}
.boxx_cungloai .gia {
	text-align: center;
	color: #F00;
	font-weight: bold;
	margin-top: 5px;
	line-height: 20px;
}
.boxx_cungloai .xemchitiet_sanpham {
	text-align: center;
	padding-top: 5px;
}
.boxx_cungloai .xemchitiet_sanpham img {
	width: 63px;
	height: 17px;
}
#sanpham_quangcao {
	width: 750px;
	z-index: 999;
	display: none;
}
.banner_noidung {
	min-width: 200px;
}
.sanpham_quangcao_chitiet {
	background-image: url(../images/khung.png);
	background-repeat: no-repeat;
	width: 234px;
	height: 101px;
	float: left;
	padding-right: 16px;
}
#table_giohang, #table_giohang td {
	border-collapse: collapse;
	border: 1px solid #363636;
	margin-top: 20px;
	background-color: #fff;
}
#table_giohang .title {
	text-align: center;
	font-weight: bold;
}
#table_giohang a {
	color: #000;
}
#table_giohang img {
	border-radius: 5px;
}
#table_giohang tr td .btn_action_giohang a {
	color: #FFF;
}
#table_giohang tr td .btn_action_giohang a:hover {
	color: #999;
}
.btn_action_giohang {
	background-color: #2e79d8;
	float: left;
	padding: 5px 10px;
	margin-left: 100px;
	border-radius: 5px;
	border: 1px solid #2e79d8;
	font-weight: bold;
}
.btn_action_giohang a:hover {
	color: #666;
}
.btn_action_giohang input {
	background-color: transparent;
	border: none;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.btn_action_giohang input:hover {
	color: #999;
}
#box_center2 {
	margin-bottom: 5px;
	clear: both;
	border: 1px solid #444444;
	border-radius: 5px;
}
#box_center2 .center_title {
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFF;
	background-image: url(../images/center_title.png);
	background-repeat: no-repeat;
	width: 980px;
}
#box_center2 .center_title div div {
	height: 36px;
	margin-left: 26px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	line-height: 36px;
	color: #FFF;
}
#box_center2 .center_title a {
	color: #FFF;
	line-height: 36px;
}
#box_center2 .center_title a:hover {
	color: #CCC;
}
#box_center2 .center_title a:hover {
	color: #F60;
}
#box_center2 .center_content {
	font-size: 12px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	min-height: 100px;
	padding: 0px 5px;
	margin: 0px;
	margin-bottom: 5px;
	border-top: none;
	color: #FFF;
	height:75px;padding-top:5px;margin:0;
}
#box_center2 .center_title .xemthem {
	width: 150px;
	height: 30px;
	text-transform: none;
	text-align: right;
	line-height: 30px;
}
#box_center2 .center_title .xemthem a {
	color: #666;
	line-height: 30px;
}
#box_center2 .center_title .xemthem a:hover {
	color: #06C;
}
.fieldset_dangnhap {
	width: 40%;
	margin: 10px;
	border: 1px solid #333;
	border-collapse: collapse;
	border-radius: 5px;
	float: left;
	color: #000;
	text-align: left;
}
.fieldset_dangnhap legend {
	font-weight: bold;
	text-align: left;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin-left: 5px;
}
.fieldset_dangnhap div {
	padding: 10px;
}
.tbl_nhapthongtin {
	color: #000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.tbl_nhapthongtin .style1 {
	color: #F00;
	font-weight: bold;
}
.tbl_nhapthongtin .lable {
	text-align: right;
}
.tbl_nhapthongtin .data input.txt {
	border-collapse: collapse;
	border: 1px solid #000;
	border-radius: 5px;
	height: 25px;
	width: 500px;
}
.tbl_nhapthongtin .data input.txt:hover {
	border: 1px solid #ccc;
}
.tbl_nhapthongtin .data textarea.txt2 {
	border-collapse: collapse;
	border: 1px solid #CCC;
	border-radius: 5px;
	height: 100px;
	width: 500px;
}
.tbl_nhapthongtin .title {
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
}
.hinhthucthanhtoan .row_thanhtoan {
	border: 1px solid #CCC;
	padding: 5px 10px;
	margin: 5px;
	display: block;
	border-radius: 5px;
}
.hinhthucthanhtoan .noidungthanhtoan {
	float: left;
	margin-left: 100px;
}
.tbl_giohang {
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #333;
	width: 98%;
}
.tbl_giohang td {
	padding: 2px;
	border: 1px solid #333;
}
.tbl_giohang .title {
	background-color: #09c;
}
.delete_carg {
	float: right;
	color: #060;
}
.delete_carg a {
	font-size: 15px;
}
.delete_carg a:hover {
	text-decoration: underline;
}
.fieldset_register {
	border: 1px solid #CCC;
	border-radius: 5px;
	margin: 10px;
	padding: 5px;
}
.fieldset_register legend {
	font-weight: bold;
	text-transform: uppercase;
}
.register_row_left {
	float: left;
	width: 150px;
}
.register_row_left span {
	color: #F00;
}
.register_row_left lable {
	font-weight: bold;
	line-height: 20px;
	float: left;
	text-align: left;
}
.register_row_right {
	float: left;
}
.register_row_right .lable {
	float: left;
}
.register_row {
	clear: both;
	margin: 3px 0px;
	min-height: 35px;
}
.register_row .txt, .register_row .txt2 {
	border-collapse: collapse;
	border-radius: 5px;
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
	line-height: 25px;
	height: 25px;
	width: 250px;
}
.register_row .txt:hover {
	border: 1px solid #09F;
}
.register_row .txt2 {
	width: 150px;
}
.register_row .lable {
	font-weight: bold;
	line-height: 20px;
}
.combobox {
	float: left;
	margin: 2px;
}
.combobox select {
	float: left;
	width: 100px;
	height: 25px;
	line-height: 25px;
	border-collapse: collapse;
	border: 1px solid #CCC;
	border-radius: 5px;
	color: #000;
}
.item_user {
	float: left;
	border: 1px solid #F60;
	background-image: url(../images/menu.png);
	background-repeat: repeat;
	margin: 5px;
	padding: 5px;
	border-radius: 5px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.item_user a {
	color: #000;
}
.item_user a:hover {
	color: #fff;
}
#user_info {
	float: right;
	min-height: 25px;
	line-height: 25px;
	color: #000;
	font-size: 12px;
	z-index: 999;
	margin-top: 5px;
}
#user_info a {
	color: #000;
	padding: 2px 3px;
	font-weight: bold;
	z-index: 999;
}
#user_info a:hover {
	color: #33C;
}
.table_thongtinsanpham .soluongton {
	float: left;
	width: 82px;
	height: 29px;
/*	background-color: #ffff00;*/
/*	background-repeat: no-repeat;*/
/*	border: 1px solid red;*/
/*	border-radius: 5px;*/
	margin: 0 auto;
	font-size: 15px;
	color: #ff0000;
}
.table_thongtinsanpham .xemchitiet_sanpham .muahang {
	float: left;
	text-align: center;
	width: 82px;
	height: 29px;
	background-color: #c30e0e;
	background-repeat: no-repeat;
	border: 1px solid yellow;
	border-radius: 5px;
	margin: 0 auto;
}
.table_thongtinsanpham .xemchitiet_sanpham .muahang a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 29px;
}
.table_thongtinsanpham {
	line-height: 35px;
	margin: 0 auto;
	width: 400px;
	margin-bottom: 5px;
}
.table_thongtinsanpham th {
	/*font-weight: 800;*/
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	text-align: left;
	font-size: 16px;
	font-weight: bold!important;
}
.table_thongtinsanpham td {
	vertical-align: middle;
	text-align: left;
}
.table_thongtinsanpham tr td img {
	width: 3%;
	position: absolute;
	margin-left: 20px;
	display: none;
	}
.table_thongtinsanpham tr td a {
	vertical-align: middle
}
.table_thongtinsanpham span {
	color: black
}
.table_thongtinsanpham tr:hover {
}
.tbl_hotrotructuyen img {
}
.tbl_hotrotructuyen a {
	font-size: 11px;
	color: #fff;
}
.error {
	color: #F00;
}
.div_chua_gia_nutchitiet {
	width: 170px;
}
#tintuc_noibat {
	width: 450px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	vertical-align: top;
}
#tintuc_noibat .mota_tintuc {
	float: right;
	width: 270px;
	text-align: left;
}
#tintuc_noibat .mota_tintuc h3 {
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#tintuc_noibat .mota_tintuc h3 a {
	color: #333;
}
#tintuc_noibat .tomtat_tin {
	padding-top: 5px;
}
#tintuc_noibat img {
	float: left;
	margin-right: 6px;
	border: 2px solid #450707;
	width: 100px;
}
#tintuc_noibat .xemchitiet_tintuc {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 5px;
	background-image: url(../images/bg_detail.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
	display: none;
}
#tintuc_noibat .xemchitiet_tintuc:hover {
	background-color: #EEE;
}
#tintuc_noibat .xemchitiet_tintuc a {
	color: #F00;
}
#tintuc_noibat .xemchitiet_tintuc a:hover {
	color: #000;
}
#tintuc_noibat img {
	width: 150px;
	max-height: 170px;
	min-height: 130px;
}
.hotro_thongke {
	width: 180px;
	float: right;
	margin-right: 90px;
}
.thongke {
	float: right;
	width: 200px;
}
#hotrotructuyen {
	width: 200px;
	float: left;
	background-image: url(../images/hinhnen_hotro.png);
	background-repeat: repeat-x;
	width: 220px;
	color: #FFF;
	text-align: left;
	padding: 2px 3px;
	z-index: 999;
}
.div_chua_huongdanmuahang {
	float: right;
	margin-right: 10px;
}
#box_center .center_title .div_chua_huongdanmuahang a {
	margin-right: 5px;
	color: #000;
}
#box_center .center_title .div_chua_huongdanmuahang a:hover {
	color: #06F;
}
#hotrotructuyen h {
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #000;
	width: 980px;
	height: 35px;
	padding: 2px 5px;
	text-align: center;
}
#hotrotructuyen a {
	color: #000;
}
.boxx_danhmuc {
	width: 240px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}
.boxx_danhmuc .img {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}
.boxx_danhmuc .tieude1 a:hover {
	color: #64a3eb;
}
.boxx_danhmuc .tieude {
	text-align: left;
	padding-top: 5px;
}
.boxx_danhmuc .tieude a {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #666;
}
.boxx_danhmuc_main {
	width: 240px;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;
	background-color: #efe5e3;
	border-radius: 5px;
}
.boxx_danhmuc_main .img1 {
	width: 95%;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.boxx_danhmuc_main .img1 img {
	width: 230px;
	height: 150px;
	border-radius: 5px;
}
.boxx_danhmuc .img img {
	width: 29px;
	height: 29px;
	float: left;
}
.boxx_danhmuc_main .tieude1 {
	text-align: center;
	padding-top: 5px;
}
.boxx_danhmuc_main .tieude1 a {
	font-size: 12px;
	vertical-align: middle;
	font-weight: 500;
	line-height: 20px;
	color: #000;
	padding: 5px;
}
.boxx_danhmuc .tieude a:hover {
	color: #c02628;
}
.nut_xemthem {
	width: 55%;
    text-align: right;
    margin-top: 10px;
}
.nut_xemthem a {
	margin-right: 5px;
    font-size: 14px;
    color: #c30e0e;
    background-color: white;
    border: 2px solid yellow;
    padding: 5px 15px 7px 15px;
}
.nut_xemthem a:hover {
	text-decoration: underline;
}
.main_lienket {
	width: 100%;
	float: left;
}
.main_lienket .lienket {
	width: 200px;
	float: left;
	border: 5px solid #e8330b;
	margin-left: 20px;
	margin-right: 15px;
	min-height: 250px;
	border-radius: 10px;
	box-shadow: 0 0 5px #000;
}
.main_lienket .lienket .title {
	color: #781900;
	text-align: right;
	min-height: 40px;
	font-size: 18px;
	padding: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-image: url(../images/icon/icon_lienket.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.main_lienket .lienket .title1 {
	color: #781900;
	text-align: center;
	font-size: 18px;
	min-height: 40px;
	padding: 10px;
	font-weight: bold;
	background-image: url(../images/icon/icon_chiinhsach.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.main_lienket .lienket .title2 {
	color: #781900;
	text-align: right;
	font-size: 17px;
	min-height: 40px;
	padding: 10px;
	font-weight: bold;
	background-image: url(../images/icon/icon_hotro.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.main_lienket .lienket .title2 span {
	margin-left: 21px;
}
.main_lienket .lienket .title3 {
	color: #781900;
	text-align: center;
	font-size: 18px;
	min-height: 40px;
	padding: 10px;
	font-weight: bold;
	background-image: url(../images/icon/icon_chinhanh.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.main_lienket .lienket .noidung {
	padding: 5px;
	text-align: left;
}
.main_lienket .lienket a {
	font-weight: bold;
	font-size: 13px;
	color: #781900;
	line-height: 20px;
}
.main_hotro {
	width: 980px;
	min-height: 215px;
	background-color: #c02628;
}
.main_hotro .link_hotro {
	width: 450px;
	float: left;
	background-color: #c02628;
	min-height: 200px;
	background-image: url(../images/bg_hotro.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.main_hotro .link_hotro .hotro_title {
	text-align: left;
	height: 32px;
	margin-top: 10px;
	margin-left: 250px;
}
.main_hotro .link_hotro .hotro_title img {
	width: 25px;
	height: 25px;
	margin-right: 5px;
	margin-top: 10px;
	background-position: left center;
}
.main_hotro .link_hotro .hotro_title a {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	vertical-align: super;
}
.main_hotro .link_hotro .hotro_title a:hover {
	text-decoration: underline;
}
.main_hotro .link_hotro .kinhdoanh_title {
	text-align: right;
	background-image: url(../images/kinhdoanh.png);
	background-repeat: no-repeat;
	background-position: 270px center;
	height: 37px;
	margin-top: 20px;
}
.main_hotro .link_hotro .kinhdoanh_title a {
	line-height: 37px;
	color: #FFF;
	font-size: 16px;
	margin-right: 6px;
}
.main_hotro .link_hotro .kinhdoanh_title a:hover {
	text-decoration: underline;
}
.main_hotro .link_hotro .kythuat_title {
	text-align: right;
	background-image: url(../images/kythuat.png);
	background-repeat: no-repeat;
	background-position: 270px center;
	height: 37px;
	margin-top: 20px;
}
.main_hotro .link_hotro .kythuat_title a {
	line-height: 37px;
	color: #FFF;
	font-size: 16px;
	margin-right: 27px;
}
.main_hotro .link_hotro .kythuat_title a:hover {
	text-decoration: underline;
}
.main_hotro .noidung_hotro {
	background-color: #FFF;
	width: 510px;
	float: right;
	min-height: 235px;
	padding-left: 20px;
	padding-top: 10px;
}
.main_hotro .noidung_hotro a {
	color: #74797b;
	font-weight: 600;
	font-size: 13px;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
}
.boxx .giagoc {
	text-align: center;
	margin-top: 5px;
	line-height: 20px;
	font-size: 12px;
	color: #C36;
	font-weight: bold;
	text-decoration: line-through;
	min-height: 20px;
}
.sanpham_khuyenmai {
	background-image: url(../images/sale.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 65px;
	position: absolute;
	text-align: center;
	margin-top: -220px;
	margin-left: 170px;
}
.sanpham_khuyenmai b {
	color: #FFF;
}
.sanpham_khuyenmai span {
	color: #fff400;
	font-weight: bold;
}

.div_menuleft_timkiem {
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	border-radius: 5px;
	/*behavior: url(PIE.htc);*/
	text-align: right;
	width: 980px;
	margin: 0 auto;
}
.div_menuleft_timkiem .div_title {
	height: 24px;
	background-image: url(../images/title_left.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	/*font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	font-size: 14px;
}
.div_menuleft_timkiem .div_noidung_timkiem {
	float: right;
}
.div_menuleft_timkiem .div_title .div1 {
	height: 24px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height: 24px;
	text-align: left;
	margin-left: 20px;
}
.div_menuleft_timkiem .div_title a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.hot_line {
	float: left;
	margin-left: 10px;
	margin-top: 100px;
	vertical-align: bottom;
}
.timkiem_trangchu {
	position: fixed;
	top: 0;
	z-index: 999;
	height: 1px;
}
.div_timkiemsanpham {
	position: fixed;
	top: 0;
	z-index: 999;
	height: 1px;
	width: 980px;
	margin: 0 auto;
}
.div_input {
	position: absolute;
	margin-top: 5px;
	margin-left: -8px;
}
.div_input input {
	width: 190px;
	height: 21px;
	border: none;
	border-radius: 2px;
}
#box_center h1 {
	margin: 0;
	padding: 0;
}
.tai_hinh {
	float: left;
	text-align: left;
}
.tai_hinh a {
	font-size: 16px;
	margin-left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
}
.tai_hinh a:hover {
	text-decoration: underline;
}
.noidung_hotro table tr td {
	text-align: left;
}
.noidung_hotro table tr td a {
	font-size: 11px;
	font-weight: normal;
}
#wapper_main_trangchu {
	margin: auto;
	width: 860px;
	margin-top: 50px;
}
.tbl_nhapthongtin tr td {
	padding: 5px;
}
.the_h2 {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin: 10px;
	margin-left: 40px;
	margin-right: 40px;
}
.the_h2 h2 {
	font-weight: 400;
	font-size: 13px;
	color: #000;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
.center_title_tintucsukien {
	float: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
}
#mot_tin_tuyendung {
	text-align: left;
	margin-bottom: 5px;
	padding: 5px;
	width: 48%;
	border: 1px solid #CCC;
	margin-left: 3px;
	float: left;
	border-radius: 5px;
}
#mot_tin_tuyendung .tieude {
	text-align: left;
	font-weight: bold;
	color: #06C;
	font-size: 13px;
	background-image: url(../images/icon/arror.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float: left;
}
#mot_tin_tuyendung .tieude a {
	color: #06C;
}
#mot_tin_tuyendung .tieude a:hover {
	color: #039;
}
#mot_tin_tuyendung .tieude span {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
#mot_tin_tuyendung .mota {
	text-align: justify;
	padding: 5px;
	display: block;
	float: left;
	width: 98%;
	padding-right: 5px;
}
#mot_tin_tuyendung .mota img {
	border: 1px solid #CCC;
	margin: 5px;
	float: left;
	width: 150px;
	height: 100px;
	display: block;
}
#mot_tin_tuyendung .xemchitiet {
	float: right;
}
#mot_tin_tuyendung .xemchitiet a {
	font-size: 11px;
	color: #06C;
	font-weight: bold;
}
#mot_tin_tuyendung .xemchitiet a:hover {
	text-decoration: underline;
}
.google-auto-placed {
	display: none;
}
.hotro_skypezalo a {
	line-height: 25px;
}
.img_tintucsukien .noidung_tintuc {
	line-height: 2em;
}
.img_tintucsukien img {
	display: none;
}
.img_tintucsukien .noidung_tintuc img {
	display: block;
}
#sitemap1 {
	margin: 0 auto;
	width: 98%;
}
#sitemap1 li {
	margin: 10px;
	text-align: left;
	border-radius: 10px;
	padding: 5px;
	width: 96%;
	border-bottom: 5px solid #f1f1f1;
}
#sitemap1 li a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #000000;
}
#sitemap1 li table {
	margin: 0 auto;
}
#sitemap1 li table tr td {
	width: 200px;
	text-align: center;
}
#sitemap1 li table tr td a {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	text-align: center;
	text-transform: capitalize;
	line-height: 15px;
	padding-bottom: 5px;
}
#sitemap1 li table tr td img {
	width: 100px;
	height: 140px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 5px;
}
.tbl_hotro{
	background-color:#f2f2f2;
	border-radius:5px;
	border-spacing:5px;
}
.tbl_hotro tr{
}
.tbl_hotro tr td{
	background-color:#fff;
	border-radius:5px;
	text-align:left;
	padding:5px;
}
.tbl_hotro tr td img{
	width: 30px;
}
.tbl_hotro tr td a{
	font-size:12px
	margin-left:5px;
}
.boxx_nhasanxuat{
	width:100px;
	float:left;
	margin-left:8px;
	margin-bottom:5px;
	background-color:#f2f2f2;
	min-height:120px;
}
.boxx_nhasanxuat .img{
	padding:5px;
	margin:0 auto;
	margin-bottom:5px;
}
.boxx_nhasanxuat .img img{
	width:90px;
	height:60px;
	border-radius:5px;
}
.boxx_nhasanxuat .tieude a{
	font-size: 11px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
}
.table_thongtinsanpham h1{
	font-size:15px;
	font-weight:bold;
}