::-webkit-scrollbar {background:#fff;width:10px;height:11px;}
::-webkit-scrollbar-thumb {background:#BBBBBB;}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none; font-weight: normal;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{margin: 10px 0px;width: 100%;clear: both;border: 1px solid #ededed;padding: 10px 10px;margin-bottom: 10px;background: #f7f6f6;box-sizing: border-box;}
.addthis_native_toolbox b{float: left;font-size: 14px;text-transform: uppercase;margin-right: 10px}
#toptop {width: 45px;height: 45px;line-height: 45px;text-align: center;position: fixed;bottom: 20px;right: 10px;cursor: pointer;background: white;transition:0.5s;z-index:200;border-radius: 50%;color: #fff;transform: rotate(-90deg);font-size: 47px;color: #ffcc00;}
#toptop i{margin-left:-1px; margin-top:-1px;}
a{cursor:pointer; text-decoration:none;}
a:hover{text-decoration: underline;}
.clear,.clearfix{ clear:both;}
.clearfix:after{clear: both;content: ".";display: block;width: 0px;height: 0px;overflow: hidden;}
img{max-width:100% !important; height:auto; }
img:not([src]):not([srcset]){visibility:hidden;}img:not([src]):not([srcset]){visibility:hidden;}@-moz-document url-prefix(){img:-moz-loading{visibility:hidden;}}
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block !important;}
.hidden_destop{display: none !important;}
.flex{position:relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-flow: row wrap;-webkit-flex-flow: row wrap;}
.main_fix{max-width: 1200px; margin: auto;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	font-family: 'body';
	color: #333333;
}
@font-face {
    font-family: 'body';
    src: url('font/Roboto-Regular.ttf');
}
@font-face {
    font-family: 'menu';
    src: url('font/Oswald-Regular.ttf');
}
@font-face {
    font-family: 'tieude';
    src: url('font/Roboto-Bold.ttf');
}
b,strong,h1,h2,h3,h4,h5,h6{
	font-family: 'tieude';
}
div#wapper{
  margin:auto;
  max-width:1366px;
  min-width:300px;
  background:#fff;
}
div.wap_header{
	
background: url(images/bg_header.jpg) center;
	
background-size: cover;
}
div.header2{
	display:flex;
	align-items:center;
	justify-content: space-between;
	/* padding: 10px 0; */
}
div.header{
	position:relative;
	align-items: center;
	padding: 15px 0;
	padding-top: 30px;
}
div.header a.logo, div.header a.logo_mobi{
	display:block;
	line-height:0;
}
div.header a.logo img{
	height: 85px;
}
div.langCon{
	position:absolute;
	top:10px;
	right: 0;
}
a.sp_cart{
	position:absolute;
	right: 180px;
	top:10px;
	color:#333333;
	font-family:'tieude';
	text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}
a.sp_cart i{
	font-size:19px;
	margin-right:8px;
}
div#flags img{
	height:20px;
	margin:0 2px;
}
.hotline{
	background: url(images/phone3.png) left center no-repeat;
	/* min-height:105px; */
	padding-left: 60px;
	font-family:'tieude';
	font-size:15px;
	/* padding-top:20px; */
	/* position:absolute; */
	/* right:5%; */
	/* top: 50px; */
}
.hotline span{
	display:block;
	font-size: 33px;
	color: #DB0606;
	text-shadow: -2px 0 #ffffff, 0 2px #ffffff, 2px 0 #ffffff, 0 -2px #ffffff;
}
div.menu_mobi,div.menu_mobi_add{
	display:none;
}
div.wap_menu{
	position:sticky;
	background: #0A6AC6;
	height: 53px;
	line-height: 53px;
	margin:auto;
	width:100%;
	left:0;
	top:0;
	z-index: 100;
}
div.wap_menu_fix{
	position: fixed;
}
div.menu{
	position:relative;
}
div.menu ul{
  list-style:none;
  float: left;
}
div.menu ul li{
  position:relative;
  z-index:50;
  float: left;
}
div.menu ul li a
{
	color:#fff;
	font-size: 14px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-align:center;
	padding: 0 13px;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{
	
background: #FFCC00;
}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 220px;
	background: #4478c0;
	line-height: 1.5;
}
div.menu ul li ul li{
    float:none;
}
div.menu ul li ul li a
{
	padding: 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	font-size: 14px;
	text-align: left;
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
	background: #447ECD;
	border-radius: 2px;
	height: 35px;
	line-height: 36px;
	width: 20%;
	/* border: 1px solid #e1e1e1; */
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 7px;
	box-shadow: -3px -3px 3px #315B95;
}
div.search input
{
	padding: 0px 10px;
	float: left;
	border: none;
	background: none;
	width: calc(100% - 30px);
	outline: none;
	color: #fff;
	line-height: 35px;
}
div.search i
{
	float: right;
	color: #222;
	font-size: 17px;
	cursor: pointer;
	width: 30px;
	/* background: #F1592A; */
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	text-align: center;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.main_content{
	margin:40px auto;
}
div.link_seo{
	margin:0px auto;
	clear:both;
	margin: 10px 0;
}
div.link_seo a{
	color:#333;
	text-decoration:none;
}
div.link_seo a:hover{
	color:#f37540;
}
div.left{
	width:22%;
	float: left;
	position: sticky;
	top: 60px;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #0a6ac6;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: 'tieude';
	font-size: 15px;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
	position:relative;
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	  color: #454545;
	  text-decoration: none;
	  font-size: 14px;
	  transition: 0.4s;
	  display: block;
	  border-bottom: 1px solid #DDD;
	  padding: 11px 5px 11px 23px;
	  background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul
{
	display:none;
	position:absolute;
	left:100%;
	top:0;
	background:#ffffff;
	width:230px;
}
div#danhmuc ul li:hover ul
{
	display:block;
}
div#danhmuc ul li:hover ul li ul,div#danhmuc ul li ul li:hover ul li ul
{
	display:none;
}
div#danhmuc ul li ul li:hover ul,div#danhmuc ul li ul li ul li:hover ul
{
	display:block;
}
div.tin1
{
	width:49%;
	float:left;
}
div.tin1 .name_news a
{
	font-size: 16px;
	margin: 8px 0;
}
div.tin1 a.xemthem
{
	  display: inline-block;
    padding: 8px 25px;
    color: #333333;
    text-decoration: none;
    font-family: 'tieude';
    border: 1px solid #797979;
    font-size: 14px;
    margin-top: 20px;
}
/*div.chay_tinnoibat
{
	width:49%;
	float:right;
}*/
div.item_tin
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 10px;
}
div.item_tin .img_news
{
	width:35%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size:13px;
	transition:0.4s;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.right{
	width: 76%;
	float:right;
}
div.tieude_giua{
	margin-bottom:20px;
	color: #2549FF;
	text-transform:uppercase;
	font-size: 30px;
	text-align: center;
	font-family: 'tieude';
}
div.tieude_giua div{
	display:inline-block;
	position:relative;
}
.banner_c1{
	line-height:0;
	display:block;
	margin: 40px auto;
}
.banner_c1 img{
	width:100%;
	
}
div.tieude_sp{
	background:#F2F2F2;
	border-bottom:1px solid #0062BD;
	line-height: 50px;
	height: 50px;
}
div.tieude_sp div{
	background:#0062BD;
	display:inline-block;
	color:#ffffff;
	padding: 0 15px;
	text-transform:uppercase;
	font-size: 17px;
	position:relative;
}
div.tieude_sp div:before{
	content:'';
	width: 0;
	height: 0;
	border-bottom: 50px solid #0062bd;
	border-right: 30px solid transparent;
	position:absolute;
	right:-30px;
	top:0;
	position:absolute;
}
div.tieude_sp .xemthem{
	float:right;
	color:#0062bd;
	font-style:italic;
	margin-right:10px;
	font-size:15px;
}
ul.cap1{
	list-style:none;
	text-align:center;
	display:inline-block;
	vertical-align:middle;
	margin-left:30px;
}
ul.cap1 li {
	display:inline-block;
	vertical-align:middle;
}
ul.cap1 li a{
	display:block;
	padding: 0px 10px;
	color:#333333;
	text-transform:uppercase;
	font-size: 13px;
	border-radius:20px;
	position:relative;
}
ul.cap1 li a:before{
	content:'';
	width:1px;
	height:14px;
	content:'';
	top: 16px;
	right:0;
	background:#333333;
	position:absolute;
	transform: rotate(20deg);
}
ul.cap1 li:last-child a:before{
	width:0;
}
ul.cap1 li a:hover{
	color:#0a6ac6;
	text-decoration:none;
}
div.spbanchay{
	background:url(images/bg_bc.png) center;
	background-size:cover;
	padding: 30px 15px;
}
div.tieude_giua2{
	text-align:center;
	font-size:30px;
	text-transform:uppercase;
	font-family:'tieude';
	color:#ffffff;
	margin-bottom:20px;
}
div.sanpham{
	margin:40px auto;
	clear: both;
}
div.sanpham .xemthem a{
	width:150px;
	height:40px;
	color: #4478c0;
	border: 1px solid #4478c0;
	border-radius:20px;
	display:block;
	text-align:center;
	margin:auto;
	line-height:40px;
	margin-top:20px;
}
div.sanpham .xemthem a:hover{
	background:#4478c0;
	color:#ffffff;
}
div.wap_item{
	position:relative;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	margin: 20px auto;
	grid-gap: 20px;
}
div.item{
	position: relative;
	padding: 10px;
	border: 1px solid #dedede;
	text-align: center;
	padding-bottom: 15px;
	background: #ffffff;
}
div.item_i{
	width: 92%;
	margin:auto;
}
div.item .sp_img{
	overflow:hidden;
	margin-bottom: 14px;
}
div.item .sp_img a{
	display:block;
	line-height:0;
}
div.item a img{
	width:100%;
}
div.item .sp_name a{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
	margin: 6px 0;
	font-family: 'body';
	/* text-transform: uppercase; */
}
div.item .sp_name a:hover{
	transition:0.4s;
	color:red;
}
div.item .sp_gia .gia,div.item .sp_gia .giakm{
	color: #e10303;
	font-family: 'tieude';
}
div.item .sp_gia span.giacu{
	color:#666666;
	text-decoration:line-through;
	padding-right:10px;
	font-family: 'body';
}
div.wap_copy{
	background: #094A87;
	color:#fff;
	padding: 15px 0;
	text-align: center;
}
div.wap_footer{
	background: #0E6DC6;
	background-size:cover;
	padding-top: 50px;
	padding-bottom:20px;
	margin:auto;
	color:#fff;
}
div.footer{
	display: grid;
	grid-template-columns: 30% 36% 25%;
	grid-gap: 20px 3%;
}
div.main_footer .ten{
	text-transform:uppercase;
	font-family:'tieude';
	font-size: 28px;
	margin-bottom: 11px;
}
div.main_footer ul{
	list-style:none;
}
div.main_footer ul li{
	margin: 4px 0;
}
div.main_footer ul li i
{
	width:30px;
	height:30px;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 16px;
}
div.thongke{
	margin-top:30px;
}
div.thongke ul{
	list-style:none;
}
div.thongke ul li{
	display:inline-block;
	padding:5px 20px;
}
div.fanpage_f
{
	overflow: hidden;
}
div.item_ft{
	display:inline-block;
	vertical-align:top;
	width:49%;
}
div.item_ft ul
{
	list-style:none;
}
div.item_ft ul li a
{
	display:block;
	color:#fff;
	padding:5px 0;
}
div.item_ft ul li a:hover
{
	color: #ffcc00;
}
div.mxh
{
	margin-top: 16px;
	text-transform: uppercase;
}
div.mxh a
{
	display:inline-block;
	vertical-align: middle;
	margin: 0px 5px;
}
div.mxh a img
{
	max-height: 33px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
p.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	font-family:'tieude';
	margin-bottom:10px;
	position:relative;
}
p.td_ft a
{
	float:right;
	color:#ffffff;
	display:inline-block;
	vertical-align:middle;
}
p.td_ft a img
{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
	max-height: 40px;
}
}
div.wap_pro
{
	clear:both;
	margin: 15px 0;
}
.zoom_slick
{
	width: 50%;
	float:left;
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}

.zoom_slick .slick
{
	margin-top:5px;
}

.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}

.product_info
{
	float:right;
	list-style:none;
	width: 46%;
}
.product_info li
{
	/* font-size:13px; */
	border-bottom:1px solid #EEE;
	padding: 13px 0;
}
.product_info li.ten
{
	/* color:#0033FF; */
	font-size:18px;
	font-family:'tieude';
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color: #df0404;
	position:relative;
	font-family:'tieude';
}
.product_info li.giacu
{
	text-decoration:line-through;
	color: #555555;
	font-family: 'body';
}
.product_info li.giakm .tinh_phantram
{
	  background: #de0505;
	  color: #fff;
	  width: 40px;
	  display: block;
	  height: 40px;
	  line-height: 40px;
	  border-radius: 50%;
	  font-size: 13px;
	  text-align: center;
	  position: absolute;
	  right: 30%;
	  top: 0;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 15px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
	text-decoration: none;
}
.product_info li .add_to_cart
{
	background: #0a6ac6;
	color: #fff;
	display: block;
	max-width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 14px;
	transition: 0.4s;
}
.product_info li .add_to_cart i
{
	margin-right:10px;
	font-size: 19px;
	margin-top:3px;
}
.product_info li .add_to_cart:hover
{
	transition:0.4s;
	background:#E00;
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
	width: 55px;
	border: 1px solid #c4c4c4;
	text-align: center;
	height: 35px;
}
.tbl_giohang{text-align:center; background:#f1f1f1; width:100%; font-size:13px; margin-bottom:20px; border:1px solid #DDD; border-collapse:collapse; padding:1px; }
.tbl_giohang td{ border:1px solid #e2e2e2;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{ cursor: pointer;color: #000000;font-size: 17px;}
.tbl_giohang .xoa_gh:hover{color:red;}
.tbl_giohang .sl_gh{ text-align:center; border:1px solid #DDD; padding:3px 5px; width:60px;}
.tbl_giohang .tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #ff0303;font-family: 'tieude';}
.tieptuc{
	padding: 12px 25px;
	background: #4478c0;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
.click_ajax2{
	padding: 12px 25px;
	background: #46bf48;
	border: none;
	color: #fff;
	margin: 10px 0px;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: 'tieude';
}
@-webkit-keyframes star {
  0% {
    -webkit-transform: rotate(0) scale(0);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(0);
  }
}
@-o-keyframes star {
  0% {
    -o-transform: rotate(0) scale(0);
  }
  50% {
    -o-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -o-transform: rotate(360deg) scale(0);
  }
}
@-moz-keyframes star {
  0% {
    -moz-transform: rotate(0) scale(0);
  }
  50% {
    -moz-transform: rotate(180deg) scale(1.5);
  }
  100% {
    -moz-transform: rotate(360deg) scale(0);
  }
}
.start-animate {
	z-index: 99999999999999999 !important;
	position: absolute;
	animation: star linear 1.75s infinite;
	-moz-animation: star linear 1.75s infinite;
	-webkit-animation: star linear 1.75s infinite;
	-o-animation: star linear 1.75s infinite;
}
@keyframes star {
  0% {
    transform: rotate(0) scale(0);
  }
  50% {
    transform: rotate(180deg) scale(1.5);
  }
  100% {
    transform: rotate(360deg) scale(0);
  }
}
.tbl_banggia
{
	width:100%;
	border-collapse : collapse;
	font-size:14px;
	text-align:center;
	font-size:13px;
}
.tbl_banggia th
{
	font-size:15px;
	background: #e8e8e8;
}
.tbl_banggia th, .tbl_banggia td {
    border: 1px solid #d2d2d2;
    padding: 10px 1%;
}
div.wap_camket{
	margin: 50px auto;
	position:relative;
}
div.wap_camket:before{
	position:absolute;
	left:0;
	top: -26px;
	width:147px;
	height:142px;
	background:url(images/hotro2.png);
	content:'';
	z-index:50;
}
div.camket{
	background:#FDEEE9;
	padding:15px;
	border-radius:10px;
	padding-left: 190px;
}
div.item_ck{
	padding:0 10px;
}
div.item_ck .img{
	float:left;
	margin-right:15px;
}
div.item_ck h4{
	padding:5px 0;
	text-transform:uppercase;
	color:#F79520;
}
div.item_ck:nth-child(2) h4{
	color:#9BBC4C;
}
div.item_ck:nth-child(2) h4{
	color:#BC8CBF;
}
div.wap_timkiem{
	background:#F2F2F2;
	padding:15px;
}
div.timkiem .td{
	color:#D83706;
	text-transform:uppercase;
	font-family:'tieude';
	font-size:21px;
	border-bottom:1px solid #ffffff;
	margin-bottom:15px;
	padding-bottom:5px;
	position:relative;
}
div.timkiem .td:before{
	content:'';
	position:absolute;
	left:0;
	bottom:-1px;
	height:1px;
	width:60px;
	background:#D83706;
}
div.timkiem input,div.timkiem select{
	background:#FDEEE9;
	height:40px;
	border:1px solid #e7b09d;
	color:#df7551;
	padding:0 7px;
	border-radius:5px;
	width:200px;
	margin:5px;
}
div.timkiem input{
	background:#D83706;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	font-family:'tieude';
}
div.wap_dichvu{
	background: url(images/bg_tt.png);
	padding:40px 0;
	background-size: cover;
}
div.wap_tintuc{
	padding:40px 0;
}
div.wap_hinhanh{
	padding:40px 0;
	background: url(images/bg_al.png) center top no-repeat;
}
div.item_ha{
	width:calc(100% / 3);
	float:left;
	padding:3px;
}
div.item_ha:nth-child(5n+4),div.item_ha:nth-child(5n+5){
	width:calc(100% / 2);
}
div.item_ha .img a{
	display:block;
	line-height:0;
}
.wap_doitac{
	background:#F2F2F2;
	padding:30px 0;
}
.doitac a img{
	width:90%;
	margin:auto;
}
div.wap_video{
	/* margin-bottom:40px; */
	padding: 40px 0;
}
div.wap_hotro{

	position:relative;
	top:-100px;
	margin-bottom:-100px;
}
div.hotro2{
	background:url(images/bg_hotro.png) center right;
	background-size:cover;
	padding:40px 0;
	color:#ffffff;
	font-family:'tieude';
	font-size:15px;
	border-radius:10px;
}
div.hotro{
	float:right;
	width:100%;
	max-width:500px;
	padding:0 30px;
	margin-right:5%
}
div.item_ht .img{
	float:left;
	border-radius:50%;
	margin-right:20px;
	overflow:hidden;
	border:5px solid #ffffff;
	width: 40%;
    max-width: 130px;
}
div.item_ht .ten{
	padding-top: 24px;
	margin-bottom: 4px;
}
div.item_ht a img{
	display:inline-block;
	margin-top:5px;
	margin: 3px 3px;
}
