﻿
/*#menu-bottom
{
	
	
	height:30px;
	width:1000px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;

}
#menu-bottom ul
{
    
    display:inline-block;
    height:30px;
    margin:auto;
    margin-top:-5p;
}
#menu-bottom ul li
{
  
   display:block;
   height:30px;
   width:120px;
    background: url("../../Home_image1/line_menu_ngang.png") no-repeat scroll right center transparent;
  
   
}
#menu-bottom ul li a
{
     
     display:block;
     height:30px;
     width:120px;
     line-height:35px;
     text-align:center;
     
}
#menu-bottom ul li:hover a
{
   color: #F2FA73;
}*/
/*  menu bottom đang chạy*/
#menu_botton2 
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#menu_botton2 ul 
{
	margin-top:18px;
	float:left;
}
#menu_botton2 li 
{
	display:inline;
}
#menu_botton2 li.tc
{
	background: url("../../Home_image/tanminhtien/icon-hone.png");
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}
#menu_botton2 li.tt
{
	background: url("../../Home_image/tanminhtien/icon-tin-tuc.png");
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}
#menu_botton2 li.lh
{
	background: url("../../Home_image/tanminhtien/icon-lien-he.png");
	background-repeat:no-repeat;
	width:15px;
	height:14px;
}
#menu_botton2 ul li a 
{
	margin-left:25px;
	margin-right:30px;
	color:#fff;
}
#menu_botton2 .share 
{
	float:right;
	margin-top:12px;
}
#menu_botton2 .share img
{
	margin-left:7px;
}