/* CSS Document */
.main_menu ._db a:link, .main_menu ._db a:visited, .main_menu ._db a:active{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:210px;
	height:36px;
	background:url(../images/menu_bg.gif) repeat-x;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
	}
.main_menu ._db a:hover{
	background:url(../images/menu_hover_db.gif) no-repeat;
	width:210px;
	}	
/*********** me nu chinh ***********/
.main_menu a:link, .main_menu a:visited, .main_menu a:active{
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:150px;
	height:36px;
	background:url(../images/menu_bg.gif) repeat-x;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
	}
.main_menu a:hover{
	background:url(../images/menu_hover.gif) no-repeat;
	}	
	


/*********** top menu ***********/
.top_menu a:link, .top_menu a:visited, .top_menu a:active{
	color:#FFFF00;
	font-weight:bold;
	font-family:'arial';
	font-size:13px;
	display:block;
	float:left;
	width:100px;
	text-decoration:none;
	text-align:center;
	height:30px;
	}
.top_menu a:hover{
    text-decoration:underline;
	}	
	
/*********** top menu ***********/
.lang_ a:link, .lang_ a:visited, .lang_ a:active{
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
	}
.lang_ a:hover{
	text-decoration:underline;
	}	
		


/******** san phamn ***********/
.ten_sp a:link, .ten_sp a:visited, .ten_sp a:active{
    color:#000099;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	height:28px;

	text-decoration:none;

	}
.ten_sp a:hover{
    color:#CC0033;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}	
/********** ho tro truc tuyen********/
.httt a{
	color:#0000CC;
	text-decoration:none;
	}
.httt a:hover{
	font-weight:bold;
	text-decoration:underline;
	}	