*{ 
    margin: 0; 
	padding: 0; 
} 
.addthis_native_toolbox
{
	margin:10px 0px; 
	width:100%; 
	clear:both;
}
.clear{clear:both;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	background: #fff;
}
@font-face {
    font-family: 'myFont';
    src: url('font/VNI-Thuphap1.ttf');
}
div#wap_slogan
{
	background:#ebebeb;
	width:100%;
	height:35px;
	line-height:35px;
	color:#ed2a31;
	font-size:15px;
}
div#slogan
{
	width:1200px;
	margin:auto;
}
div.time
{
	float:right;
	color:#111111;
}
div#wap_header
{
	
}
div#header
{
	width:1200px;
	margin:auto;
}
div#wapper
{
  width:1200px;
  margin:auto;
  margin-top:15px;
}
div#wap_menu
{
}
div#menu
{
	width:1200px;
	line-height:45px;
	height:45px;
	margin:auto;
	position:relative;
	background:#37408e;
}

div#menu ul
{
  float:left;  
  list-style:none;
}
div#menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}

div#menu ul li a
{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	padding:5px 22px;
	text-decoration:none;
	border:1px solid #37408e;
}

div#menu ul li a:hover,div#menu ul li a.active
{
	color:#FFFF00;	
	background:#323a7d;
	border-top:1px solid #252b5e;
	border-left:1px solid #252b5e;
	border-right:1px solid #6970aa;
	border-bottom:1px solid #6970aa;
}
div#menu ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;	
}
div#menu ul li:hover ul
{
	display:block;
}
div#menu ul li ul li
{
	width:220px;
	line-height:30px;
	background:#37408e;
	border-bottom:1px dashed #fff;	
}
div#menu ul li ul li a
{
	padding:0px 10px;
	font-size:14px;
	
	display:block;
}
div#menu ul li ul li a:hover
{
	
}
div#menu ul li ul li ul
{	
	left:220px;
	top:0px;
}
div#search
{
	position:absolute;
	right:0px;
	top:9px;
	background:#fff;
	border:1px solid #fff;
	border-radius:2px;
	height:23px;
}
div#search input
{
	padding:0px 10px;
	float:left;
	margin-top:3px;
	border:none;
	background:none;
	width:160px;
	outline:none;
}
div#slider
{
	height:380px;
	width:100%;
	margin:auto;
}

div#left
{
	width:250px;
	float:left;
}
div.tieude
{
	color:#5D5D5D;
	font-weight:bold;
	font-size:17px;
	background:url(images/tieude.png) center bottom repeat-x;
	line-height:35px;
	margin-bottom:3px;
}
div.tieude span
{
	float:right;
}
div.danhmuc
{
	margin-bottom:10px;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
	padding:8px 0px;
	border-bottom:1px solid #d3d9e6;
	font-size:15px;
}
div#danhmuc ul li a
{
	color:#424242;
	text-decoration:none;
	
	transition:0.4s;
	
}
div#danhmuc ul li span
{
	float:right;
	color:#424242;
}
div#danhmuc ul li a:hover
{
	color:red;
	transition:0.4s;
}


form#frm_dknt
{
	background:url(images/bg_dknt.png) center no-repeat;
	width:251px;
	height:35px;
	margin:10px;
}
form#frm_dknt input[type='text']
{
	margin-left:45px;
	width:140px;
	padding:0px 5px;
	float:left;
	margin-top:9px;
	border:none;
	background:none;
	outline:none;
	color:#000;
}
form#frm_dknt input[type='button']
{
	background:#000;
	color:#fff;
	width:50px;
	height:25px;
	line-height:25px;
	border:none;
	margin-top:5px;
	border-radius:3px;
	cursor:pointer;
}


div#right
{
float:right;
width:930px;
}
div.tieude_giua
{
	color:#5D5D5D;
	font-weight:bold;
	font-size:17px;
	background:url(images/tieude.png) center bottom repeat-x;
	line-height:35px;
	margin-bottom:3px;
}
div.tieude_giua a
{
	float:right;
	color:#222;
	background:url(images/muiten.png) left center no-repeat;
	padding-left:12px;
	display:block;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

div.item
{
	float:left;
	width:170px;
	margin-right:20px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

div.item a img
{
	width:160px;
	height:160px;
	transition:1s;
}
div.item a img:hover
{
	opacity:0.4;
	transition:1s;
}
div.item a
{
	text-decoration:none;
}

div.item a h3
{
	color:#33488c;
	font-size:16px;
	margin:4px 0px;
	transition:0.4s;
	font-weight:normal;
}
div.item a h3:hover
{
	transition:0.4s;
	color:red;
}

div#wap_footer
{
	background:#f7f7f7;
	border-top:10px solid #c9cacb;
	padding-top:10px;
	margin-top:10px;
	color:#636363;
}
div.tieude_footer
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}
div.menu_bottom
{
	width:150px;
	float:left;
}
div.menu_bottom ul
{
	list-style:none;
}
div.menu_bottom ul li a
{
	color:#636363;
	font-size:14px;
	text-decoration:none;
	display:block;
}
div.menu_bottom ul li a:hover
{
	color:red;
	transition:0.4s;
	padding-left:15px;
}
div.menu_bottom ul li a.active
{
	color:red;
	transition:0.4s;

}
div#dknt
{
	float:left;
	width:300px;
	margin-left:20px;
}
div#footer
{
	width:1200px;
	margin:auto;
}
div#main_footer
{
	width:450px;
	float:right;
}
div#lienket
{
	width:250px;
	float:left;
	text-align:center;
}
div#lienket a img
{
	margin-right:5px;
	transition:1s;
}
div#lienket a img:hover
{
	opacity:0.5;
	transition:1s;
}
div.cty
{
	border-top:1px solid #ffffff;
	line-height:34px;
	font-size:14px;
	text-align:center;
	margin-top:5px;
}
div#thongke
{
	
}

div#thongke ul
{
	list-style:none;
	margin-top:4px;
	clear:both;
}
div#thongke ul li
{
	clear:both;
	padding:4px 0px;
	font-size:14px;
}
div#thongke ul li img
{
	float:left;
	margin-right:10px;
}


/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	margin:10px 0px;
}
.phantrang a{
	background:#000;
  color:#ffffff;
  padding: 2.5px 12px;
  text-align:center;
  text-decoration:none;
  margin:0px 3px;
  
}
.phantrang span{
	font-weight:bold;
  background:#ACACAC;
  padding: 3px 12px;
  color:#ffffff;
}
div#doitac
{
	width:1200px;
	margin:auto;
	margin-top:10px;
}
div#spnoibat
{
	width:1200px;
	margin:auto;
	margin-top:10px;
}
/*----------------------------------------------------*/

.chitietsanpham .product_detail_pic img
{
  width:250px;
  float:left;
  margin:10px 0px 0px 10px;
  border:1px solid #DDD;
}
.product_info
{
	float:right;
	width:530px;
	list-style:none;
}
.product_info li
{
	font-size:13px;
	 line-height:1.9em;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}

div#wap_gioithieu
{
	background:#f8f8f8;
	padding:10px 0px;
}
div#wap_gioithieu2
{
	width:1200px;
	margin:auto;
}
div.gioithieu
{
	width:800px;
	float:left;
}
div.tieude2
{
	background:#ececec;
	color:#37408e;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	padding-left:10px;
	line-height:40px;
	margin-bottom:15px;
}
div#video
{
	width:250px;
	float:left;
	margin-right:20px;
}
div#hotro
{
	
	width:370px;
	float:right;
	color:#37408e;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	background:#fff;
	position:relative;
}
img.dong
{
	position:absolute;
	left:-34px;
	top:0px;
	cursor:pointer;
}
div#hotro ul
{
	list-style:none;
	background:url(images/bg_hotro.png) left center no-repeat;
	margin:8px 0px;
	padding-left:140px;
	clear:both;
}
div#hotro ul li
{
	clear:both;
	padding:0px 5px;
}
div#hotro ul li img
{
	float:left;
	margin-right:5px;
}


div#hotro2
{
	
	width:230px;
	position:fixed;
	right:0px;
	top:140px;
	color:#37408e;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	background:#fff;
}
img.dong
{
	position:absolute;
	left:-34px;
	top:0px;
	cursor:pointer;
}
div#hotro2 ul
{
	list-style:none;	
	margin:8px 0px;
	clear:both;
}
div#hotro2 ul li
{
	clear:both;
	padding:0px 5px;
}
div#hotro2 ul li img
{
	float:left;
	margin-right:5px;
}
div#wap_guitin
{
	background:url(images/bg_mail.png) center bottom repeat-x;
	box-shadow:0px 0px 10px #f4f4f4;
	border-radius:10px;
	padding:10px 30px 0px 30px;
	width:1140px;
	margin:auto;
	font-size:15px;
	color:#aaaaaa;
	margin-bottom:10px;
}
div#wap_guitin input[type='text']
{
	width:1140px;
	background:none;
	border:none;
	color:#aaaaaa;
	padding:7px 0px;
	font-size:15px;
	outline:none;
	border-bottom:1px solid #e9ecf2;
}
div#wap_guitin textarea
{
	width:1140px;
	background:url(images/bg_send.png) right bottom no-repeat;
	border:none;
	color:#aaaaaa;
	height:200px;
	font-size:15px;
	outline:none;
}
div#wap_guitin input[type='button']
{
	background:url(images/send.png) center;
	width:101px;
	height:34px;
	border:none;
	float:right;
	margin-top:15px;
	margin-bottom:4px;
	margin-right:20px;
	outline:none;
	cursor:pointer;
}

div#fanpage
{
	position:fixed;
	top:180px;
	left:-240px;
	transition:0.6s;
	z-index:70;
	
}
div#fanpage img
{
	float:right;
}
div#fanpage:hover
{
	left:0px;
	transition:0.6s;
}
div#fanpage2
{
	background:#fff;
	float:left;
}


div#guonganh
{
	float:left;
	width:350px;
}

div#guonganh #anhlon a img
{
	width:350px;
	
	
}
div#guonganh #anhnho a img
{
	border:1px solid #DDD;
	width:80px;
	height:80px;
	float:left;
	margin:5px 2.5px;
	transition:1s;
}
div#guonganh #anhnho
{
	display:-moz-box;
	-moz-box-orient:vertical;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-orient:vertical;
	box-pack:center;
	box-align:center;
}
div#guonganh #anhnho a img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}








