/* sty menu chinh */

.nav {
height:30px;
background-color:#2E2E2E;  
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px; 
width:977px; 
z-index:100;
margin:0;
padding:0;
margin:auto;
}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:30px; 
float:left; 
font-weight:bold;
background-color:#2E2E2E;
padding:0 10px 0 10px; 
text-decoration:none; 
line-height:30px; 
white-space:nowrap; 
color:#ffffff;
}


.nav .select a:hover, 
.nav .select li:hover a {

padding:0 0 0 10px; 
cursor:pointer; 
color:#000000;
background-color:#CD0000;
}

.nav .select a b{
	font-weight:bold;
	}

.nav .select a:hover b, 
.nav .select li:hover a b {

float:left; 
padding:0 10px 0 10px;
background-color:#CD0000;
color:#FFFFFF; 

cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:#000000; 
color:#ffffff;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block;
position:absolute; 
width:100%; 
top:30px;
background-color:#CD0000; 
padding:0; 
z-index:100; 
left:0; 
text-align:center;

}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:inherit;
float:left;
padding:0 10px 0 15px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#ffffff;
font-size:11px; 
margin:0px 5px 0px 5px;
background-color:#CD0000;
}

.nav .current .sub li.sub_show a {
color:#000000; 
cursor:default;


}

.nav .select .sub li a {
	font-weight:normal;
	background:url(images/index_07.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	height:25px;
	line-height:25px;
	
	

}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {

color:#000000;
font-size:11px; 
}
/*------------------HET MENU CHINH------------------------------------------------------

/* CSS Document */
body {
	background-image: url(images/index_01.gif);
	background-attachment:fixed;
	margin: 0px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:17px
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CD0000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CD0000;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.menuhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
	text-decoration:none;
}

a:hover.menuhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABABAB;
	text-decoration:none;
	
}

.menubottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration:none;
}

a:hover.menubottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration:none;
}
