.sitemap {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6e6d6d;
	text-decoration: none;
}
.sitemap:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6e6d6d;
	text-decoration: underline;
}
.menutop {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.thongbao {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.thongbao:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.tinmoi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
	text-decoration: none;
}
.tinmoi:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
	text-decoration: underline;
}
.textgioithieu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu1.gif);
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 50px;
}
.menu1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu2.gif);
	display: block;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 50px;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.vien2 {
	border: 1px solid #CCCCCC;
}
.vien3 {
	border: 1px solid #727272;
}
.vien4 {
	border: 5px solid #C1C2BD;
}
.linktintuc
{
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration:none;
}
.linktintuc:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration:underline;
}
.vien3 {
	border: 1px solid #838383;
}

.tensp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.tensp:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.tieude1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA6912;
	text-decoration: none;
}
.tieude1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.tieude
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;
padding-left:3px;
}
.tieude2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.tieude2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
.tinnoibat
{
font-family:tahoma;
font-size:11px;
color:#323232;
text-decoration:none;
}
.tinnoibat:hover
{
font-family:tahoma;
font-size:11px;
color:#0C4A87;
text-decoration:underline;
}
.tieude22
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #2B549B;
}
.tieude22:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2B549B;
		text-decoration:underline;

}
.gioithieu
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
/*menu */

.menu_horizontal { height: 32px; overflow: hidden; margin: 0 auto; text-align: center; text-transform:none; }
.menu_horizontal ul { margin: 0; padding: 0; }
.menu_horizontal ul li { margin: 0; padding: 0; display: inline; }
.menu_horizontal ul li a { float: left;line-height: 32px;
	text-align: center; display: block; font-family: Tahoma; font-size: 11px; text-transform: none; color: #fff; margin: 0; padding: 0px 4px 0px 3px; text-decoration: none; font-weight: bold; }
.menu_horizontal ul li a:hover, 
.menu_horizontal ul li a:active,
.menu_horizontal ul li a:focus {font-family: Tahoma;
	font-size: 11px;
	line-height: 32px;
	color:#FF9900;
	text-decoration: none;
	background-repeat: repeat-x;
	display: block;
	}
.menu_horizontal ul li a.active { color: #00CC66; }

.menu_horizontal .img_float { width: 36px; height: 32px; float: left; }
